#1

ok i have a admin script loaded in and it has the cmd /ban.. but i cant use it cuz it says exactly /ban: You are not a admin and then i log into rcon and it works so please help me
Reply
#2

Quote:
Originally Posted by airsoftglock
ok i have a admin script loaded in and it has the cmd /ban.. but i cant use it cuz it says exactly /ban: You are not a admin and then i log into rcon and it works so please help me
Then what exactly is the problem?
Reply
#3

Instead of

pawn Код:
if(IsPlayerAdmin(playerid))
You need a login and register script for this to work.

pawn Код:
if(PlayerInfo[playerid][AdminLevel] >= 3)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)