Is possible to target the mount of a pg, while he is mounting?
something like targetting object in layer 25 or something else?
Targetting player's mounts
Moderators: Murderator+, Murderator
What if the shard changes the ID when the horse is ridden, aka creates a new item?
Is there a way to have objatlayer("mount") for serial(xxxxx)?
EDIT: Found a way in another post.
Just cycle through it till you find the right one
Is there a way to have objatlayer("mount") for serial(xxxxx)?
EDIT: Found a way in another post.
Code: Select all
uo.findtype(a[c],"-1","laststatus")
Just cycle through it till you find the right one