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

[CS:S] Anybody can fix SetHibernating signature?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
dbscjf1997
New Member
Join Date: Sep 2012
Old 04-28-2019 , 06:16   [CS:S] Anybody can fix SetHibernating signature?
Reply With Quote #1

Code:
"Games"
{
	"#default"
	{
		"Offsets"
		{
			"SetHibernating"
			{
				"windows"		"138"
			}
			"SetHibernating_Size"
			{
				"windows"		"14"
			}
		}
	
		"Signatures"
		{
			"SetHibernating"
			{
				"library"	"engine"
				"windows"	"\x55\x8B\x2A\x8A\x2A\x2A\x53\x8B\x2A\x38\x2A\x2A\x2A\x2A\x2A\x0F"
			}
		}
	}
}
I'm Using Extension this : https://forums.alliedmods.net/showthread.php?t=251064

but, that extension is not work well.


If last user disconnected, server is set hibernating.
but, bot is not kick of "Punting bot, Server is hibernating"

after that situation, any hooks can't receive client index.

like this.

>





this error happend all hooks (like player_spawn, player_hurt, etc...)


anybody can fix that signature and offset?

or

how can i fix block hibernating in cs:s dedicatetd server?


sry my bad english
Attached Images
File Type: jpg bandicam 2019-04-28 19-12-37-157.jpg (26.3 KB, 200 views)
File Type: jpg bandicam 2019-04-28 19-12-53-663.jpg (47.5 KB, 197 views)

Last edited by dbscjf1997; 04-28-2019 at 06:19.
dbscjf1997 is offline
SZOKOZ
Member
Join Date: Jan 2014
Old 04-30-2019 , 10:19   Re: [CS:S] Anybody can fix SetHibernating signature?
Reply With Quote #2

It's been that way forever for this reason.
Quote:
Originally Posted by psychonic View Post
See this PR for why, https://github.com/alliedmodders/sourcemod/pull/20

The "punt" on hibernation does not tell the game or SM that the bot is gone, so we just have to assume that they are, else there will be issues elsewhere.

Changing/patching engine functionality that SM relies on will also cause issues.
__________________
May still be available for SM scripting. Just look at my Steam profile regarding my availability.
My Steam
SZOKOZ 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 15:14.


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