Some orpheu questions.
I'm trying to do something with orpheu. My code is currently like this:
Code:
I need to catch this:
I found how to do for some of them:
For the ones where I put "no", I can't find the needed offset. If someone know them please let me know. My signature file looks like this: PHP Code:
So, I need offset value for bomb planted, bomb planting, bomb defusing. |
Re: Some orpheu questions.
Here is all offsets from CGameRules (MultiPlayer)
OFFSETS
I don't found your needed offsets in this list so i think not exists. I found another offsets but i don't know if it works: PHP Code:
|
Re: Some orpheu questions.
I know this, is from Arkshine. I tested them but they don't work. Someone know if this offsets exists, and if so, what value they have ?
|
Re: Some orpheu questions.
They are original offsets. You probably missed the point they are linux-based value. You need to do some math to test under windows.
|
Re: Some orpheu questions.
Quote:
linux offset + 8 = windows offset or maybe I'm wrong.Could you tell me if this is true ? |
Re: Some orpheu questions.
You know, but it doesn't mean you test it properly. Values are extracted from binary file. If something doesn't work, it's because of your code or because you have no idea how to test it.
|
Re: Some orpheu questions.
Still no succes. Here is my complete signature file, tell me if it's correct.
PHP Code:
|
Re: Some orpheu questions.
The two offsets not working are grenade offsets. You see well they are not in the full CHalfLifeMultiplay list.
|
Re: Some orpheu questions.
So the offsets that I'm looking for doesn't really exists and I have to find another way without them or without orpheu. I think this is solved.
|
Re: Some orpheu questions.
You have events to hook that. Not sure what is the point of using offset only, this doesn't make sense. There is already a tutorial about it.
|
| All times are GMT -4. The time now is 21:16. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.