Rcon Password - 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)
+--- Thread: Rcon Password (
/showthread.php?tid=335677)
Rcon Password -
k!r40 - 19.04.2012
I have downloaded that filterscript
https://sampforum.blast.hk/showthread.php?tid=120724 but i dont know the second rcon password...How to found him?
Re: Rcon Password -
IstuntmanI - 19.04.2012
It's in .pwn at
Код:
#define TwoRconPass "..."
and it's "changeme".
Why don't you post in that topic ?
Re: Rcon Password -
sleepysnowflake - 19.04.2012
Go in the filterscript and then press CTRL+F and type: 'rcon'.
Go down until you arrive to something like this: '#define secound_rcon "your rcon goes here".
Then compile the FS and there you.
In-game type your first RCON then it will ask for the secound one you wrote there. Just write it, press enter and you're done.