Skip to content

DB/SAI: React state with Waypoint #22376

@Killyana

Description

@Killyana

Description: The react state defined by action_param6 for SMART_ACTION_WP_START was fixed.
If the values is set to 0 the npc will not attack at all and will remain passive.
Before the combat rewrite, event if the value=0 the npc will attack back once attacked.

In this case all this SAI scripts must be checked and updated if needed:

SELECT * FROM `smart_scripts` WHERE action_type=53 AND action_param6=0;

Branch(es): both

TC rev. hash/commit: rev. 8a45191

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions