[HowToMake]Tag filterscript [Tag]name
#2

new NewName[MAX_PLAYER_NAME];
format(NewName,sizeof(NewName),"[%s]%s",params,pName(player1));
SetPlayerName(player1,NewName);

(Remember max player name lenght is 20. And if you are using a register/login system you should be sure the name has been changed back to the old name before the player get saved , else it will cause problems.
Reply


Messages In This Thread
[HowToMake]Tag filterscript [Tag]name - by sMog. - 30.03.2011, 19:17
Re: [HowToMake]Tag filterscript [Tag]name - by KaleOtter - 30.03.2011, 19:27
Re: [HowToMake]Tag filterscript [Tag]name - by sMog. - 30.03.2011, 19:59
Re: [HowToMake]Tag filterscript [Tag]name - by sMog. - 05.04.2011, 16:39
Re: [HowToMake]Tag filterscript [Tag]name - by sMog. - 07.04.2011, 20:06
Re: [HowToMake]Tag filterscript [Tag]name - by sMog. - 07.04.2011, 20:11

Forum Jump:


Users browsing this thread: 1 Guest(s)