AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   HL1 Servers (HLDS) (https://forums.alliedmods.net/forumdisplay.php?f=131)
-   -   HL1 Server (https://forums.alliedmods.net/showthread.php?t=300920)

eQuzit0r 09-03-2017 04:48

HL1 Server
 
Can anyone help me to create hl1 server. Didn't expect that creating the server will be so hard. I read many guides but still don't understand what to do. I downloaded many hlds servers but none of them work ;( I need just basic server in which people could join... maybe anyone have rar file with hlds folder, amx mod, metamod :(

fysiks 09-03-2017 11:09

Re: HL1 Server
 
Never accept an HLDS server that isn't from the official source. Recently, there have been a few issues with SteamCMD but there are some ways to make it work namely this.

KiLLeR. 09-03-2017 15:24

Re: HL1 Server
 
Follow this guide: https://developer.valvesoftware.com/wiki/SteamCMD
or in short:
when you open steamcmd.exe, type following commands:
Code:

login anonymous
force_install_dir ./hlds/
app_update 90
app_update 90 validate
app_update 90 validate
app_update 90 validate

Then you have to open notepad and write following:
Code:

hlds.exe -console -game cstrike +maxplayers 20 +map de_dust2
Save this file as start.bat in your server directory. Double click this file and server must start.
If you want anything more like admins, etc., you have to install metamod and amxmodx.
Hope this short guide will help you. :)

indraraj striker 09-04-2017 09:57

Re: HL1 Server
 
||Solved||Solved||Solved||
Solved i put the app_update 90 validate 10 times its downloaded everything now.
Quote:

Originally Posted by fysiks (Post 2546233)
Never accept an HLDS server that isn't from the official source. Recently, there have been a few issues with SteamCMD but there are some ways to make it work namely this.

still there is issue i have tried by putting manually appmanifest_10.acf and appmanifest_70.acf
i took this file from another server put it in steamapps where is appmanifest_90.acf
And also this command only downloading empty file of appmanifest.acf
Quote:

wget -q https://raw.githubusercontent.com/Arkshine/hlds-appmanifest/master/appmanifest_$i.acf -O appmanifest_$i.acf
check out screenshot:
https://i.imgur.com/fN4KIwa.png

downloaded file:
https://i.imgur.com/dfpZKZe.png
Thanks for reply and helping us.

eQuzit0r 09-04-2017 14:36

Re: HL1 Server
 
https://i.imgur.com/d6zaQgX.png I can't select half-life game what to do?ALso how to create .bat file? geez nothing works...


All times are GMT -4. The time now is 02:40.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.