Removing (class)
-
I know this has been touched on already and i’m familiar with removing the class number for shields and weapons as i’ve already managed that. What i’m now after is to remove the phrase (class). Is this just something i can remove in resources.dll via editing or is there a ‘hack’ for this?
*** Looks at adoxa**
-
Both m8… buggered if i can remember the hex address though…
the hex removes the “class” bit but ye still have to remove them from the resource.dll as well… oh wait… you’ve done that… lol.still if i can recall… i had to do some resource editing as well to make it look right on certain eq… but then i use stuff not normally used… :-?
-
At the offset (everything in hex!) 07C943 in Freelancer.exe, you should see the two bytes 0F 87 - change them to 90 E9 and the class will disappear. Do you want to remove the class description in the inventory, too (“Gun/Missile-Class 5” –> “Gun/Missile”)? Ah, is that what you said you already removed?