[Tutorial] Some Commands !
#8

Ok man, I don't know if you copied any of it, but you obviously don't know alot about PAWN. Your defining Colors with HEX Codes. and you don't know what they are, and your not using them.

Code:
if(!strcmp(cmdtext,"/kill",true)) {
SetPlayerHealth(playerid, 0);
SendClientMessage(playerid, COLOR_DEFINE, "You killed your ass");
return 1;}
Is a faster way to do it. Theres a happy'r way. :P
Reply


Messages In This Thread
Some Commands ! - by Roomeo - 05.03.2011, 10:51
Re: Some Commands ! - by ilikenuts - 05.03.2011, 12:35
Re: Some Commands ! - by alpha500delta - 05.03.2011, 13:26
Re: Some Commands ! - by ilikenuts - 05.03.2011, 13:33
Re: Some Commands ! - by Roomeo - 05.03.2011, 14:42
Re: Some Commands ! - by alpha500delta - 05.03.2011, 16:48
Re: Some Commands ! - by jamesbond007 - 05.03.2011, 17:09
Re: Some Commands ! - by -Rebel Son- - 05.03.2011, 17:37
Re: Some Commands ! - by Kwarde - 05.03.2011, 19:48
Re: Some Commands ! - by Mean - 06.03.2011, 17:30

Forum Jump:


Users browsing this thread: 1 Guest(s)