24.11.2011, 17:14
Hy,
I am trying the whole day to find some way to do this...
So, I want to make a menu that only RCON+ admin can opet and I made it.
In this menu, one of the options is changing rcon password.
So the player (rcon admin) enters the new password in DIALOG_STYLE_INPUT and the command that the server should execute is SendRconCommand("rcon_password");
The thing I don't know how to do is how to insert this new password in SendRconCommand .
Can anybody help me or maybe give me some link on wich i could read something more about inserting this in the SendRconCommand command?
Thank you for helping!
I am trying the whole day to find some way to do this...
So, I want to make a menu that only RCON+ admin can opet and I made it.
In this menu, one of the options is changing rcon password.
So the player (rcon admin) enters the new password in DIALOG_STYLE_INPUT and the command that the server should execute is SendRconCommand("rcon_password");
The thing I don't know how to do is how to insert this new password in SendRconCommand .
Can anybody help me or maybe give me some link on wich i could read something more about inserting this in the SendRconCommand command?
Thank you for helping!