• 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!

Lua Drop 1 item per kill, and drop items on ground (no loot bodies)

archer32

Member
Joined
Feb 3, 2011
Messages
88
Solutions
1
Reaction score
9
Hey,

Kind of a weird request, but when I am editing monsters loot, obviously it looks like something like

<loot>
<item name="gold coin" countmax="5" chance="2000" />
<item id="23719" chance="2000" />
<item id="2379" chance="2000" />
<item id="2422" chance="2000" />
</loot>

My question is, is there a way for it to only drop 1 item per time (if it drops)?

So if I kill a rat, it might drop a dagger, or a hand axe, or a gold coin.. but not like dagger, axe and gold coin all at the same time (if lucky)

Also instead of having bodies that decay, items just fall to the ground?

Thanks in advanced, much appreciate
 
Back
Top