Jump to content

Home

How to join as Rcon from my shortcut?


|GG|Carl

Recommended Posts

Posted

I posted this in another thread too, but it seem like no one noticed, so I'll post it again.

 

 

Question:

How do I make my "join-my-own-server"-shortcut to make me join as Rcon?

 

 

Now my joining shortcut looks like this:

 

"C:\Program\Jedi Academy\GameData\jamp.exe" +set net_port 29071 +connect 192.168.0.31:29070

 

What shall I add to join as a rcon?

Posted

In your client's console (not the server console) type

/seta rconpassword yourpassword (yourpassword is your rcon password).

This will write write it to your client's jampconfig.cfg file. Then when you start up your client and join your server, you are already logged in.

Posted
  Quote
Originally posted by |GG|Carl

But it's some way to just write it in the shortcut target, isn't it?

 

Yep, add this:

 

+set rconpassword YOUR_RCON_PASSWORD

 

So, it's like this:

"C:\Program\Jedi Academy\GameData\jamp.exe" +set net_port 29071 +connect 192.168.0.31:29070 +set rconpassword YOUR_RCON_PASSWORD"

 

Replace YOUR_RCON_PASSWORD with your rcon password. lol :)

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...