SA-MP Forums Archive
Cannot login into RCON, /vehicle also? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Cannot login into RCON, /vehicle also? (/showthread.php?tid=228716)



Cannot login into RCON, /vehicle also? - Spiral - 20.02.2011

Hey so I searched the wiki as I thought it might be somekind of debug mode on the server, when i do IG /rcon login pass then it bans me. When I type /vehicle it says im not logged in as a RCON admin. Any help how to disable that so I could login as an admin and use /vehicle?


Re: Cannot login into RCON, /vehicle also? - iJumbo - 20.02.2011

mmmmmmmmmmmmmmmmmmmm
show your vehicle command


Re: Cannot login into RCON, /vehicle also? - iMonk3y - 20.02.2011

You have to give valid password, it's case sensitive (I think). Open server.cfg and look at this line
Код:
rcon_password Password
In game you type /rcon login Password


Second alternative would be to remove IsPlayerAdmin function from your /vehicle command.. if you want to use the command as a regular player


Re: Cannot login into RCON, /vehicle also? - Spiral - 20.02.2011

I dont have any /vehicle command in my game. I did it correctly, in the log it said that I logged in successfully.

// FIXED, I accidentally had added a code under RconLoginAttempt.