[HELP] PMSpec Problem.
#3

Код:
format(string, sizeof(string), "« {FF0000}PMSpec {FFFFFF}» {FF0000}%s(%i) »» %s(%i): %s", PlayerName(id), playerid, PlayerName(playerid), msg);
Except "msg", all the rest of the arguments have been incorrectly placed. It should be:
pawn Код:
// correct order:

Name of "playerid"
ID of "playerid"
Name of "id"
ID of "id"
msg
Reply


Messages In This Thread
[HELP] PMSpec Problem. - by KONTROWKEN - 02.12.2016, 17:36
Re: [HELP] PMSpec Problem. - by BrianFaria - 02.12.2016, 19:50
Re: [HELP] PMSpec Problem. - by Konstantinos - 03.12.2016, 09:43

Forum Jump:


Users browsing this thread: 1 Guest(s)