Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[quest] The quest ID 11516 's creature 24916 SAI ID 3 use action_type 36 have some problem #16679

Open
kissingers opened this issue Jul 7, 2023 · 0 comments

Comments

@kissingers
Copy link
Contributor

kissingers commented Jul 7, 2023

Current Behaviour

The quest 轰炸传送门 with ID 11516 is hard to complete, because the SAI ID 3
the SAI ID 3 change the creature template, so name can change, but when way back to the quest door, any other creature near the quest creature 24916, the creature will disappear. if make a focuse on the creature 24916, still can see by click the focuse but the 8 times buff disappear. and the quest can not complete.

the ID 3:
UPDATE acore_world.smart_scripts SET event_type = 61, event_phase_mask = 0, event_chance = 100, event_flags = 512, event_param1 = 0, event_param2 = 0, event_param3 = 0, event_param4 = 0, event_param5 = 0, action_type = 36, action_param1 = 24958, action_param2 = 1, action_param3 = 0, action_param4 = 0, action_param5 = 0, action_param6 = 0, target_type = 1, target_param1 = 0, target_param2 = 0, target_param3 = 0, target_param4 = 0, target_x = 0, target_y = 0, target_z = 0, target_o = 0, comment = 'Update entry' WHERE entryorguid = 24916 AND source_type = 0 AND id = 3 AND link = 4;

if delete the SAI ID 3 and link SAI ID 2 next to 4, will OK, but creature name will not change.

So if the SAI action 36 have some problem or the creature flags have some problem?

Expected Blizzlike Behaviour

N/A

Source

No response

Steps to reproduce the problem

N/A

Extra Notes

No response

AC rev. hash/commit

AzerothCore rev. 893a9be+ 2023-07-05 09:25:02 +0200 (HEAD branch) (Unix, RelWithDebInfo, Static)
Using SSL version: OpenSSL 3.0.9 30 May 2023 (library: OpenSSL 3.0.9 30 May 2023)
Using Boost version: 1.74.0
Using MySQL version: 101103
Using CMake version: 3.25.1
Compiled on: Linux 6.2.16-3-pve
Worldserver listening connections on port 54345
Realmlist (Realm Id: 1) configured in port 34345
VMAPs status: Enabled. LineOfSight: 1, getHeight: 1, indoorCheck: 1
MMAPs status: Enabled
maps directory located in /root/wow/bin/maps. Total size: 291014339 bytes
vmaps directory located in /root/wow/bin/vmaps. Total size: 658130553 bytes
mmaps directory located in /root/wow/bin/mmaps. Total size: 2192911264 bytes
Using zhCN DBC Locale as default. All available DBC locales: zhCN
Using World DB: ACDB 335.10-dev
LoginDatabase queue size: 0
CharacterDatabase queue size: 0
WorldDatabase queue size: 0

List enable modules:

  • mod-anticheat
  • mod-bg-reward
  • mod-cfbg
  • mod-eluna
  • mod-multi-client-check
  • mod-npc-beastmaster
  • mod-pvp-titles
  • mod-reward-played-time
  • mod-save-inventory
  • mod-server-auto-shutdown
  • mod-zone-difficulty
  • mod_spec_reward

Operating system

debian 12

Custom changes or Modules

No response

@kissingers kissingers changed the title []quest] The quest ID 11516 's creature 24916 SAI ID 3 use action_type 36 have some problem [quest] The quest ID 11516 's creature 24916 SAI ID 3 use action_type 36 have some problem Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant