AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Coding MM:S Plugins & SM Extensions (https://forums.alliedmods.net/forumdisplay.php?f=75)
-   -   Finding the Signature of RoundRespawn (https://forums.alliedmods.net/showthread.php?t=54279)

djcdude 04-21-2007 16:24

Finding the Signature of RoundRespawn
 
OK, I am trying to find the signature of CCSPlayer::RoundRespawn() but I cannot seem to find it so my method must not be working. I found it in the Linux binary but I cannot find it in the Windows one.

Also, I have already looked at the wiki but I don't think that it is going to help me too much because it requires you to compile the HL2SDK and then find the signature using the HL2SDK binary then go look it up in the CSS binary but I don't think CCSPlayer::RoundRespawn() is in the HL2SDK because it is a CSS specific function.

API 04-21-2007 21:02

Re: Finding the Signature of RoundRespawn
 
Editted out until further...

djcdude 04-21-2007 21:28

Re: Finding the Signature of RoundRespawn
 
Thank you so much!

Just out of curiosity and if I ever have to find another CCSPlayer function signature, how did you find this out?

API 04-22-2007 23:10

Re: Finding the Signature of RoundRespawn
 
You need to know a bit of ASM, alot of times you can tell if the function has a string in it then it is easy to find. Actually, that one is from BAIL.

c0ldfyr3 04-23-2007 09:12

Re: Finding the Signature of RoundRespawn
 
pimpinjuice are you sure BAIL gave you consent to give that out? The last time I spoke to BAIL he was of the mind set that if you can't find it then you shouldn't have it...

API 04-23-2007 09:39

Re: Finding the Signature of RoundRespawn
 
He gave it out publicly in the irc...

c0ldfyr3 04-23-2007 12:14

Re: Finding the Signature of RoundRespawn
 
Publicy, meaning you asked and he gave it to you?

API 04-23-2007 19:32

Re: Finding the Signature of RoundRespawn
 
Well... I guess... but wouldn't he have PM'ed it if he didn't want others to see it?

c0ldfyr3 04-23-2007 19:40

Re: Finding the Signature of RoundRespawn
 
Well all I'm sayin is I would have asked him first.

API 04-23-2007 21:19

Re: Finding the Signature of RoundRespawn
 
I know, I took it off and I shouldn't have done that, but he did manage to figure it out later anyway (I talked to him) I am sorry if it was wrong of me to post BAIL, I'll ask next time.


All times are GMT -4. The time now is 16:44.

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