#6

Quote:
Originally Posted by anassmaroc
Посмотреть сообщение
I've tested it But it's Like this -1 -2 -3 -4 -5 -6 ...
i Need ... 6 5 4 3 2 1
try this

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

do u want to show how much time is left?
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: 3 Guest(s)