Hi everyone
I started this tool because i was sick of searching for items / Ids / Names in dozen different files. The existing GM Tools are not up-to-date so this tool looks for the files directly in the Resource folder of your Server.
It is far from being finished but it works for Items and movers so far.
The Tool is written in c# and using windows forms (because keep it simple )
I am publishing the github repo because maybe someone wants improve the tool or work further on it.
The dataviewer is using following files in the resource folder:
Credits: Indecs
I started this tool because i was sick of searching for items / Ids / Names in dozen different files. The existing GM Tools are not up-to-date so this tool looks for the files directly in the Resource folder of your Server.
It is far from being finished but it works for Items and movers so far.
The Tool is written in c# and using windows forms (because keep it simple )
I am publishing the github repo because maybe someone wants improve the tool or work further on it.
The dataviewer is using following files in the resource folder:
- propMover.txt.txt
- propMover.txt
- defineObj.h
- Spec_Item.txt
- propItem.txt.txt
- defineItem.h
Credits: Indecs