27.05.2009, 21:04
Код:
C:\Documents and Settings\Joe\Desktop\Server\filterscripts\TimerTest.pwn(49) : error 030: compound statement not closed at the end of file (started at line 40)
pawn Код:
if(!strcmp(cmdtext, "/exit", true))
{
if(PlayerToPoint(1.0,playerid,2454.8635,-4314.5889,11.2693))
{
SetPlayerPos(playerid, -1618.4510,681.7073,7.1875);
return 1;
}