12.10.2009, 17:35
Код:
if(!strcmp(cmdtext,"/Buybeer",true)) GivePlayerMoney(playerid,-50); // It says loose indentation here. SendClientMessage(playerid,COLOR_GREEN,"There are ??? beers left in the beer company stock! "); BEER[playerid] += 1; return 1; }
Код:
C:\Documents and Settings\home\My Documents\KingsRPG.pwn(217) : warning 217: loose indentation Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning.