This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [SOLVED] Turning instance into normal map breaks SmartAI  (Read 707 times)

Degen

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 22
    • View Profile
[SOLVED] Turning instance into normal map breaks SmartAI
« on: August 13, 2015, 03:56:10 am »
I turned Ragefire Chasm into a normal zone using the areatable and map dbc's and now the smart scripts connected to every mob inside that map are broken. Does anyone know a work-around to this problem?
« Last Edit: August 14, 2015, 03:51:35 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: [QUESTION] Turning instance into normal map breaks Smart
« Reply #1 on: August 13, 2015, 08:49:22 am »
event_flags - they are nearly everywhere set to another values than 0. I have never used this field, because I was never working with instances, so I am not entirely sure wth is it for. But I am quite sure that scripts with difficulty (dungeon, raid...) entries set are not something you want to use outside of instances. Try setting them all to 0.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

Want to support me for my releases and/or tutorials? You can send donation via Paypal to:
jantoms@seznam.cz

Degen

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 22
    • View Profile
Re: [QUESTION] Turning instance into normal map breaks Smart
« Reply #2 on: August 14, 2015, 03:32:33 am »
Setting the event
Quote from: "Amaroth"
event_flags - they are nearly everywhere set to another values than 0. I have never used this field, because I was never working with instances, so I am not entirely sure wth is it for. But I am quite sure that scripts with difficulty (dungeon, raid...) entries set are not something you want to use outside of instances. Try setting them all to 0.

Works perfectly, thank you. :)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »