01-24-2005, 02:10 AM
Ok, this is an idea i just got, and i want to share it with you. read it, and see what you think:
A script to download/install/update/config your hlds/srcds installation with only a few questions, example:
you download our install scripts, then simply run it.
it starts with a question where you want your installation.
it will ask what kind of server, hl1 or hl2 (since we cant mix them)
based on the choise it will make a /home/$user/games/srcds_l or an /home/$user/games/hlds_l
now we know that type it will be (or both) type of mod will be choosen later on.
now we know where, and what type, time to download an UPDATED (not the steampowered1) steam file, maybe build in mirror list.
it downloaded it the current dir (or maybe we can get it to wget/"ftp get" to /home/$user/games
then copy it into the correct gameserver type, and if its provided in .tar.gz uncompress it before putting it in there.
so steam file is in place in the correct gameserver. time to create an account or update.
if yes it will ask for the following things:
username;
password;
secret question;
secret qeestions awnser;
and will make an account for you.
if you choose not to create an account, it will ask for existing username/password so it can download/update.
now we have:
or created a new account, or got existing account information.
time to get the show on the road and start downloading the files with the steam file, and the account info, but only after we ask what kind of mod the admin wants to run. aka all hl1 mods and/or hl1 mods, depending on what he chose with the server type.
well it starts downloading.
after its done downloading we can ask for server.cfg settings. like hostname, password yes/no, maxplayers etc etc etc.
this is basicly my idea, but i lack the time and knowhow to make such a script. so if 1 of you guys can make it, and has the time, let me know. if you have any ideas, plz let me know also.
Japje
A script to download/install/update/config your hlds/srcds installation with only a few questions, example:
you download our install scripts, then simply run it.
it starts with a question where you want your installation.
Code:
Where do you want to install your Steam gameservers? [Default: /home/$user/games/]:
it will ask what kind of server, hl1 or hl2 (since we cant mix them)
Code:
What type of server do you want to run? [hl1/hl2/both]:
based on the choise it will make a /home/$user/games/srcds_l or an /home/$user/games/hlds_l
now we know that type it will be (or both) type of mod will be choosen later on.
now we know where, and what type, time to download an UPDATED (not the steampowered1) steam file, maybe build in mirror list.
Code:
First config ready, please press enter to start downloading steam updatetool.
it downloaded it the current dir (or maybe we can get it to wget/"ftp get" to /home/$user/games
then copy it into the correct gameserver type, and if its provided in .tar.gz uncompress it before putting it in there.
so steam file is in place in the correct gameserver. time to create an account or update.
Code:
Do you want to create a new account? [Y/n]
if yes it will ask for the following things:
username;
password;
secret question;
secret qeestions awnser;
and will make an account for you.
if you choose not to create an account, it will ask for existing username/password so it can download/update.
Code:
Please provide your username:
Please provide your password:
now we have:
or created a new account, or got existing account information.
time to get the show on the road and start downloading the files with the steam file, and the account info, but only after we ask what kind of mod the admin wants to run. aka all hl1 mods and/or hl1 mods, depending on what he chose with the server type.
Code:
What type of mods do you want to run in your hl1 server?[Default: All; cstrike/hldm/tfc/...etc
well it starts downloading.
after its done downloading we can ask for server.cfg settings. like hostname, password yes/no, maxplayers etc etc etc.
this is basicly my idea, but i lack the time and knowhow to make such a script. so if 1 of you guys can make it, and has the time, let me know. if you have any ideas, plz let me know also.
Japje
To be (an admin), or not to be (an admin), that is the Question.
http://japje.nl/steam/install steam linux install guide for cs 1.6
http://japje.nl/steam/install steam linux install guide for cs 1.6