23.03.2013, 09:33
Can someone help me to fix this error?
Код:
new string[256]; format(string, sizeof(string), "((%s: %s))", GetPlayerNameEx(playerid), params); OOCOff(COLOR_OOC,string); return 1; } return 1; }
Код:
C:\Users\Ramin\Desktop\Spel\PL-RP\gamemodes\PLRP.pwn(40002) : error 010: invalid function or declaration Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.