13.01.2013, 01:31
I'm new in the area of Pawn, I build a business and gave an error.
Line error:
Error:
Help me Please !
Line error:
pawn Код:
SetTimer("SendMSG", 300000, true)
return 1;
pawn Код:
The error in this return 1;
Error:
pawn Код:
D:\MOACIR\Desktop\Pawno\GM de Teste\gamemodes\GM.pwn(76) : error 001: expected token: ";", but found "return"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.