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

How can I make a monster take no dmg?

tobias89

Pikaz Liek Pikaz
Joined
Apr 24, 2010
Messages
110
Reaction score
0
How can I make a monster take no dmg? So it cant even be atk marked.
 
no atk marked:
LUA:
<flag attackable="0"/>
make it non-attackable? add all immunities? perhaps an onStatsChange script is more accurate
btw this is wrong section newbie
 
(MONSTER PET)

If I was going to add it to a NPC / Player for lets say walking up and down ladders/stairs/tps.


How could I do somthing like that?
 
Back
Top