SRCDS Steam group


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Utility] - Dedicated Server Installer
#61
realchamp Wrote:Nice!

Ps. how old are you? Wink

I'm 16.

On another note, I'm going to have it create the server cfgs and create a batch file on the desktop. Smile
Download My Dedicated Server Installer! - Click Here
Did I help? 'Reputation' Me! - Click Here
Reply
#62
Rofl I'm 16 today Big Grin

I coded the cfgs into my program, don't do that! It fills it out totally Toungue


However, include them as a ressource, you probably know how to Smile
Reply
#63
Ironic, I turned 16 a week ago. D:
I'm making it so the user enters the info and then it saves the cfg.
Download My Dedicated Server Installer! - Click Here
Did I help? 'Reputation' Me! - Click Here
Reply
#64
you young kids Smile
Reply
#65
hihi Big Grin

Wouldn't it be better to have a premade one? Since that would help very noobish people to create their servers even better! Smile
Reply
#66
realchamp Wrote:hihi Big Grin

Wouldn't it be better to have a premade one? Since that would help very noobish people to create their servers even better! Smile

It's premade to an an extent. I just ask for the hostname, password, and rcon password. Smile
Download My Dedicated Server Installer! - Click Here
Did I help? 'Reputation' Me! - Click Here
Reply
#67
Yeah that would definately be much better. Smile
Reply
#68
realchamp Wrote:Yeah that would definitely be much better. Smile

Do you have a steam account--rhetorical question, what is your steam username so I can message you?
Download My Dedicated Server Installer! - Click Here
Did I help? 'Reputation' Me! - Click Here
Reply
#69
haha Toungue

Yes PM send Smile
Reply
#70
It's finished!

Woot!
Download My Dedicated Server Installer! - Click Here
Did I help? 'Reputation' Me! - Click Here
Reply
#71
nice ^^


Oops I saw a bug!

Day Of Defeat: Source does not run at 100tick Toungue

It is the same as Team Fortress 2.
Reply
#72
realchamp Wrote:nice ^^


Oops I saw a bug!

Day Of Defeat: Source does not run at 100tick Toungue

It is the same as Team Fortress 2.

That's odd, it does for me?
Download My Dedicated Server Installer! - Click Here
Did I help? 'Reputation' Me! - Click Here
Reply
#73
Not for me :/

I have the settings right.
Reply
#74
I just installed Gmod and the Startup.bat file was not working with
Code:
cls
cd G:\
cd srcds\orangebox\
srcds.exe -game "garrysmod" -console -tickrate 66 -timeout 60 -port 27015 +map gm_construct +hostname "My Awesome New Server" +sv_alltalk 1 +rcon_password "546" +sv_password "" +maxplayers 8
and i fixed it
Code:
cls
G:
cd srcds\orangebox\
srcds.exe -game "garrysmod" -console -tickrate 66 -timeout 60 -port 27015 +map gm_construct +hostname "My Awesome New Server" +sv_alltalk 1 +rcon_password "546" +sv_password "" +maxplayers 8
I don't know if there is a problem with any of the other games bat but i hope this helps making your installer bug free Smile
Reply
#75
helixo Wrote:I just installed Gmod and the Startup.bat file was not working with
Code:
cls
cd G:\
cd srcds\orangebox\
srcds.exe -game "garrysmod" -console -tickrate 66 -timeout 60 -port 27015 +map gm_construct +hostname "My Awesome New Server" +sv_alltalk 1 +rcon_password "546" +sv_password "" +maxplayers 8
and i fixed it
Code:
cls
G:
cd srcds\orangebox\
srcds.exe -game "garrysmod" -console -tickrate 66 -timeout 60 -port 27015 +map gm_construct +hostname "My Awesome New Server" +sv_alltalk 1 +rcon_password "546" +sv_password "" +maxplayers 8
I don't know if there is a problem with any of the other games bat but i hope this helps making your installer bug free Smile

Yeah it's called windows wants to be a pain in the ass. Smile I'll have it just change drive from 'D:' instead of 'cd D:'

Thanks, I'll throw an update out in about 20 minutes. Smile
Download My Dedicated Server Installer! - Click Here
Did I help? 'Reputation' Me! - Click Here
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)