Currently working on a toolkit that allows adding of Items, Mobs, NPCs, Prof's, Skills,...
Currently only adding items work.
And here's how it works:
Slideshow
That's it for now, click create, will find a new ID for the Weapon type, add all the data/files where it belongs and you can use it ingame instantly (if it's in the server's db that is)
[Devlog] Undefined C++ source 02/12/2013 - CO2 Private Server - 2 Replies So yeah, I`ve got bored today and I started to code a little something in C++. Let me introduce the project, which will hopefully get released as an educational project somewhat soon.
First of all, it`s very messy, also unefficient in cases, it`s made for demonstration purposes for a class of mine, and it has to be done somewhat fast, so don`t expect anything fancy. Also, since I don`t have a lot of free time at my hands, it will probably be updated in a really slow tempo.
The project is...