[0.17.3]Warp Item to Item issue

Report any bugs you may encounter with the House Party CSC here.
Forum rules
Please follow all Eek! Forum rules.
Post Reply
saremhide
Posts: 2
Joined: Thu Mar 26, 2020 2:54 pm

[0.17.3]Warp Item to Item issue

Hey,

I was trying to teleport an item to another:

Code: Select all

Item NattyLiteOpen Warp Item To Item Phone5
But the bottle doesn't move from it's original position.

I've also tried with different objects and defenitively it's not working:

Code: Select all

Item NattyLiteOpen Warp Item To Item Microwave
Item NattyLiteOpen Warp Item To Item E-Cig Vape
Item Tablet Warp Item To Item Phone5
Item Tablet Warp Item To Item Microwave
Item Tablet Warp Item To Item E-Cig Vape
Did anyone have a similar issue?
chimneyfish
Posts: 491
Joined: Tue Nov 27, 2018 8:57 pm

Re: [0.17.3]Warp Item to Item issue

Yeah, warp item to item is very hit or miss. As I understand it, it's not really supported by the code. Some combinations do work, however. Check out this thread.
saremhide
Posts: 2
Joined: Thu Mar 26, 2020 2:54 pm

Re: [0.17.3]Warp Item to Item issue

Dude, you made my day :D :D :D ! Finally I am able to move items by using GameObject names from the Interactive Items list.
Post Reply