Command replacement /rcon password on /pass - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Command replacement /rcon password on /pass (
/showthread.php?tid=90646)
Command replacement /rcon password on /pass -
amaxims - 09.08.2009
It is necessary to make the command substituting /rcon password. Otherwise the command who will set/change the password on a server. Something /pass, for example /pass edit , will set/change the password to "edit". How it to make? In advance I thank
Re: Command replacement /rcon password on /pass -
Sergei - 09.08.2009
Nevermind, I failed
Re: Command replacement /rcon password on /pass -
Westie - 09.08.2009
Err... it's called the rcon_password variable. You can change it from ingame.
Re: Command replacement /rcon password on /pass -
Jakku - 09.08.2009
If you're logged into RCON Ingame, you can change the password with /rcon rcon_password new_pass
Re: Command replacement /rcon password on /pass -
amaxims - 09.08.2009
Thanks, but I know. I need to replace this command on /pass
Re: Command replacement /rcon password on /pass -
iLinx - 09.08.2009
make a command like /pass
and make it send a rcon command rcon_password yourpass
by using format and strings
Re: Command replacement /rcon password on /pass -
amaxims - 09.08.2009
I the beginner in pawno. Can give this construstion?) Pls...
Re: Command replacement /rcon password on /pass -
Jakku - 09.08.2009
Quote:
Originally Posted by amaxims
Thanks, but I know. I need to replace this command on /pass
|
You can't replace /rcon login