ahelp Helppp
#2

CMD:ahelp(playerid, params[])
{
if(PlayerInfo[playerid][pAdmin] >= 1 || IsPlayerAdmin(playerid)) {
SCM(playerid,VagosColor,"Admin commands");
SCM(playerid,VagosColor,"/jetpack /slap /setscore /repair /ann /ban /kick /givemoney /setadmin /setskin /goto /gethere");
}
else return SendClientMessage(playerid,-1,"You re not admin!");
return 1;
}

Try this. Basically, you forgot to put brackets,. and your indentations could use some work.
Reply


Messages In This Thread
ahelp Helppp - by Mijata - 17.08.2014, 13:08
Re: ahelp Helppp - by Abagail - 17.08.2014, 13:10
Re: ahelp Helppp - by Mijata - 17.08.2014, 13:14

Forum Jump:


Users browsing this thread: 1 Guest(s)