Admin CmD ..!
#1

Hello I need Help How TO make a teleport Only Admins Can Use ?

and When Player Use it Tells Him "ERROR: You are Not High Enough Level To Use This Command"
Reply
#2

This is a scripting help section, not a request section... we can help you fix your code, we can't script a code for you...
Reply
#3

PHP код:
if(!IsPlayerAdmin(playerid))return SendClientMessage(playerid,-1,"You are not rcon to use this command"); 
add this in your cmd to check if the player is rcon admin.
if you have custom admin system add the var in the if statement to check if the player is admin.
Reply
#4

Quote:
Originally Posted by ALiScripter
Посмотреть сообщение
This is a scripting help section, not a request section... we can help you fix your code, we can't script a code for you...
Bro! iam Not requesting a CMD iam Asking For Help ! How can i make My CMD for admins Only




BTW. Thanks SREYAS
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)