14.06.2011, 21:25
Код:
if(countsec = 0)
{
countsec = 59;
countmin--;
TextDrawShowForPlayer(playerid, Textdraw21);
return 1;
}
Код:
C:\Users\ImACookie\Desktop\*************\gamemodes\ctV2.pwn(632904) : warning 211: possibly unintended assignment Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning.


