• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Lua Corpse ID problem

Elyth

New Member
Joined
Feb 13, 2011
Messages
39
Reaction score
1
I have a problem, when I kill a monster it doesn't show a corpse, but when I click look on the title where it died, I can see it is killed there. Already checked the mosnter .xml and see it has the correct corpse ID according to the items.xml, does it have to do with the .spr and .dat files of the client? If so, how can I edit those?
 
If you create the corpse with /i, do you see it? If not it's probable an spr problem (blank sprite) or the wrong id (so the right corpse that is not a blank sprite has a different id).
 
When I use the corpse /i with the name of the corpse I see nothing, I do believe it is a .spr problem, but I don't know how to edit those.
 
Back
Top