Need a offline prison
#4

assuming you save jailtime
erm, this might help you
cmdprision(playerid,params[])
{
//check for params "Usage: /oprision (FULLNAME) (time)"
//set the jailtime to the "time" in the player's save file
}

OnPlayerConnect(playerid)
{
if(//jailtime != 0)
{
JailPlayer(playerid)
}
return 1;
}
Reply


Messages In This Thread
Need a offline prison - by Vizi - 04.02.2016, 07:37
Re: Need a offline prison - by FreAkeD - 04.02.2016, 07:50
Re: Need a offline prison - by Vizi - 04.02.2016, 08:22
Re: Need a offline prison - by xTURBOx - 04.02.2016, 08:44
Re: Need a offline prison - by povargek - 04.02.2016, 08:53
Re: Need a offline prison - by TopShooter - 04.02.2016, 08:57

Forum Jump:


Users browsing this thread: 3 Guest(s)