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

Help finding a signature for a cstrike source plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Dreyson
Member
Join Date: Nov 2019
Location: Utah
Old 06-25-2021 , 23:42   Help finding a signature for a cstrike source plugin
Reply With Quote #1

I am currently trying to make a plugin that creates a server side ragdoll on death for players, I am using BHATypes server side ragdoll plugin for l4d2 as a base (check out their plugins, dey are amazing https://forums.alliedmods.net/showthread.php?p=2673813)

anyways I need help finding the signature for creating the server side ragdoll, thanks!
Attached Files
File Type: zip css_side_dolls.zip (1.5 KB, 65 views)
Dreyson is offline
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 06-25-2021 , 23:53   Re: Help finding a signature for a cstrike source plugin
Reply With Quote #2

For CS 1.6 or Source?
__________________
Bugsy is offline
Dreyson
Member
Join Date: Nov 2019
Location: Utah
Old 06-26-2021 , 00:03   Re: Help finding a signature for a cstrike source plugin
Reply With Quote #3

For source.
Dreyson is offline
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 06-26-2021 , 00:08   Re: Help finding a signature for a cstrike source plugin
Reply With Quote #4

Moved to SM
__________________
Bugsy is offline
Dreyson
Member
Join Date: Nov 2019
Location: Utah
Old 06-26-2021 , 00:14   Re: Help finding a signature for a cstrike source plugin
Reply With Quote #5

I dont think Plugin/Gameplay Ideas and Requests fits this post as i am asking for help not for requests or ideas
Dreyson is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 06-26-2021 , 02:30   Re: Help finding a signature for a cstrike source plugin
Reply With Quote #6

Untested.
PHP Code:
// From: server.dll
Signature for calling sub_101B0000 (CreateServerRagdoll):
"\x53\x8B\x2A\x83\x2A\x2A\x83\x2A\x2A\x83\x2A\x2A\x55\x8B\x2A\x2A\x89\x2A\x2A\x2A\x8B\x2A\xB8\x68"
                        
/* 53 8B ? 83 ? ? 83 ? ? 83 ? ? 55 8B ? ? 89 ? ? ? 8B ? B8 68 */
                        /* XRef "prop_ragdoll", should be the longest function on the list */ 
__________________

Last edited by Psyk0tik; 06-26-2021 at 02:43. Reason: Removed unnecessary bytes at the end.
Psyk0tik is offline
Dreyson
Member
Join Date: Nov 2019
Location: Utah
Old 06-26-2021 , 03:04   Re: Help finding a signature for a cstrike source plugin
Reply With Quote #7

Thanks man! i will be sure to credit you
Dreyson 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:13.


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