Raised This Month: $51 Target: $400
 12% 

AMXX 1.10 - Hamsandwich not working?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Rirre
Veteran Member
Join Date: Nov 2006
Old 12-23-2023 , 18:54   AMXX 1.10 - Hamsandwich not working?
Reply With Quote #1

Can't find any relatable thread about this so here I am.

I run a Sven Co-op server and the AMXX plugin which is using Ham functions is running just fine (according to AMXX), but the Ham functions do not work. No errors or anything. They simply do not work.
PHP Code:
amxx modules
Currently loaded modules
:
      
name                    version     author               status
 
1MySQL                   1.10.0.546  AMX Mod X Dev Team   running
 
2FakeMeta                1.10.0.546  AMX Mod X Dev Team   running
 
3GeoIP                   1.10.0.546  AMX Mod X Dev Team   running
 
4Engine                  1.10.0.546  AMX Mod X Dev Team   running
 
5Orpheu                  2.6.3       joaquimandrade Ar  running
 
6Ham Sandwich            1.10.0.546  AMX Mod X Dev Team   running
 
7Sockets                 1.9.0.5294  AMX Mod X Dev Team   running
7 modules
7 correct 
If I use AMXX 1.9.0 however which still uses hamdata.ini then the Ham functions starts working. But with AMXX 1.10 which should be using data/gamedata/common.games/virtual.games/svencoop/offsets-common.txt to read the offsets, none of them work.
How do I even know if Hamsandwich is reading from this file or not? I have compared these files and made sure they use the same offsets.

data/gamedata/common.games/master.games.txt:
Code:
"Game Master"
{
	//
	// Engine
	//

	"globalvars.engine.txt"
	{
		"engine"  "engine_ds"
		"engine"  "engine_ls"
	}

	"functions.engine.txt"
	{
		"engine"  "engine_ds"
		"engine"  "engine_ls"
	}

	//
	// Virtual Functions
	//

	"virtual.games/svencoop/offsets-common.txt"
	{
		"game"  "svencoop"
	}
}

Last edited by Rirre; 12-27-2023 at 04:13.
Rirre is offline
Reply



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 12:55.


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