Servers
Anyone playing
December 31, 2008, 02:25:28 PM by prototstar
Honestly, it's empty as a nutsack. No one playing and I would love to play this mod with group of players.
0 comments | Write Comment
Official Server Downtime?
December 23, 2008, 09:41:47 AM by Fawwles
Yesterday and today, I've noticed that the official RAR server has been down for a long time. From around 10am-9pm GMT yesterday it wasn't online. Is there server stopped at times intentionly or is it crashing and not reloading?
1 comment | Write Comment
Setting up a dedicated server for Ragnarok Arena Remastered
December 20, 2008, 04:09:10 AM by Ackart
Windows:
Alright, to get an RAR dedicated server running, a few steps are needed. (Thanks to Valve's HLDS update tool.)
First, you NEED to download the HLDS Update Tool from steampowered.com.
First, install an Orange box game. I recommend Synergy because this will download the required HL2 files.
NOTE: If you've never set up a dedicated server before I recommend reading this.
TO DO THIS! Install the HLDS Update tool to whatever folder you want THAT. IS. NOT. IN. PROGRAM. FILES. (I recommend C:\HLServer). Once it's installed open up a command prompt and go to the folder that you installed the tools to and type this:
This will create an "orangebox" folder and an "hl2" folder in the directory that you told it to download to. After Synergy has been downloaded you can safely delete the "Synergy" folder in the "orangebox" directory. You will need to copy the HL2 folder into the orangebox folder. After this you can delete the "hl2" folder outside the orangebox folder.
Then, download the Ragnarok Arena Remastered dedicated server archive here: http://www.ragnarokarena.com/files/RAR-Beta1-DedicatedServer.zip
Extract the "RAR" folder into the "orangebox" directory where the "hl2" folder resides. You can then launch the srcds executable with the line -game RAR. Be sure to set up your server.cfg in the RAR/cfg directory.
Linux:
Coming soon!
0 comments | Write Comment
Alright, to get an RAR dedicated server running, a few steps are needed. (Thanks to Valve's HLDS update tool.)
First, you NEED to download the HLDS Update Tool from steampowered.com.
First, install an Orange box game. I recommend Synergy because this will download the required HL2 files.
NOTE: If you've never set up a dedicated server before I recommend reading this.
TO DO THIS! Install the HLDS Update tool to whatever folder you want THAT. IS. NOT. IN. PROGRAM. FILES. (I recommend C:\HLServer). Once it's installed open up a command prompt and go to the folder that you installed the tools to and type this:
Code:
hldsupdatetool -command update -game synergy -dir .
This will create an "orangebox" folder and an "hl2" folder in the directory that you told it to download to. After Synergy has been downloaded you can safely delete the "Synergy" folder in the "orangebox" directory. You will need to copy the HL2 folder into the orangebox folder. After this you can delete the "hl2" folder outside the orangebox folder.
Then, download the Ragnarok Arena Remastered dedicated server archive here: http://www.ragnarokarena.com/files/RAR-Beta1-DedicatedServer.zip
Extract the "RAR" folder into the "orangebox" directory where the "hl2" folder resides. You can then launch the srcds executable with the line -game RAR. Be sure to set up your server.cfg in the RAR/cfg directory.
Linux:
Coming soon!