07.05.2014, 20:18
Quote:
Hey, I have encountered a problem while using this, I've been googling a lot(Perhaps not good enough) but I haven't found a solution. Any line that has the %s in it, doesn't display my name, so when I /shout, it just does: shouts: blablabla Any help, please? |
Another thing is to make sure that you are getting the players name
Code:
format(string, sizeof(string), "%s shouts: %s!",GetName(playerid),shout); ProxDetector(50.0, playerid, string, -1);