Ok, tried to reproduce that bug on local server, found something weird already: With poison cloud, it happens (not all the time) that kill_object cannot find the correct skill to add exp to. So you get the LOG(llevError,"kill_object - unable to find skill that killed monster\n"); message. Except 'skill' is not set, rather, is NOT initialized, so has a random value. It broke on my comp (access violation), but i have no idea what that can do, maybe give much exp to players, who knows. The used spell is poison cloud, against some orcs / goblins (mad mage tower in scorn) The kill_object was called from process_object. I'll try to find some more things. Nicolas 'Ryo' _______________________________________________ crossfire-devel mailing list crossfire-devel at lists.real-time.com https://mailman.real-time.com/mailman/listinfo/crossfire-devel