| 
 >> What, like in-game sprites? Going back to the good ol' Doom >> days! <sniff> Those were the days...
 yup, hehe. Not really like those 2d sprites though, I'll map the images around a box with a front and a back view, that way a world builder can see the heading of the mob right away.
 
 >> there's a 'server handbook'
 I know, but those pictures are just "normal" in-game screenshots, I need two pictures per race (front and back) in front of a single colored background so that I can mask out the actual mob image.
 
 >> Is your previewer going to be able to read and write to the db?
 >> Will it handle loot/mob stats as well as spawn info?
 read/write: yes
 loot: not yet
 mob stats: yes, on a per npc_type basis
 spawn info: yup
 |