Jump to content
TrinityCore

Leaderboard

Popular Content

Showing content with the highest reputation on 09/25/15 in Posts

  1. You are setting SAI event phase (equivalent to encounter phases, not visibility phases!) You need to use SMART_ACTION_SET_INGAME_PHASE_ID with id equal to phaseId from `creature` table however, you should take a look at sniffs to find if a spell is used for phasing instead (its very likely) - then you would just need to cast the spell instead trying to guess correct phase for spawns/sai action
    1 point
×
×
  • Create New...