Can any help my post some tips how code DragonPill?
No need were Put code etc. Only how summon monster by item .
06/14/2011 14:47pro4never#2
Not sure how burried it is but I wrote up a monster spawn method for people years ago. It was for coemu but the theory is the same.
You create a new instance of a monster (set up its stats and such) and then add it into the mobs collection and then send the spawn packet to the screen where it was spawned.