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

Finding offsets


  
 
 
Thread Tools Display Modes
Author Message
John6000
Junior Member
Join Date: Nov 2006
Old 01-25-2007 , 13:28   Finding offsets
#1

Can anyone upload the file from here http://djeyl.net/forum/index.php?showtopic=7162&st=0&# the link seems to be down?

Quote:
Ok, I've attached the module and the plugin. install module as MM and MS, and you should be set.(remember, this is not meant to be user friendly)

Commands:
test_start < begin offset> <end offset> <read as float>
test_end
test_data
test_spec <read as float> <offset>
test_find < begin offset> <end offset> <read as float> <# to find>
set_off <offset> <value> <set as float>



Explanation:


test_start will track all changes to the pvPrivateData from begin offset to end offset until you type test_end. 'read as float' specifies wether to read the values from the pvPrivateData as a float(you won't need to use this with CS. With NS, this is how quite a bit of data is stores). If the value of an offset is not '0', it is stored in an array for later retrieval.


test_end ends test_start and prints the changes to the server console.


test_data prints the offsets and values of all offsets test_start is tracking. Everything else was '0' when test_start looped through the pvPrivateData.


test_spec reads 'offset' and prints the value to user console. read as float is explained above.


test_find finds all instances of '# to find' from 'begin offset' to 'end offset'(once again, read as float explained above)


set_off sets 'offset' to 'value'. set as float determines whether to set the value as a float or an int.

Attached File ( Number of downloads: 320 )

Thanks!
John6000 is offline
godlike
Senior Member
Join Date: Apr 2005
Old 01-25-2007 , 13:35   Re: Finding offsets
#2

the old amxmod forum is down and im sry i dont have that attachment.
__________________
Read the rules before posting something stupid: click here

Any questions about amxx PM me
godlike is offline
schnitzelmaker
Senior Member
Join Date: Apr 2006
Location: HERE
Old 01-27-2007 , 11:58   Re: Finding offsets
#3

You can write your own Plugin with set/get_pdata_int/float/string.

But if you not known for what offsets are good and how use then,let it.Or ask someone who know it.
__________________
schnitzelmaker is offline
 



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 05:09.


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