ZoneTool / zonetool

zonetool, a fastfile linker for various Call of Duty titles.
GNU General Public License v3.0
147 stars 41 forks source link

structureddata in IW4 #60

Closed ghostr92 closed 3 years ago

ghostr92 commented 3 years ago

hello, I dont know how to manipulate playerdatadef i want to enter new weapon entry but dont know how to using zonetool please suggest me. thanks

RektInator commented 3 years ago

In order to add custom weapons to structureddatadef, you must modify the asset structure before the asset is written (the write function writes the asset to disk). Please note that this wont work in combination with IW4x, because IW4x itself also does statfile modifications.

ghostr92 commented 3 years ago

there isnt way to work with iw4x there might be if i can edit anything in iw4x source code.