14.06.2013, 04:41
Код:
D:\WORLD ATTACK\gamemodes\Test.pwn(736) : warning 217: loose indentation Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning.
Код:
Its on dialog response. if(listitem == 4) SetPlayerSkin(playerid,4); GivePlayerMoney(playerid,-100); } else { SendClientMessage(playerid,COLOR_RED, "You didn't chosse any skin"); } return 1; }