#10

PHP код:
CMD:jailtime(playerid,params[])
{
        new 
time[20];
        if(
PlayerInfo[playerid][JailTimer] > 0)
        {
            
format(time,sizeof(time),"Jailtime: %d",jailtime);
            
SendClientMessage(playerid,-1,time);
        }
        
jailtime[playerid]++;
        return 
1;

try this and upload a screenshot, maybe it works
Reply


Messages In This Thread
Help - by anassmaroc - 27.09.2015, 20:47
Re : Help - by KillerDVX - 27.09.2015, 20:58
Re: Help - by anassmaroc - 28.09.2015, 09:03
Re: Help - by Logic_ - 28.09.2015, 09:09
Re: Help - by anassmaroc - 28.09.2015, 09:13
Re: Help - by Logic_ - 28.09.2015, 09:17
Re: Help - by anassmaroc - 28.09.2015, 09:29
Re: Help - by Logic_ - 28.09.2015, 09:37
Re: Help - by anassmaroc - 28.09.2015, 09:59
Re: Re : Help - by Logic_ - 28.09.2015, 10:34

Forum Jump:


Users browsing this thread: 4 Guest(s)