/GodMode Command
#8

Or
Код:
if(strcmp(cmdtext,"/GodMode",true)==0)
{
SetPlayerHealth(playerid,100000);
SendClientMessage(playerid,green,"GODMODE ON");
return
} else {
SendClientMessage(playerid,red,"GODMODE OFF");
SetPlayerHealth(playerid, 100);
}  
}
If you want to enable and diable.
Reply


Messages In This Thread
/GodMode Command - by PinkFloydLover - 17.02.2008, 03:25
Re: /GodMode Command - by yom - 17.02.2008, 04:08
Re: /GodMode Command - by jnorchanian - 17.02.2008, 04:24
Re: /GodMode Command - by PinkFloydLover - 17.02.2008, 04:29
Re: /GodMode Command - by ooscar713 - 14.02.2010, 22:51
Re: /GodMode Command - by owner jacob - 14.02.2010, 22:57
Re: /GodMode Command - by ДitisOnHuora - 15.02.2010, 00:02
Re: /GodMode Command - by [Mr]Fred - 27.04.2010, 14:20
Re: /GodMode Command - by dice7 - 27.04.2010, 14:29

Forum Jump:


Users browsing this thread: 1 Guest(s)