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

Monster Immunity Invisible

SlashX

Member
Joined
Jul 4, 2007
Messages
71
Reaction score
5
I am having a problem with the immunity of invisible of the monsters.

Same placing <immunity invisible="0"/> in the xml the monster see a invisible players (with utana vid spell).

More somebody have this bug?
 
I am having a problem with the immunity of invisible of the monsters.

Same placing <immunity invisible="0"/> in the xml the monster see a invisible players (with utana vid spell).

More somebody have this bug?


it should be
<immunity invisible="1"/>

hope it helped =)
 
No no... if you set immunity invisible to 0 monster dont see the invisible player correct? But it dont happening.

Sample, i set poison spider to 0 (<immunity invisible="0"/>) and poison spider continue imunity of invisible!

They will understand now?

Sorry for the bad english :(
 
No no... if you set immunity invisible to 0 monster dont see the invisible player correct? But it dont happening.

Sample, i set poison spider to 0 (<immunity invisible="0"/>) and poison spider continue imunity of invisible!

They will understand now?

Sorry for the bad english :(


i tought
<immunity invisible="0"/> See invisible
<immunity invisible="1"/> Cant see invisible
 
but demon with 1 also see invisible :S

bug? test it plx.
 
it is the opposite

<immunity invisible="0"/> don't See invisible
<immunity invisible="1"/> see invisible


or 0 is no and
1 is yes
Edit: you post beofre xD
 
if i set invisible to 0 or 1 the monster always see invisible!

--- in portuguese ---

Meu ingles e pessimo acho que assim consigo me expressar melhor...

tanto faz se eu colocar 0 ou 1 o monstro continua imune a invisible itendeu? Eu nao consigo fazer o mostro nao ser imune a invisible... eu to usando a ultima rev(342).

alguem mais teve esse problema?
 
Last edited:
it is the opposite

<immunity invisible="0"/> don't See invisible
<immunity invisible="1"/> see invisible


or 0 is no and
1 is yes
Edit: you post beofre xD

Lol your saing the same 1= the See invisible
0 The Wont see invisible
 
All this post just for nothing...
Slash X is right: There's a bug with the CONDITION_INVISIBLE.
Whenever you put <flag illusionable="1"/> or = 0, and/or if you put <immunity invisible="1"/> or = 0, it doesn't matter; The monster still can see and attack the "invisible" players...
 
All this post just for nothing...
Slash X is right: There's a bug with the CONDITION_INVISIBLE.
Whenever you put <flag illusionable="1"/> or = 0, and/or if you put <immunity invisible="1"/> or = 0, it doesn't matter; The monster still can see and attack the "invisible" players...

Download new revision, it's already fixed...
 
Back
Top