• 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 summons[Problem]

freaked1

Active Member
Joined
Jan 30, 2008
Messages
486
Solutions
5
Reaction score
30
Location
Sweden
Okey I have a pretty bad problem.
Everytime when a summoned monster gets killed it freezes and the health bar dissapears but the summoned monster can still shoot as long as the monster who summoned it is ALIVE.
This is nothing that I'm happy about and would really apreciate(?) if someone could help me out on this.

You will be rewarded with rep++ ofc ;)
 
I can't really see why it would be something in creaturescripts, and about changing. Sorry but I won't do that now, even if it may work xD Rep++ for atleast telling me what you think is the problem ;)

I still need help with this ^^
 
Yea, but it has to be in creaturescripts or in TFS ;) (Or in MODs ofc)
In this case I bet for TFS.

Try to disable all your mods first and try
Code:
enabled="yes">
to
Code:
enabled="no">

If the problem still lives, change back to yes.
 
Back
Top