compile error
#8

pawn Код:
new pname[MAX_PLAYER_NAME], string[128+MAX_PLAYER_NAME];
    GetPlayerName(playerid, pname, sizeof(pname));
    format(string,sizeof(string),"%s(%d) Has joined %s v%s.",pname,playerid,svname,sversion);
    SendClientMessageToAll(COLOR_DEADCONNECT,string);
    format(string,sizeof(string),"6%s(%d) Has joined %s v%s.",pname,playerid,svname,sversion);
    IRC_Say(gGroupID,IRC_CHANNEL,string);
    SetPlayerColor(playerid,COLOR_DEADCONNECT);
Reply


Messages In This Thread
compile error - by zachemicals - 11.05.2014, 22:10
Re: compile error - by NoSoap - 11.05.2014, 22:14
Re: compile error - by Bingo - 11.05.2014, 22:21
Re: compile error - by iZN - 11.05.2014, 22:53
Re: compile error - by MasonSFW - 12.05.2014, 00:27
Re: compile error - by zachemicals - 12.05.2014, 00:31
Re: compile error - by Infinitas - 12.05.2014, 00:36
Re: compile error - by Lynn - 12.05.2014, 02:56
Re : compile error - by Ramoboss - 12.05.2014, 03:25

Forum Jump:


Users browsing this thread: 2 Guest(s)