CubeCoders / AMPTemplates

For the AMP community to share Generic Module templates.
93 stars 282 forks source link

Half life Deathmatch #396

Closed jamieb452 closed 1 year ago

jamieb452 commented 1 year ago

Module Request

Note: Please try setting up a configuration yourself before raising an issue to request a configuration: https://config.getamp.sh/

Game Information:

Game Title: Half Life How to obtain: https://store.steampowered.com/app/70/HalfLife/?curator_clanid=4777282 Suppoted OSs: Linux & Windows Supports RCON/Console input?

I confirm:

Greelan commented 1 year ago

This is different to Half Life Deathmatch: Source already in the list?

jamieb452 commented 1 year ago

This is different to Half Life Deathmatch: Source already in the list?

Yes, it's the goldsource version, not the source engine version.

Greelan commented 1 year ago

You can actually add this simply by going into ADS01/Plugins/steamcmdplugin/apps.json, finding the entry for "Half Life Dedicated Server", then simply adding the line "Srcds": true, (making sure of correct json formatting).

Then restart ADS and it will appear in the dropdown:

Screenshot 2023-06-19 at 11 30 53 pm
jamieb452 commented 1 year ago

Oh very nice, I am still learning this panel, and there is still lack of guides on how to enable certain stuff etc.

jamieb452 commented 1 year ago

You can actually add this simply by going into ADS01/Plugins/steamcmdplugin/apps.json, finding the entry for "Half Life Dedicated Server", then simply adding the line "Srcds": true, (making sure of correct json formatting).

Then restart ADS and it will appear in the dropdown:

Screenshot 2023-06-19 at 11 30 53 pm

Just to ask, it's now showing this error when starting. "L 06/19/2023 - 14:44:42: FATAL ERROR (shutting down): Unable to initialize Steam." Untitled454

Greelan commented 1 year ago

No idea, I'm afraid. Never run it before

jamieb452 commented 1 year ago

No idea, I'm afraid. Never run it before

oh wait, I fixed it, it just needs to restart twice for it to properly startup, a weird bug, because apparently looking up, the game root needs the steam_appid.txt with the number 70 inside, but checking, it's already there... after restarting for the 2nd time, it was fixed.