View Single Post
Old 01-14-2009, 06:21 PM   #14 (permalink)
Gargouille
Forum Novice
 
Join Date: Feb 2007
Posts: 318
Default

My two cents...

I make several things on it, but it was made times to times, and I release it as it is today, without comments or todo/install, sorry. And also, lots of messages are in french^^

It's the same, but :

- Book still open on use
- Contracts in book are alphabetical-sorted
- Corpses can be added even if killed by summoned or controlled
- You can set the rarety of each type of monster
- The price reward is already random, but also regarding monster rarety
- There is a delay between two contracts, as for BODs

In the code, something is radically changed : the relation between corpse and contract was tested regarding strings, but now it is tested with type.

And the switch/case making monster list is replace by an array MonsterContractType[]

It is explained in the SecondReadMe.

Thanks again to originals authors.
Gargouille is offline   Reply With Quote