Force item on layer 31 - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Help (/Forum-Script-Help) +--- Thread: Force item on layer 31 (/Thread-Force-item-on-layer-31) |
Force item on layer 31 - Seron - 01-11-2013 05:16 AM I would like to create a script that allows player to place items in their custom multis e.g. decorationen or special items. I already tried to use sendpackets to simulate the item placement from Housedesign but that seems to be completly clientsided. So I would like to get it as similiar as possible by putting an item in layer 31 (like dragging it) and then use target to place it. However i cant directly put items on layer 31 and i cant seem to simulate the drag effect with sendpackets. Any ideas? ^^ RE: Force item on layer 31 - Mordaunt - 01-11-2013 08:13 AM Why not just allow players to drop the item inside the building and then "nudge" and "flip" it to suit? Most systems out there including my own use this method |