View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004714 | Cataclysm 4.3.4 | Quest | public | 2019-10-24 21:04 | 2019-10-30 21:57 |
Reporter | sirrollalot | Assigned To | sevi | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Summary | 0004714: [In Licht getaucht] | ||||
Description | https://de.wowhead.com/quest=13642/in-licht-getaucht lässt sich an der stelle nicht verwenden. | ||||
Tags | codereview | ||||
Attach Tags | |||||
SpellMgr::GetSpellForDifficultyFromSpell: Spell id for instance mode is 62981 (original 62981) Spell::CheckCast liefert 104 () |
|
the RequiresSpellFocus is 1600 |
|
https://trinitycore.atlassian.net/wiki/spaces/tc/pages/2130104/Spell RequiresSpellFocus |
|
jetzt ist die frage ob damit die guid gemeint ist oder das template. naja das find ich wohl raus :D |
|
select * from world.gameobject where guid = 1600 or id = 1600; select * from world.gameobject_template where entry = 1600; komisch. naja inner welt gibts bereit iwas was inner luft schwebt was so ähnlich aussieht. ich check das mal ingame |
|
select from world.gameobject where guid = 194651 or id = 194651; liefert das object, aber die id stimmt irgendwie nicht. |
|
ingame command: liefert nahe gameobjects |
|
funzt nicht, setze jetzt auch die guid auf 1600. |
|
was ja auch irgendwie sinn machen würde. denn man kanns ja überall spawnen. |
|
komisch, funzt nicht. |
|
rad: 90.0000000 player pos: go pos: Position kanns schomal nicht sein. |
|
gegenprobe mit [Teldrassil: Crown of Azeroth] im umkehrschluss heißt das das der spellfocus keine referenz auf das gameobject an sich hat. Q: aber wohin zeigt der spellfocus? :D |
|
in der doku steht: RequiresSpellFocus data0 => 1600 (spellstuff) rtfm: data0: spellFocusType (from SpellFocusObject.dbc; value also appears as RequiresSpellFocus in Spell.dbc) |
|
ja gleil läuft, aber jetzt seh ich den lichtschein nicht mehr. |
|
bei der anderen quest ist mir aufgefallen das das gobject für den moonwell in shadowglen doppelt eingetragen war. |
|
######################################################## Ticket: https://bugs.riseofazhara.de/view.php?id=4714wowhead: https://www.wowhead.com/quest=13642/bathed-in-light######################################################## trigger gameobject_templateINSERT INTO world.gameobject_template trigger gameobjectINSERT INTO world.gameobject visible gameobject_templateINSERT INTO world.gameobject_template visible gameobjectINSERT INTO world.gameobject |
|
Branch mit der Änderung |
|
Hab ich nun mal bei uns eingespielt - mit dem nächsten Server Neustart testbar |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2019-10-24 21:04 | sirrollalot | New Issue | |
2019-10-27 12:17 | sirrollalot | Note Added: 0006563 | |
2019-10-27 12:33 | sirrollalot | Note Added: 0006564 | |
2019-10-27 13:21 | sirrollalot | Note Added: 0006565 | |
2019-10-27 13:21 | sirrollalot | Note Added: 0006566 | |
2019-10-27 13:26 | sirrollalot | Note Added: 0006567 | |
2019-10-27 13:30 | sirrollalot | Note Added: 0006568 | |
2019-10-27 13:32 | sirrollalot | Note Added: 0006569 | |
2019-10-27 13:40 | sirrollalot | Note Added: 0006570 | |
2019-10-27 13:41 | sirrollalot | Note Added: 0006571 | |
2019-10-27 13:43 | sirrollalot | Note Added: 0006572 | |
2019-10-27 14:11 | sirrollalot | Note Added: 0006573 | |
2019-10-27 14:44 | sirrollalot | Note Added: 0006574 | |
2019-10-27 14:54 | sirrollalot | Note Added: 0006575 | |
2019-10-27 14:59 | sirrollalot | Note Added: 0006576 | |
2019-10-27 15:00 | sirrollalot | Note Added: 0006577 | |
2019-10-27 15:27 | sirrollalot | Note Added: 0006578 | |
2019-10-27 15:29 | sirrollalot | Tag Attached: codereview | |
2019-10-27 19:30 | sirrollalot | Note Added: 0006579 | |
2019-10-29 18:53 | sevi | Status | new => testing |
2019-10-29 18:54 | sevi | Note Added: 0006584 | |
2019-10-30 21:57 | sevi | Assigned To | => sevi |
2019-10-30 21:57 | sevi | Status | testing => resolved |
2019-10-30 21:57 | sevi | Resolution | open => fixed |