Admin Name Set
#2

pawn Код:
new name[MAX_PLAYER_NAME];
GetPlayerName(playerid, name, sizeof(name));
format(string, sizeof(string),"[ADMIN]%s",name);
SetPlayerName(playerid, string);
As for the removing the [ADMIN] you could store their old name or use an advanced way with strdel and etcetera...
Reply


Messages In This Thread
Admin Name Set - by [HIR]AlbanianSoilder - 16.08.2010, 07:51
Re: Admin Name Set - by CuervO - 16.08.2010, 07:53
Re: Admin Name Set - by [HIR]AlbanianSoilder - 16.08.2010, 07:59
Re: Admin Name Set - by Mike_Peterson - 16.08.2010, 11:57

Forum Jump:


Users browsing this thread: 2 Guest(s)