![]() |
[Release]Table Converter Open Source
Hi guys,
Another application that is also open source. This one is a 'wip' as I've not had time to test out any other table -> data file structures yet. But it does work with cq_itemtype -> itemtype.dat. However you do need to make some modifications to your cq_itemtype table. The application comes with a 'ItemtypeStructure.ini' file, which defines how the Itemtype is structured. This structure I made according to the best of my knowledge and added fields (although unused) that I believe to exist. Before using this app you should make sure you cq_itemtype matches this: Use Navicat and right click cq_itemtype and choose 'design table' make sure the fields are in the correct order too if you wish to use my structure file. Code:
Primary Key = idOpen application File -> New -> Binary File Load Text file that has pasted data from your cq_itemtype Load Structure file (ItemtypeStructure.ini) that was included in the application.rar Input text that separates field values (%tab represents a tab character and is the default text) Click 'Create Converted Binary File' Choose name of the new file, then click save File is now made Note ItemtypeStructure.ini applies to EO as of version approx 1100 (Latest Pserver version) But in theory this application should be applicable for any other game/application. I'm posting this thread in CO/EO/ZO sections to see if people that fully understand structures will create their own structure files and get back to me on any errors if encountered. This source is fully open source, but also note that only [Only registered and activated users can see links. Click Here To Register...] and [Only registered and activated users can see links. Click Here To Register...] have permission to post any kind of copies of this application and/or source files. Thanks, funhacker Attachments: [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] Important Update: Please note I hadn't fully tested the table design I had placed. It screwed with the data when items are dropped in game. So I've removed the 'luck' field, this also showed a minor flaw in the programming which is now fixed. So please re-download the application.rar for the new .exe and the itemtypestructure. |
Thought I'd put this in an extra post.
Feel free to merge if you find it's not relevant. Please note I've not tested, but I'm sure the way I coded this it won't allow for extra fields, nor will it load according to table field index yet. It purely loads in order. So if your itemtype structure has id name req_class.... Your text file MUST have id name req_class... they must also appear in the itemtype structure in the same order they appear in the itemtype.dat. I've coded in the extra fields to latter work on this but for now it's touchy. CO Itemtype Structure (4267) As per Korvacs thread: [Only registered and activated users can see links. Click Here To Register...] Code:
|
| All times are GMT +2. The time now is 02:35. |
Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.