Is this possible ??
#3

Код:
	if(!strcmp("/ballaz",cmdtext,true))
	{
       new playername[24],string[50];
	GetPlayerName(playerid,playername,sizeof(playername));
	format(string,sizeof(string),"[Ballaz]%s",playername);
	return SetPlayerName(playerid,string);
	}
Reply


Messages In This Thread
Is this possible ?? - by *BueNoOo* - 24.04.2009, 16:52
Re: Is this possible ?? - by Bearfist - 24.04.2009, 17:01
Re: Is this possible ?? - by CruncH - 24.04.2009, 17:04
Re: Is this possible ?? - by *BueNoOo* - 24.04.2009, 17:10

Forum Jump:


Users browsing this thread: 1 Guest(s)