Need Help with Admin
#1

Need help! How to allow cmd /gravity only to admins? Please Help?
Reply
#2

CLICK HERE
Reply
#3

Do you use that command in the DEBUG script?
There is a way to do it rcon only but I don't know how :/
Reply
#4

I know for that page, but how to allow only to admins, please help? Anyone can help and make me code? Please
Reply
#5

pawn Код:
if(IsPlayerAdmin(playerid))
{
  // _IS_ADMIN_code_
}
else
{
  // _ISN'T_ADMIN_code_
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)