Raised This Month: $32 Target: $400
 8% 

Half-Life GunGame


Post New Thread Reply   
 
Thread Tools Display Modes
TheScaryGuy
Junior Member
Join Date: May 2020
Old 05-30-2020 , 14:19   Re: Half-Life GunGame
Reply With Quote #131

Quote:
Originally Posted by DJEarthQuake View Post
Thank you.

For those who find original plugin does not work for whatever reason I am sharing what I use. The attachment is for Amxx 1.9+. The offset is referring to DOD if you run out of ammo. It's not supposed to do that in Arms Races. This was tested on Debian 10.



The uncommon nuisance bug of getting stuck to the hull of a wall at after warmup when using hook was noticed years ago and accounted for in all my versions.

Thank you for all your hard work! I will be installing it on a Windows 2012 Server. I will let you know the results.
-------------------------------------

These are the results:
Currently loaded plugins:
Quote:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.9.0.5 ini Start ANY
[ 2] DoDX RUN - dodx_amxx.dll v1.9.0.5 pl1 ANY ANY
[ 3] FakeMeta RUN - fakemeta_amxx.dl v1.9.0.5 pl1 ANY ANY
[ 4] Ham Sandwich RUN - hamsandwich_amxx v1.9.0.5 pl1 ANY ANY
4 plugins, 4 running
amx_plugins
Currently loaded plugins:
Quote:
name version author file status
[ 1] Admin Base 1.9.0.5263 AMXX Dev Team admin.amxx running
[ 2] Admin Commands 1.9.0.5263 AMXX Dev Team admincmd.amxx running
[ 3] Admin Help 1.9.0.5263 AMXX Dev Team adminhelp.amxx running
[ 4] Slots Reservation 1.9.0.5263 AMXX Dev Team adminslots.amxx running
[ 5] Multi-Lingual System 1.9.0.5263 AMXX Dev Team multilingual.am running
[ 6] Menus Front-End 1.9.0.5263 AMXX Dev Team menufront.amxx running
[ 7] Commands Menu 1.9.0.5263 AMXX Dev Team cmdmenu.amxx running
[ 8] Players Menu 1.9.0.5263 AMXX Dev Team plmenu.amxx running
[ 9] Maps Menu 1.9.0.5263 AMXX Dev Team mapsmenu.amxx running
[ 10] Plugin Menu 1.9.0.5263 AMXX Dev Team pluginmenu.amxx running
[ 11] Admin Chat 1.9.0.5263 AMXX Dev Team adminchat.amxx running
[ 12] Anti Flood 1.9.0.5263 AMXX Dev Team antiflood.amxx running
[ 13] Scrolling Message 1.9.0.5263 AMXX Dev Team scrollmsg.amxx running
[ 14] Info. Messages 1.9.0.5263 AMXX Dev Team imessage.amxx running
[ 15] Admin Votes 1.9.0.5263 AMXX Dev Team adminvote.amxx running
[ 16] NextMap 1.9.0.5263 AMXX Dev Team nextmap.amxx running
[ 17] Nextmap Chooser 1.9.0.5263 AMXX Dev Team mapchooser.amxx running
[ 18] TimeLeft 1.9.0.5263 AMXX Dev Team timeleft.amxx running
[ 19] Pause Plugins 1.9.0.5263 AMXX Dev Team pausecfg.amxx running
[ 20] Stats Configuration 1.9.0.5263 AMXX Dev Team statscfg.amxx running
[ 21] AMX WHO -by Assassinat 1.3 by Assassination amx_who.amxx running
[ 22] DoD Sounds Precache 1.9.0.5263 AMXX Dev Team statssounds.amx running
[ 23] Stats Logging 1.9.0.5263 AMXX Dev Team stats_logging.a running
[ 24] unknown unknown unknown gungame.amxx bad load
( 24) Load fails: Module/Library "cstrike" required for plugin. Check modules.ini.
24 plugins, 23 running
As you can see, gungame.amxx has a bad load.
Any suggestions?

Last edited by TheScaryGuy; 05-30-2020 at 15:49.
TheScaryGuy is offline
DJEarthQuake
Veteran Member
Join Date: Jan 2014
Location: Astral planes
Old 05-30-2020 , 18:45   Re: Half-Life GunGame
Reply With Quote #132

You are welcome. Load fails: Module/Library "cstrike" required for plugin. Check modules.ini on a DOD server does look very interesting. Make sure to install the plugin from the original post zip file. This is just a sma update. My leading cause on bad loads is mistyping the directory name. I keep all 3rd party plugins in their own directory to keep the file structure organized.
__________________

Last edited by DJEarthQuake; 05-30-2020 at 18:49.
DJEarthQuake is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 05-30-2020 , 19:57   Re: Half-Life GunGame
Reply With Quote #133

If you want a gungame for DOD, you can use the original gungame before they removed DOD support. I've made some fixes for it and have it hosted on GitHub here.
__________________
fysiks is offline
TheScaryGuy
Junior Member
Join Date: May 2020
Old 05-31-2020 , 00:23   Re: Half-Life GunGame
Reply With Quote #134

Quote:
Originally Posted by DJEarthQuake View Post
You are welcome. Load fails: Module/Library "cstrike" required for plugin. Check modules.ini on a DOD server does look very interesting. Make sure to install the plugin from the original post zip file. This is just a sma update. My leading cause on bad loads is mistyping the directory name. I keep all 3rd party plugins in their own directory to keep the file structure organized.
Thanks. I'll look into it and report what I find.
TheScaryGuy is offline
TheScaryGuy
Junior Member
Join Date: May 2020
Old 05-31-2020 , 00:24   Re: Half-Life GunGame
Reply With Quote #135

Quote:
Originally Posted by fysiks View Post
If you want a gungame for DOD, you can use the original gungame before they removed DOD support. I've made some fixes for it and have it hosted on GitHub here.
Thank you!
TheScaryGuy is offline
DJEarthQuake
Veteran Member
Join Date: Jan 2014
Location: Astral planes
Old 05-31-2020 , 22:01   Re: Half-Life GunGame
Reply With Quote #136

Quote:
Originally Posted by TheScaryGuy View Post
Thank you!
I would use fysiks' version for 1.8.2. Nice fysiks. I had no idea the original had DoD as I was taking a decade long leave of absence from gaming then.

If you really want to 'test' it the reason why it did not work was you put the Counter-Strike version of the plugin into the DOD folder sir. There is no cstrike module to load on the one I maintained.


Remember?
Quote:
Originally Posted by TheScaryGuy View Post
Looking at other sma files, it looks like this:
Code:
#include <amxmodx>
#include <amxmisc>
#include <fun>
#include <engine>
#include <fakemeta>
#include <hamsandwich>
Quote:
( 24) Load fails: Module/Library "cstrike" required for plugin. Check modules.ini.
__________________

Last edited by DJEarthQuake; 05-31-2020 at 22:07.
DJEarthQuake is offline
DJEarthQuake
Veteran Member
Join Date: Jan 2014
Location: Astral planes
Old 08-09-2021 , 10:55   Re: Half-Life GunGame
Reply With Quote #137

@GordonFreeman (RU) making mp_maxrounds CVAR that does not already exist in Half-Life and Half-Life Opposing Forces, then setting it to over zero, hoses mapchooser until plugin is removed and server is shutdown. Restarting appears to retain the turmoil.

Code:
            //set_cvar_num("mp_maxrounds",1337) // i dont know how to deregister it :p             set_cvar_string("mp_maxrounds","")
__________________

Last edited by DJEarthQuake; 08-09-2021 at 21:18.
DJEarthQuake is offline
nixRidge
Junior Member
Join Date: Dec 2023
Location: Norway
Old 12-04-2023 , 20:27   Re: Half-Life GunGame
Reply With Quote #138

Quote:
Originally Posted by DJEarthQuake View Post
Hey, I compiled your fork of this GunGame plugin with AMXX 1.9.0-git5294, HLDS ends up with segfault. Default config and all that, everything is clean. This is for Half-Life.

The plugin doesn't build with latest AMXX 1.10, just to be clear, but yes I did try.

Have also tried running with no plugins except for gungame.amxx, and I've made sure that hamsandwich is enabled.
If gungame.amxx is disabled, everything works fine.

Any tips for what else I can try?

Running with -debug doesn't generate any info, just an empty crash log..
I doubt this is helpful but here's the terminal output when executing hlds_run:

Code:
./hlds_run +maxplayers 32 +map kitkat_kasino +ip 192.168.0.51 +port 27015
Auto-restarting the server on crash

Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 70
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
12/05 02:30:22 Init: Installing breakpad exception handler for appid(70)/version(9899)/tid(172062)
Protocol version 48
Exe version 1.1.2.2/Stdio (valve)
Exe build: 08:56:07 Dec  1 2023 (9899)
STEAM Auth Server
Server IP address 192.168.0.51:27015

   Metamod version 1.21.1-am  Copyright (c) 2001-2013 Will Day <[email protected]>
   Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
   This is free software, and you are welcome to redistribute it
   under certain conditions; type `meta gpl' for details.


   AMX Mod X version 1.9.0.5294 Copyright (c) 2004-2015 AMX Mod X Development Team
   AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
   This is free software and you are welcome to redistribute it under
   certain conditions; type 'amxx gpl' for details.

L 12/05/2023 - 02:30:22: -------- Mapchange to kitkat_kasino --------
couldn't exec maps/kitkat_kasino_load.cfg
[AMXX] Loaded 2 admins from file

   Half-Life GunGame Copyright (c) 2021 serfreeman1337
   Version 2.1.2 build on 02, August (08), 2021

[GunGame] Offsets for Half-Life loaded
[GunGame] Total 14 levels loaded from "gungame.ini" configuration file
[S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize
dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
SteamInternal_SetMinidumpSteamID:  Caching Steam ID:  76561197960265728 [API loaded yes]
SteamInternal_SetMinidumpSteamID:  Setting Steam ID:  76561197960265728
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
SteamInternal_SetMinidumpSteamID:  Caching Steam ID:  76561197960265728 [API loaded yes]
SteamInternal_SetMinidumpSteamID:  Setting Steam ID:  76561197960265728
crash_20231205023022_2.dmp[172074]: Uploading dump (out-of-process)
/tmp/dumps/crash_20231205023022_2.dmp
./hlds_run: line 255: 172062 Segmentation fault      (core dumped) $HL_CMD
crash_20231205023022_2.dmp[172074]: Finished uploading minidump (out-of-process): success = yes
crash_20231205023022_2.dmp[172074]: response: Discarded=1
crash_20231205023022_2.dmp[172074]: file ''/tmp/dumps/crash_20231205023022_2.dmp'', upload yes: ''Discarded=1''
Thanks for your work!

Last edited by nixRidge; 12-04-2023 at 23:59. Reason: Better log
nixRidge is offline
DJEarthQuake
Veteran Member
Join Date: Jan 2014
Location: Astral planes
Old 12-05-2023 , 08:47   Re: Half-Life GunGame
Reply With Quote #139

I will sync the copy I am using. Loads fine.

L 12/05/2023 - 07:43:18: [amx_customvotes.amxx] Total of 28 custom votes read from config file.



Half-Life GunGame Copyright (c) 2014-2023 SPiNX|serfreeman1337

Version 2.7 build on 7, Mar (27), 2023



[GunGame] Offsets for Opposing Force loaded
[GunGame] Total 23 levels loaded from "gungame.ini" configuration file
Continuing to read from: addons/amxmodx/configs/safe_mode.ini.
[safe_mode]map name is op4_dust
DJEarthQuake is offline
nixRidge
Junior Member
Join Date: Dec 2023
Location: Norway
Old 12-05-2023 , 10:43   Re: Half-Life GunGame
Reply With Quote #140

Quote:
Originally Posted by DJEarthQuake View Post
I will sync the copy I am using. Loads fine.
Wow, thanks for the update! I compiled it, and while the server still crashed, I realised I could try the the legacy server branch.
On legacy branch, gungame loads and works fine, but doesn't start until "gg_enable" is input in console; but that might just be me missing something obvious =) I'll just stay on legacy server for now.

Are you using the 25th Anniversary or steam_legacy server binaries?

I'll have to tinker more with it. Nevertheless, thank you again for updating =) Now we can finally play GunGame.

Last edited by nixRidge; 12-05-2023 at 10:43. Reason: Clarification
nixRidge is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:36.


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