SA-MP Forums Archive
Server Problem? - 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)
+--- Thread: Server Problem? (/showthread.php?tid=436093)



Server Problem? - Tanush123 - 10.05.2013

Well i just upgrade my script to 0.3x and i always see people frozen and it shows the afk icon beside their name. How do i fix this?


Re: Server Problem? - Luis- - 10.05.2013

That's been added into 0.3x and cannot be disabled.


Re: Server Problem? - Tanush123 - 10.05.2013

I want to fix the bug where it shows everyone's frozen, how?


Respuesta: Server Problem? - LoLeRo - 10.05.2013

Frozen? Maybe they are paused.


Re: Server Problem? - Luis- - 10.05.2013

Use TogglePlayerControllable(playerid, true); on OnPlayerSpawn?


Re: Server Problem? - Tanush123 - 10.05.2013

They see me afk too when i'm not.


Re: Server Problem? - Luis- - 10.05.2013

Well, i've never encountered this bug, could possibly be your script.


Re: Server Problem? - MassDivide - 10.05.2013

I would guess something to do with animations or your onplayerconnect function.


Re: Server Problem? - Dragony92 - 10.05.2013

OnPlayerUpdate is not working...


Re: Server Problem? - kujox222 - 10.05.2013

Can you tell us what plugins you are running?