07-10-2006, 08:21 PM
Not all of them, but some might work. But just start with playing around with mirage source. Do the following things:
http://www.vbtutor.net - might help you some.
- Follow the character process, search for addchar and such and try to understand how it works.
- Go into the item editor, then go into the code, and follow that, basicly press the OK button in the item editor, and follow the call commands, and then follow the packets.
- Try to figure out how the types work and also how to add more variables into them so you can go on with save/loading the info.
http://www.vbtutor.net - might help you some.