Script Help
#1

hey guys im making my own roleplay script and since i added
pawn Код:
CMD:ah(playerid,params[])
{
if(PlayerInfo[playerid][pAdmin] > 1 + 2 + 3 + 4 + 5)
{
SendClientMessage(playerid, 0xCB28EEFF, "Welcome to my server!");
}
else
{
SendClientMessage(playerid, 0xCB28EEFF, "Your Not An Administrative Member");
}
}
the .amx cannot be found can you tell me why .ps the script has compiled with-out warning or errors
Reply
#2

EDITED: Sorry, then I can't help you :/
Reply
#3

that fucks my stocks up it works with out the command its only when i add the CMDwhatever) it cannot read it
Reply
#4

Sorry its only when i add ZCMD
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)