Hi,
I'm using this function to get monsters type
C
it works perfectly when the monster only have one type eg. ANIMAL, DEVIL, ATT_ELEC etc
but whenev er the mob have more than one type (eg, ANIMAL, ATT_ELEC) it always returns 0
What am I missing ?