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

Skinning porb

Why cant ppl skinn demons dragons etc on my ot server?

With "skin" you mean "utevo res ina" them?

That happens on every server, the only thing you need to do to allow it is to find the respective monster's file and add a line (or a number if the line is there).

So lets say you want them to be able to "skin" dragons:

  1. Go to data > monsters > dragons and find dragon.xml

  2. Find this line inside <flags>:
    LUA:
    <flag illusionable="0"/>

    (if it isnt there, add it anywhere between <flags></flags>)

  3. 0 means it cant be illusionable, 1 means it can. So change the 0 to 1 if you want it to be illusionable (to skin it).

Hope it helps.

PS: If wasnt what you ment then explain a bit more what you need.

Cheers.
 
I think he means, skin them with an obsidian knife, to get leathers, or use a blessed wooden stake on vampires and demons to get demon/vampire dust.

For this you will need a script, use the search function to find a script for the obsidian knife and the blessed wooden stake.

Grtz :D
 
Back
Top