Sorry for this.. But please help!
#1

Ok.. i need to make a /kick and /ban command with a reason but i forgot what the

Код:
	Kick(playa);
			format(string, sizeof(string), "AdmCmd: %s Kicked %s reason %s",sendername, giveplayer);
			printf("%s",string);
			format(string, sizeof(string), "AdmCmd: %s was kicked by %s reason %s",giveplayer ,sendername);
			SendClientMessageToAll(COLOR_RED, string);
What would it be called for the reason version of them (by them i mean giveplayer and sendername? PLEASE HELP!
Reply


Messages In This Thread
Sorry for this.. But please help! - by Shadow_ - 15.03.2009, 18:18
Re: Sorry for this.. But please help! - by Rks25 - 15.03.2009, 18:20
Re: Sorry for this.. But please help! - by Shadow_ - 15.03.2009, 18:23

Forum Jump:


Users browsing this thread: 1 Guest(s)