Quote:
Originally Posted by Blademaster680
Make sure that the "%s" is in the inverted commas...
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);
|
Fixed it already, but thanks for offering help. Great tut by the way.
Rep.