Pause system for /admins
#2

That's a very badass code WHO WROTE THAT?
Jk, with all seriousness, here's a little include i created that helps you with everything related to players tabbing out of the game c:

https://gist.github.com/RogueDrifter...1b9d5739b8409e

pawn Код:
//Functions:
//__________
IsPlayerPaused(playerid);
IsPlayerAFK(playerid);
//Callbacks:
//__________
OnPlayerPause(playerid);
OnPlayerResume(playerid);
OnPlayerAFK(playerid);
OnPlayerReturn(playerid);
Tabbing out is the 'pause' and 'resume', the 'afk' ones are when someone doesn't move for too long hence they become afk
Reply


Messages In This Thread
Pause system for /admins - by Mo123 - 25.12.2018, 21:47
Re: Pause system for /admins - by RogueDrifter - 25.12.2018, 22:07
Re: Pause system for /admins - by Mo123 - 26.12.2018, 12:22
Re: Pause system for /admins - by RogueDrifter - 26.12.2018, 12:48
Re: Pause system for /admins - by Mo123 - 26.12.2018, 13:26

Forum Jump:


Users browsing this thread: 6 Guest(s)