#7

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];/*this warning
     return 1;

Код:
C:\Users\Ayoub\Desktop\xD\gamemodes\xD.pwn(6619) : warning 215: expression has no effect
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
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: 8 Guest(s)