12.12.2014, 13:19
Use a public function with a "playerid" parameter.
Like: public FirstTimer(playerid)
Then you don't need to loop through all players to find the jailed players.
Like: public FirstTimer(playerid)
Then you don't need to loop through all players to find the jailed players.