could someone please help me?
do you know why if you do a puthorse in 1 level
on a gmap, and you walk over to another level. that the horse disapears.
how do i fix that so it will still show?
NPC Code:
//#CLIENTSIDE
function onCreated() {
puthorse("ride.png",56,30);
}
Thanks for your input.