IF(isplayeradmin) [reps]
#1

Gus I need the line of IF(isplayeradmin) but i want it to be for any admin level how would the line be?
Код:
  if(IsPlayerAdmin)
Am not sure if the line is correct like this but
I want it for any level and in that way it is only for rcon
So how can it be for any admin level?
+1 rep for any helps
Reply
#2

what your admin system what is the code that define your admin system e.g some have admin,adminlevel,level or etc
Reply
#3

Am usin luxadmin and the cmd to make u admin is
Log to rcon then type /setlevel (playerid) (level)
Reply
#4

try this if
Код:
if(IsPlayerLuxAdm(playerid, 4))
the 4 is admin level
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)