How to remove "_" from RP Names
#6

Add it in your bottom of your script. Then to use it do the following:

For example here:
pawn Код:
new string[128];
format(string, sizeof(string), "Hello, my name is %s", RemoveUnderScore(playerid));
SendClientMessageToAll(-1, string);
Reply


Messages In This Thread
How to remove "_" from RP Names - by Mr.Black - 16.07.2011, 22:26
Re: How to remove "_" from RP Names - by OUL - 16.07.2011, 22:28
Re: How to remove "_" from RP Names - by SWEMike - 16.07.2011, 22:30
Re: How to remove "_" from RP Names - by Kush - 16.07.2011, 22:44
Re: How to remove "_" from RP Names - by Mr.Black - 17.07.2011, 06:12
Re: How to remove "_" from RP Names - by Flyfishes - 17.07.2011, 06:18

Forum Jump:


Users browsing this thread: 1 Guest(s)