SA-MP Forums Archive
Pause Ask - 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: Pause Ask (/showthread.php?tid=437208)



Pause Ask - GoldZoroGrab - 14.05.2013

Hey guys....

i want to ask you if i can get a script like for example:
---------------------------------------------------------------------------
command(kiss, playerid, params[])
{
if(!IsPlayerPaused(playerid))
{
}
else ..............
}
----------------------------------------------------------------------------
like this for example i want a pause function like ^^^^. Because i really need it in my script


Re: Pause Ask - DeMoX - 14.05.2013

Yes, use OnPlayerPause include.


Re: Pause Ask - GoldZoroGrab - 14.05.2013

it's very buggy.
Sometimes when player isn't paused, it says that he is paused. I want better pause system