Help: vip command!
#9

#define COLOR_ORANGE 0xFF9900AA

CMD:vcoloroff(playerid, params[])
{
if(gPlayerInfo[playerid][PLAYER_VIP] >= 1)
{
SetPlayerColor(playerid, COLOR_ORANGE, SavedColor[playerid]);
}
else return SendClientMessage(playerid, COLOR_RED, "You are Not Allowed To Use This Command!");
return 1;
}
Reply


Messages In This Thread
Help: vip command! - by Areax - 16.04.2013, 15:02
Re: Help: vip command! - by HurtLocker - 16.04.2013, 15:06
Re: Help: vip command! - by Areax - 16.04.2013, 15:09
Re: Help: vip command! - by HurtLocker - 16.04.2013, 15:19
Re: Help: vip command! - by Areax - 16.04.2013, 15:25
Re: Help: vip command! - by HurtLocker - 16.04.2013, 15:36
Re: Help: vip command! - by Areax - 16.04.2013, 16:12
Re: Help: vip command! - by HurtLocker - 16.04.2013, 16:14
Re: Help: vip command! - by robdint - 16.04.2013, 16:24

Forum Jump:


Users browsing this thread: 1 Guest(s)