#The error when setting AdminLevel = 99999

2 messages · Page 1 of 1 (latest)

acoustic silo
#

I'm getting an error when setting AdminLevel = 99999, and I can't access the server. I also tried creating a command:

CMD:skibidi(playerid) {
    PlayerInfo[playerid][pAdmin] = 99999;
    return 1;
}

,but when I exit and log back into the server, I still can't access it. The gamemode I'm using is NGGv3. Can anyone help me fix this issue? 😦

#

LOG: [2025-04-03T21:51:44+0700] [Info] [connection] incoming connection: 127.0.0.1:50018 id: 0 [2025-04-03T21:51:44+0700] [Info] [join] Tuan_Vu has joined the server (0:127.0.0.1) [2025-04-03T21:51:44+0700] [Info] [PlayerName] Formatted Tuan_Vu to the correct RP-format standards. [2025-04-03T21:51:45+0700] [Info] [part] Tuan_Vu has left the server (0:2)