AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Metamod:Source Plugins (https://forums.alliedmods.net/forumdisplay.php?f=76)
-   -   CS2 Fake Rcon (https://forums.alliedmods.net/showthread.php?t=344083)

Wizzardoff 10-03-2023 18:24

Re: CS2 Fake Rcon
 
Any info how to install it on linux server? Im probably doing smth wrong:
meta list
No plugins loaded.
What from inside the package do i need to extract for this plugin to work on linux dedicated and where. Thanks

Kriax 10-04-2023 05:23

Re: CS2 Fake Rcon
 
https://github.com/Salvatore-Als/cs2-fake-rcon/releases

You just need to drag&drop on your addons folders.
On the /game/bin/{OS} create a rcon.txt file with the rcon on it :)

Be sure that your MM is on the last version.

antm 10-04-2023 11:29

Re: CS2 Fake Rcon
 
1 Attachment(s)
I cannot get it to work.

It is hosted on dathost.

The rcon.txt is in the folder "bin/linuxsteamrt64"
it contains:
Code:

tester
As a client I enter in console
Code:

fake_rcon_password tester
fake_rcon say test

What do I do wrong?

ArchieReeves 10-04-2023 20:03

Re: CS2 Fake Rcon
 
I am also using dathost and it doesn't seem to be working.

If i type "find rcon" in the console provided on dathost it shows me that i can use the command "fake_rcon_passoword" but when i use it in game or on the dathost console its self nothing happens, trying to get it to change map or say something just doesn't work.

Also if i do "find rcon" on the server its self i get the list of normal rcon commands but non of the fake_rcon commands like i do on the dathost console.

the only thing i can get to be shown from rcon is "[RCon] Usage: rcon <screenshot | console | commandstring>"

I believe i have all the files in the right places and everything written in the correctly and i have spent hours now trying to figure it out and find work arounds but nothing i do or follow seems to help, i think a video tutorial would be super useful to a lot of people here.

https://media.discordapp.net/attachm...080&height=116

https://media.discordapp.net/attachm...080&height=278



Thanks,
Archie

Kriax 10-05-2023 05:09

Re: CS2 Fake Rcon
 
Ola, fixed after valve update : https://github.com/Salvatore-Als/cs2-fake-rcon/releases

To install the plugins, check the tutoriel :

First, install the addons on /game/addons/metamod
https://prnt.sc/dUp5dbfanGbY

Next, go to /addons/configs/fake_rcon/config.ini
- fake_rcon_password is your rcon password
- caching_time is the cache time so you don't have to retype fake_rcon_password even if you log out

WARN : You can use the commande line -fakercon : -fakercon mesupermegasecretgigarconpassword.
The rcon configured in the line command takes precedence over the rcon of the file, only use it if you not have the choice !

Type meta list on your console and check if the plugin is loaded
https://prnt.sc/NecS1lYkKj3I

You can check if the password is found:
https://prnt.sc/3JokQn2kE1SM

And in game use fake_rcon_password mesupermegasecretgigarconpassword
ENTER YOUR PASSWORD, NOT MIND

https://prnt.sc/pz6m7-s2SJGZ
https://prnt.sc/6ESx_u2kfg8X


And then fake_rcon YOURCMD
https://prnt.sc/zPVp_WlrvzgJ

Kriax 10-05-2023 16:22

Re: CS2 Fake Rcon
 
Changing the configuration path, adding a cache.
https://github.com/Salvatore-Als/cs2-fake-rcon/releases

---

Tutorial available here https://forums.alliedmods.net/showpo...2&postcount=15

fedthaar 10-05-2023 23:14

Re: CS2 Fake Rcon
 
Its not loading for me.
https://imgur.com/a/2Ecb0Oh

On windows 2019 vm. I downloaded cs2 through normal steam and did a start bat file in game\bin\win64

Addons folder didnt exits so i just created it I assume that is fine

fedthaar 10-06-2023 00:32

Re: CS2 Fake Rcon
 
Got it to load but i get bad password

https://imgur.com/a/Q6YgTut

Set my password in addons\configs\fake_rcon\config and its matching my rcon_password

asozio 10-06-2023 02:16

Re: CS2 Fake Rcon
 
1 Attachment(s)
Quote:

Originally Posted by Kriax (Post 2811000)
New release fix the build, improve the code and add -fakercon commandline
https://github.com/Salvatore-Als/cs2-fake-rcon/releases

Regards,

Not sure what I am doing wrong or if valve have changed something since yesterday?

Kriax 10-06-2023 05:41

Re: CS2 Fake Rcon
 
You are using the wrong version, the last is 1.2, was my fault I fail my archive ><
Re-dl and try again :)


All times are GMT -4. The time now is 13:21.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.