SphereCommunity
Teleport on Item... - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: Script Help (/Forum-Script-Help)
+--- Thread: Teleport on Item... (/Thread-Teleport-on-Item)



Teleport on Item... - Jonathan7 - 05-25-2014 11:47 PM

Hi guys !

I've one problem with my Sphere 56b... When i use .tele command in my server i can't move on any item... It say : You must target the ground with this spell... anybody help me to fix this problem please ?! =)

Thanks You !


RE: Teleport on Item... - Extreme - 05-26-2014 01:33 AM

Try set spellflag_targ_item in flags of teleport spell section.

Like this:

FLAGS=spellflag_dir_anim|spellflag_targ_xyz|spellflag_playeronly|spellflag_targ_​item


RE: Teleport on Item... - Jonathan7 - 05-26-2014 08:45 AM

Good ! =) Now with FLAG its ok !

Thanks You ! =)


RE: Teleport on Item... - Extreme - 05-26-2014 09:41 AM

You're welcome.