Rust Setup

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
User avatar
kraze
Former staff
Former staff
Posts: 4362
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Rust Setup

Post by kraze »

I don't believe there is a default one. I imagine it just has a generic error for not having one set/not being enabled.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
User avatar
J-English
This is my homepage
This is my homepage
Posts: 618
Joined: Thu Apr 15, 2010 4:06 am
Location: United Kingdom

Re: Rust Setup

Post by J-English »

Hmm cant seem to get the rcon to work when i login to console.Typing in console gives me this error rcon.login mypasshere.I get the following error

Code: Select all

Invalid command
In my bat file i have added :

Code: Select all

+rcon.port 28016 +rcon.password "mypasshere"
Is my rcon port correct or do i need to add rcon.ip in the start up bat?
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Rust Setup

Post by kraze »

Try not setting an RCON port. I'd expect the game to default to a stock one.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
User avatar
J-English
This is my homepage
This is my homepage
Posts: 618
Joined: Thu Apr 15, 2010 4:06 am
Location: United Kingdom

Re: Rust Setup

Post by J-English »

So i figured out that rcon.login is not supported anymore for the new rust.
You will need to add in VDS console example

Code: Select all

ownerid 8372882828228 j-english
Then you can continue to add moderators/admins by example

Code: Select all

moderid "idnumber or steam here" bill
Now how do i add admins to the bat file permanently without have to put the id in everytime?
Post Reply