16.12.2013, 02:55
Код:
public Audio_OnClientDisconnect(playerid) { new string[128]; format(string,sizeof(string),"(Audio Plugin) %s(%d) has disconnected from the audio server.",GetPlayerNameEx(playerid),playerid); SendClientMessageEx(playerid, 0xA9C4E4FF, string); return 1; }
Код:
Current directory: C:\Users\Blaine Duncan\Desktop\U-RP [ENG - 0.3x]\gamemodes Nexus2.pwn(3522) : error 001: expected token: ";", but found "public" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error. ================ READY ================