[OpenSource]ItemCore Library

07/04/2012 21:01 funhacker#1
Hey guys,

Released is the source of my ItemCore library, mostly for developers, no point asking how to use this if you don't know how as it's purely for use in the development of Itemtype Editors or other editors that require item data.

Mostly heavily commented so should be easy enough for a beginner to use/understand.

If you want to make an editor that only requires Item.ID/Descriptio
I would suggest using "UniItemtype/ItemData" this will calculate the block of memory each item uses, this will work for any TQ game that has an itemtype.dat file.
07/05/2012 09:55 fixways#2
Nice release , but dont know how to use it . hmm .
07/06/2012 15:02 hio77#3
Nice, didn't notice till now ya put it up here. Anyone looking to develop tools, ild urge you to have a good look at this.