Raised This Month: $ Target: $400
 0% 

Solved hook_cvar_change and RH_Cvar_DirectSet not working


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
iceeedr
Veteran Member
Join Date: Apr 2017
Location: Brazil
Old 06-13-2022 , 16:35   Re: hook_cvar_change and RH_Cvar_DirectSet not working
Reply With Quote #1

I think the logs are as clear as possible.

Code:
client_disconnected and client_remove forwards have been disabled - check your gamedata files.
Code:
RegisterHookChain: function (Cvar_DirectSet) is not available, ReHLDS required.
__________________


Quote:
Originally Posted by fysiks View Post
Please stop trying to help. You appear to just be posting random stuff. Wait until you actually understand more about AMX Mod X and how the game works.
https://iceeedr.com.br/
iceeedr is offline
Send a message via Skype™ to iceeedr
LiZou Mapper
Member
Join Date: Oct 2018
Location: The Red City !
Old 06-13-2022 , 17:57   Re: hook_cvar_change and RH_Cvar_DirectSet not working
Reply With Quote #2

Quote:
Originally Posted by iceeedr View Post
I think the logs are as clear as possible.

Code:
client_disconnected and client_remove forwards have been disabled - check your gamedata files.
Code:
RegisterHookChain: function (Cvar_DirectSet) is not available, ReHLDS required.
ReHLDS is exists.
The latest version of ReHLDS no longer supports Windows!

I have reviewed the gamedata, it exists
HTML Code:
"SV_DropClient" // void SV_DropClient(client_t *cl, qboolean crash, const char *fmt, ...);
{
	"library"   "engine"
	"windows"   "\x55\x8B\x2A\x81\x2A\x2A\x2A\x2A\x2A\x8B\x2A\x2A\x53\x56\x8D"
	"linux"     "@SV_DropClient"
	"mac"       "@SV_DropClient"
}
"Cvar_DirectSet" // void Cvar_DirectSet(struct cvar_s *var, char *value);
{
	"library"   "engine"
	"windows"   "\x55\x8B\x2A\x81\x2A\x2A\x2A\x2A\x2A\x56\x8B\x2A\x2A\x57\x8B\x2A\x2A\x85"
	"linux"     "@Cvar_DirectSet"
	"mac"       "@Cvar_DirectSet"
}
__________________

-------------
My Maps !
Zombie Escape Mod !
-------------

LiZou Mapper 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 10:33.


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