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

Repair suggestions #1

Open
dyw23 opened this issue Sep 22, 2024 · 0 comments
Open

Repair suggestions #1

dyw23 opened this issue Sep 22, 2024 · 0 comments

Comments

@dyw23
Copy link

dyw23 commented Sep 22, 2024

UPDATE creature_template SET IconName = 'Speak', npcflag = 131073 WHERE entry = 100000;
Fix the issue of invalid bank usage。
modify SystemVip.cpp
vipZoneMapId = sConfigMgr->GetOption("SystemVip.VipZoneMapId", 571);
vipZonePosX = sConfigMgr->GetOption("SystemVip.VipZoneCoorX", 5804.15);
vipZonePosY = sConfigMgr->GetOption("SystemVip.VipZoneCoorY", 624.771);
vipZonePosZ = sConfigMgr->GetOption("SystemVip.VipZoneCoorZ", 647.767);
vipZoneO = sConfigMgr->GetOption("SystemVip.VipZoneOrien", 1.64);

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