View Single Post
  #2  
Old 07-28-2021, 12:24 AM
Splose
Banned
 
Join Date: Apr 2014
Posts: 279
Default

Quote:
Originally Posted by Vire70 View Post
This is a pretty niche tool that probably won't help anyone, but I've recently had to change class bitmasks on a lot of EQ DB items and got sick of having to reference https://eqemu.gitbook.io/server/cate...yer/class-list (as helpful as it is) and then manually add up the classes for the right class ranges.

So I made this little program in C#, it's a way to either click the class or use shortcut keys (1-0, then qwerty keys) to add up bitmasks quickly. When a class button is pressed it lights up green and the value is added to the total bitmask value, then copied to clipboard automatically.



Link to files (it's a standalone .exe, so feel free to submit to virustotal or whatever):
https://drive.google.com/file/d/1iK4...ew?usp=sharing
Very cool! Thanks for sharing this.

I requested access to download it.. I will sticky this thread once I can run it through virustotal.
Reply With Quote