View Single Post
Old 11-30-11, 12:45 PM   #10
Ducimus
Rear Admiral
 
Ducimus's Avatar
 
Join Date: May 2005
Posts: 12,987
Downloads: 67
Uploads: 2


Default

Don't even bother with a hex editor when making changes to any sim/dat/zon/dsd/ files. S3D is probably better then an SDK in many respects.


If you want to edit a ships gun directly, look at its EQP file and see what 3d object node its calling on.

Then look for that node in one of the dat files. Hell S3D has a search function and can scan all files in an entire directory. Open the dat file, find the node, copy the parent ID, then open the sim file, search for same ID, It'll be a child ID somewhere. So it should plop you right to the appropriate entry in the sim file. Edi it to your heats content, save, etc etc.
Ducimus is offline   Reply With Quote