Is this possible ??
#2

Don't know if it works but try -->


Код:
	if(strcmp("/ballaz",cmdtext,true) == 0)
	{
	GetPlayerName(playerid,name,sizeof(name));
	format(string,sizeof(string),"%s [ballaz]",name);
	SetPlayerName(playerid,string);
	return 1;
	}


MFG Bearfist
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)