17.12.2012, 15:26
Код:
warning 217: loose indentation Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning.
Код:
16 if (strcmp("/gps", cmdtext, true, 10) == 0)
17
18 ShowPlayerDialog(playerid, GPS, DIALOG_STYLE_LIST,"Hedefi belirleyiniz","LSPD\nBelediye\n24/7\nDMV\nBenzin İstasyonu\nPig Pen\nAlhambra\nHastane\nCounty General Hospital\nBanka\nJefferson\nKilise\nTurn off GPS","Mark","Close");
19 return 1;
20 }


