Script makes ppl admins
#1

Randomly the script makes a person admin, i check player files and their lvl is 0 ....

Can someone help? hows this possible
Reply
#2

Make sure no rcon way to give yourself admin also its a scripting problem likely not server sided.
Reply
#3

im no genius but i think it has something to do with one of you're admin scripts
Reply
#4

It's custom and it's in my gm
Reply
#5

If you're not using PVars, do you reset the admin level variable when a player connects?
Reply
#6

yes i have this onplayerconnect

PlayerInfo[Player][AdminLevel] = 0;
Reply
#7

It's possible because your lack of scripting.

Check for any code that sets admin levels, and see how it may bug up.
Reply
#8

humm mabe you have a problem with your admin script
Reply
#9

Checkk your admin script but i know a thing that might fix ya up! Its AccountInfo[playerid[level=0 its not exactly as yours because you might be using a different admin sys but something like that on OnPlayerConnect!
Reply
#10

Quote:
Originally Posted by Saurik
Посмотреть сообщение
yes i have this onplayerconnect

PlayerInfo[Player][AdminLevel] = 0;
>Player<? I assume conforms to the returned playerid variable for the OnPlayerConnect callback?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)