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

[3.3.5] Silithus pvp not working. Can't loot "Silithyst" #14637

Closed
ikir83 opened this issue May 2, 2015 · 11 comments
Closed

[3.3.5] Silithus pvp not working. Can't loot "Silithyst" #14637

ikir83 opened this issue May 2, 2015 · 11 comments

Comments

@ikir83
Copy link

ikir83 commented May 2, 2015

Seems Silithus pvp objects are bugged, i tried several times to take/loot Silithyst, which you should bring to alliance/horde base but seems not to work. Can anyone confirm?

Tested on 2b95a5f 2015-04-26

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@Rushor
Copy link
Contributor

Rushor commented May 2, 2015

#14181

@Killyana
Copy link
Member

Killyana commented May 2, 2015

The aura is removed by the machine and the player is rewarded by http://wotlk.openwow.com/spell=29534 also the related quests works correctly. Also the faction counter is incremented.

@Killyana
Copy link
Member

Killyana commented May 2, 2015

Silithyst Mound must despawn if the player click it, but seems like there's a problem here:
https://github.com/TrinityCore/TrinityCore/blob/6.x/src/server/scripts/OutdoorPvP/OutdoorPvPSI.cpp#L239

@dr-j
Copy link
Contributor

dr-j commented May 2, 2015

well I already arrived at the spell_linked_spell last week but did not know if this issue was with all tc did mention on tc dev channel

ps these do despawn for me when used with gm mode off but did not make any changes to gameobject

@Killyana
Copy link
Member

Killyana commented May 2, 2015

I'm not talking about Silithyst Geyser but Silithyst Mound (they spawn if you remove the aura 29519), this gob also must despawn on click like Silithyst Geyser.

@ghost
Copy link

ghost commented May 2, 2015

Is this issue also valid for the 3.3.5 source? It's been months since I last tested collecting Silithyst to see how long it would take to control the zone (amounts of spawn nodes, travel distance etc.) on 3.3.5.

@Killyana
Copy link
Member

Killyana commented May 2, 2015

Fixed by @whoami: http://pastebin.com/CgjRAcm5 no need to add the linked spell, just the faction of the gob must be updated.

UPDATE `gameobject_template` SET `faction`=1673 WHERE `entry` IN (181597);

@Kinzcool
Copy link
Contributor

Kinzcool commented May 2, 2015

No need to change the VerifiedBuild here; faction field isn't part of SMSG_GAMEOBJECT_QUERY_RESPONSE.

@Killyana
Copy link
Member

Killyana commented May 2, 2015

Hum ok.

@ikir83
Copy link
Author

ikir83 commented May 3, 2015

@Killyana
yes mound despot but the player didn't get anything so can't score

@Killyana
Copy link
Member

Killyana commented May 3, 2015

Works fine for me on rev. 5dba91f

Rushor added a commit that referenced this issue Jun 26, 2015
Aokromes added a commit that referenced this issue Jun 28, 2015
DDuarte added a commit that referenced this issue Jul 12, 2015
221a874 DB/Quest: Rivenwood Captives By Killyana, closes #3648
dbaf885 DB/Text: Fix wrong broadcast text id
f5530c7 DB/Misc: Megzeg Nukklebust By @tkrokli Closes #14863
d08524c DB/Path: Sunreaver Hawkrider in Crystalsong Forest
b067f20 DB: Fix date for file
0d66b19 DB/Path: Silver Covenant Horseman in Crystalsong Forest/Windrunner's Overlook
89c6e5d DB/Misc: Various fixes * Quest rewards for Kael'thas and the Verdant Sphere - Closes #14452 * Quest rewards for The Cipher of Damnation - Closes #14879 * VOA Meeting stone - Closes #10502 * Fix a db error
6af3bc6 Fix file name
170ba68 DB/Quest: Hellfire Fortifications By tkrokli, closes #14887
d5c84d5 DB/Path: Gundrak Savage pathing
20e3da1 Fix file name
c8ee638 DB/Quest: Fix 2 swapped values of midsummer event
a29433f DB/Quest: I've Got a Flying Machine Closes #14965 By Killyana
791356c DB/Oculus: mob missing spells / visuals
e243df4 DB/Oculus: typo in sql
813a903 DB/Misc: Fix startup errors By Killyana, updates #14730
7e5307b DB/Creature: Innkeeper Keldamyr By MrSmite, closes #12474
77d083e DB/Quest: The Perfect Dissemblance By Killyana, closes #12439
9132cfe DB/Quest: A Race Against Time By Killyana, closes #1074
d3590f9 DB/Quest: Master the Storm By Killyana, closes #1883
3720be3 DB/Gameobject: Silithyst Mound By Killyana, closes #14637
5b6cbe8 Update 2015_06_28_02_world.sql
6527046 DB/Misc: Fix a runtime error By Killyana, updates #14730
5ff8073 DB/Creature: Fixing some auras set with a wrong event By Killyana, closes #14875
7c7d258 DB/Misc: Brewfest - Wrong item in vendors By sirikfoll, closes #14989
fd299c5 DB/Misc: Spawn several missing gameobjects and creatures in The Eye - Several pack of mobs and triggers spawned - Spawned doors at Kael's room - Corrected spawn coords for Kael'thas and his advisors from sniffs - Removed improper spawns of Ember of Alar
b4a293f SQL: Quickfix a typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants