SA-MP Forums Archive
Need help :x - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Need help :x (/showthread.php?tid=85636)



Need help :x - Dreftas - 08.07.2009

When player join server and spawns, i dont see him, he don't see me o_O
Virtual Worlds = 0
Interiors = 0
Skin both is CJ (0)
I don't know where can be problem

P.S. I see others player skin there, where is default position added by AddPlayerClass(), but that skin has 0 health, and doesn't move o_O

Can anyone give me some suggests, how to fix this? Or where can be problem ?


Re: Need help :x - Dreftas - 08.07.2009

Ok, i found problem

If someone has something like me, check your OnPlayerUpdate, make it return 1; ( i got return 0;, changed to return 1;, and everything good).

/lock :]