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
#2

Search for this one, asked to many times.
Reply
#3

Carn't you just help me? either tell me what it is or just send me the link to were it does? i kinda need to know preety fast
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)