Rcon Password
#1

Hi,
I want to create a secret rcon password on my gamemode. But I want to have the same access to the commands if i enter this secret rcon in-game without entering the original one which is in server.cfg. Can someone help me, please?

If i can't do this, is there a way to control the rcon from the gamemode pwn file, not from server.cfg?

Thanks in advance
Reply
#2

See this for all Rcon Commands :-
https://sampwiki.blast.hk/wiki/RCON#RCON_Commands
Will help you to perform things from Game.
Use /rcon cmdlist for ingame list.
Reply
#3

What exact RCON commands do you want access to? They can all be scripted with SendRconCommand or other functions (Kick(), Ban() etc.).
Reply
#4

No, no. You all didn't understand me. I want to create a rcon password which can be used as well as the original rcon. I want to have a control on the server without using the original rcon, only the secret one
Reply
#5

I did understand you. You can only have one RCON password, so in order to do what you want to do you'll have to script the features you want from RCON. RCON shouldn't really be used anyway, it's not that useful.
Reply
#6

You are probably just using this to get access to somebody elses rcon after you give them a script.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)