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

CS:S Update Sept 30


Post New Thread Reply   
 
Thread Tools Display Modes
r00tage
Senior Member
Join Date: Nov 2008
Old 09-30-2010 , 17:18   Re: CS:S Update Sept 30
Reply With Quote #51

Use these for GunGame.

Either:
Quote:
"Signatures"
{
"CSWeaponDrop"
{
"library" "server"
"windows" "\x55\x89\xE5\x57\x56\x53\x81\xEC\x8C\x01\x00 \x00\xE8\xD4\x99\xC3"
"linux" "@_ZN9CCSPlayer12CSWeaponDropEP17CBaseCombatW eaponbb"
}

"RemoveAmmo"
{
"library" "server"
"windows" "\x55\x89\xE5\x57\x56\x53\x83\xEC\x3C\xE8\x19 \xA9\xFD\xFF\x81\xC3"
"linux" "@_ZN20CBaseCombatCharacter10RemoveAmmoEi i"
}

"UTIL_Remove"
{
"library" "server"
"windows" "\x55\x89\xE5\x83\xEC\x08\x8B\x45\x08\x85\xC0 \x74\x0C\x83\xC0\x14"
"linux" "@_Z11UTIL_RemoveP11CBaseEntity"
}
}

If that UTIL_Remove doesn't work, use this.
"UTIL_Remove"
{
"library" "server"
"windows" "\x55\x89\xE5\x83\xEC\x08\x8B\x45\x08\x85 \xC0 \x74\x0C\x83\xC0\x14"
"linux" "@_Z11UTIL_RemoveP11CBaseEntity"
}
I hope this helps

Last edited by r00tage; 09-30-2010 at 17:26.
r00tage is offline
Warbucks
Senior Member
Join Date: Jun 2008
Location: Canada
Old 09-30-2010 , 17:18   Re: CS:S Update Sept 30
Reply With Quote #52

Quote:
Originally Posted by zeroibis View Post
Does not fix GG or ZR

BTW gg was the only plugin loaded. Server works fine without it. So those sigs have not fixed it. Unless they require an updated SM version or something. Can anyone else test and confirm.

Just tested with ZR running by itself and still nothing.
GunGame works if you're not running Deathmatch.
Warbucks is offline
zeroibis
Veteran Member
Join Date: Jun 2007
Old 09-30-2010 , 17:20   Re: CS:S Update Sept 30
Reply With Quote #53

Quote:
Originally Posted by Warbucks View Post
GunGame works if you're not running Deathmatch.

Not using DM just regular GG but I will try what was posted above and see if that fixes it.

Realized I put game.cstrike in wrong place trying that with original files.
__________________

Last edited by zeroibis; 09-30-2010 at 17:23.
zeroibis is offline
joshtrav
Senior Member
Join Date: Sep 2009
Old 09-30-2010 , 17:20   Re: CS:S Update Sept 30
Reply With Quote #54

Quote:
Originally Posted by r00tage View Post
Looks like brand new offsets for a lot of the sdkhooks functions. Will post offsets/sigs if someone doesn't once I get them all.

Edit:

NOTE* These are only updated CS:S offsets.

Added what I have so far, no signature scans but a working gungame, zriot and sk server. Hope this works for you.

Edit Edit:

Can someone test these Windows signatures for me?
"TerminateRound"
{
"windows" "\x55\x89\xE5\x57\x56\x53\x81\xEC\xBC\x00\x00 \x00\xE8\x1E\xDA\xF7"
}

"RoundRespawn"
{
"windows" "\x55\x89\xE5\x57\x56\x53\x83\xEC\x\x2C\xE8\x 7D\x68\xC3\xFF\x81\xC3"
}

"SwitchTeam"
{
"windows" "\x55\x89\xE5\x57\x56\x53\x83\xEC\x5C\xE8\x95 \xBE\xC3\xFF\x81\xC3"
}


Hope these work. Special thanks to Bailopian and other SourceMod devs for making SourceMod possible

The offsets for GiveNamed work, thanks.
__________________

joshtrav is offline
nikooo777
AlliedModders Donor
Join Date: Apr 2010
Location: Lugano, Switzerland
Old 09-30-2010 , 17:21   Re: CS:S Update Sept 30
Reply With Quote #55

how do you find new offsets?
nikooo777 is offline
r00tage
Senior Member
Join Date: Nov 2008
Old 09-30-2010 , 17:27   Re: CS:S Update Sept 30
Reply With Quote #56

No problem, I forgot to update the other UTIL_Remove since I don't know which one is which. If its the IServerNetworkable or CBaseEntity.

Remember guys, sharing is caring
r00tage is offline
zeroibis
Veteran Member
Join Date: Jun 2007
Old 09-30-2010 , 17:27   Re: CS:S Update Sept 30
Reply With Quote #57

Using the files on the last page GG works now

Now testing with ZR again.

Confirmed ZR!

EDIT ZR crashes after a few seconds
__________________

Last edited by zeroibis; 09-30-2010 at 17:34.
zeroibis is offline
KyleS
SourceMod Plugin Approver
Join Date: Jul 2009
Location: Segmentation Fault.
Old 09-30-2010 , 17:28   Re: CS:S Update Sept 30
Reply With Quote #58

SDKHooks seems borked, but Psychonics gamedata patch works flawlessly ;)
KyleS is offline
berni
SourceMod Plugin Approver
Join Date: May 2007
Location: Austria
Old 09-30-2010 , 17:28   Re: CS:S Update Sept 30
Reply With Quote #59

Update Fix for PlayerRunCmd Crash for CS:S:

Simply extract the attached file into your sourcemod folder.

Update: removed, use r00tage's one.
__________________
Why reinvent the wheel ? Download smlib with over 350 useful functions.

When people ask me "Plz" just because it's shorter than "Please" I feel perfectly justified to answer "No" because it's shorter than "Yes"
powered by Core i7 3770k | 32GB DDR3 1886Mhz | 2x Vertex4 SSD Raid0

Last edited by berni; 09-30-2010 at 17:48.
berni is offline
r00tage
Senior Member
Join Date: Nov 2008
Old 09-30-2010 , 17:31   Re: CS:S Update Sept 30
Reply With Quote #60

Quote:
Originally Posted by Kyle12 View Post
SDKHooks seems borked, but Psychonics gamedata patch works flawlessly ;)
Check out my earlier post on this topic. Should fix SDKHooks.
r00tage 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 07:06.


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