View Single Post
  #1  
Old 06-02-2002, 03:55 AM
stormgod
Discordant
 
Join Date: Apr 2002
Posts: 419
Default small tool to search inside blobs

ok its ugly , may not be usefull to antone except me , but I did it to help me search number occurence inside a blob and to see if its an int8 int16 or int32 , basically its to search inside the character_ profile but its usable for items too and for other blobs

you can specify starting position ending position (profile is 1 8241 for exemple ) column to use as ref (name for character_ , id for items ) name to look in this column ( player name for character itemid for items )

search will prompt you if you want to stop / continue when an occurence of the number is found.

you can look too at a specific position

well thats it , as quest helper its using MyODBC and .NET Framework sorry for that ;P

http://www.stormgod-online.com/ to get it

any feedback / comment / request accepted in this thread


I will NOT support OS issues or things like that
only support is to explain how it works , thats it
source can be requested if someone want it
Reply With Quote