30.11.2010, 20:10
If there is a parameter in GetPlayerFactionName, like playerid, you need to do:
instead of what you did before. I'm not sure if this will work, but good luck.
pawn Код:
format(string, sizeof(string), "Advertisement: %s [%s]", result, GetPlayerFactionName(playerid));