SphereCommunity
Check container ID when using arrow from it... - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: Script Help (/Forum-Script-Help)
+--- Thread: Check container ID when using arrow from it... (/Thread-Check-container-ID-when-using-arrow-from-it)



Check container ID when using arrow from it... - WRWR - 08-02-2012 08:21 PM

Check container ID when using arrow from it...
When im using bow and quiver(container) i want to check arrow container
if it's backpack so say backpack when firing
if it's quiver - say quiver
how to make it?


RE: Check container ID when using arrow from it... - darksun84 - 08-03-2012 12:20 AM

By using :

LOCAL.Arrow storing an UID of used arrow while archery in @Hit


you can try

ON=@Hit

say <UID.<local.arrow>.cont>


But i think i am missing something !

Doesn't work because in this Trigger the arrow is already considered out of container item!