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

[HELP] Bug in hostile and not hostile monsters in TFS 0.3.6

perdigs

New Member
Joined
Aug 22, 2010
Messages
114
Reaction score
1
How to correct this bug in TFS 0.3.6
all monsters are hostile, i need to create not hostile monsters...

<flags>
<flag summonable="1"/>
<flag attackable="1"/>
<flag hostile="0"/>
<flag illusionable="1"/>
<flag convinceable="1"/>
<flag pushable="1"/>
<flag canpushitems="0"/>
<flag canpushcreatures="0"/>
<flag targetdistance="1"/>
<flag staticattack="90"/>
<flag runonhealth="8"/>
</flags>

look for the configs
 
Sorry , but noone can help you with that cuz its old source REV,
then , Elf told me that: RC7 is coming soon , very soon.
just wait and update your server, much better.
 
Back
Top