Projekt

Allgemein

Profil

Aktionen

Fehler #12459

geschlossen

[Classic][Desolace][Quest] Gelkisclan / Magramclan Entscheidung

Von BlackSamurai vor mehr als 9 Jahren hinzugefügt. Vor etwa 8 Jahren aktualisiert.

Status:
Live
Priorität:
Normal
Zugewiesen an:
-
Kategorie:
Quests
Zielversion:
Beginn:
23.01.2015
Update Text Deutsch:

Man sollte sich nun nur noch für eine der beiden Quests der Fraktionen entscheiden können.


Beschreibung

Guten Tag,

für die beiden Fraktionen gibt es folgende Quests:

Allianz mit den Gelkis https://db.rising-gods.de/?quest=1368
Allianz mit den Magram https://db.rising-gods.de/?quest=1367

Zur Zeit sind beide Quests gleichzeitig annehmbar. Es sollte jedoch so sein, dass durch das annehmen der einen Quest, die andere nicht mehr verfügbar wird. Solange man sich jedoch für keine der Fraktionen entschieden hat (Ruf+Quest beendet), kann man die Quest abbrechen, die andere annehmen und entsprechend sich somit noch umentscheiden. Mit der Questabgabe der einen, ist die andere dann komplett aus dem Spiel für diesen Char.

Quelle: Kommentare hier: http://de.wowhead.com/quest=1368/allianz-mit-den-gelkis#english-comments

Liebe Grüße
BlackSam

Aktionen #1

Von Rushor vor mehr als 9 Jahren aktualisiert

  • Zielversion wurde auf Quests - Classic gesetzt
Aktionen #2

Von Rushor vor mehr als 9 Jahren aktualisiert

  • Status wurde von Neu zu Testbereit geändert
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` IN (19, 20)  AND `SourceEntry`=1368;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(20, 0, 1368, 0, 0, 8, 0, 1367, 0, 0, 1, 0, 0, '', 'Show Gelkis Alliance NOT if Magram Alliance is rewarded.'),
(19, 0, 1368, 0, 0, 8, 0, 1367, 0, 0, 1, 0, 0, '', 'Show Gelkis Alliance NOT if Magram Alliance is rewarded.');

DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` IN (19, 20)  AND `SourceEntry`=1367;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(20, 0, 1367, 0, 0, 8, 0, 1368, 0, 0, 1, 0, 0, '', 'Show Magram Alliance NOT if Gelkis Alliance is rewarded.'),
(19, 0, 1367, 0, 0, 8, 0, 1368, 0, 0, 1, 0, 0, '', 'Show Magram Alliance NOT if Gelkis Alliance is rewarded.');

wenn man die eine abgeschlossen hat, kann man die andere nicht mehr annehmen

ser re

Aktionen #3

Von Katatafisch vor mehr als 9 Jahren aktualisiert

  • Status wurde von Testbereit zu In Bearbeitung geändert
  • Zugewiesen an wurde auf Rushor gesetzt

"wenn man die eine abgeschlossen hat, kann man die andere nicht mehr annehmen", stimmt zwar. Allerdings kann man noch beide Quests annehmen, solange man noch KEINE der beiden Quests beendet hat.
Nimmt man nur eine an und beendet die, ist es so wie du sagtest - und hat man trotzdem beide im Questlog, hat eine bereits abgegeben und möchte die andere auch noch abgeben, kann man dies beim Abgabe-NPC nicht machen.

Ich lasse es dadurch mal noch auf "in Bearbeitung", weil die Lösung noch nicht zu 100% passt ^^

Aktionen #4

Von Katatafisch vor mehr als 9 Jahren aktualisiert

  • Thema wurde von [Quest][Desolace] Gelkisclan / Magramclan Entscheidung zu [Classic][Desolace][Quest] Gelkisclan / Magramclan Entscheidung geändert
Aktionen #5

Von Rushor vor mehr als 9 Jahren aktualisiert

  • Status wurde von In Bearbeitung zu Testbereit geändert
  • Zugewiesen an Rushor wurde gelöscht
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` IN (19, 20)  AND `SourceEntry`=1368;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(20, 0, 1368, 0, 0, 8, 0, 1367, 0, 0, 1, 0, 0, '', 'Show Gelkis Alliance NOT if Magram Alliance is rewarded.'),
(19, 0, 1368, 0, 0, 8, 0, 1367, 0, 0, 1, 0, 0, '', 'Show Gelkis Alliance NOT if Magram Alliance is rewarded.'),
(19, 0, 1368, 0, 0, 28, 0, 1367, 0, 0, 1, 0, 0, '', 'Show Gelkis Alliance NOT if Magram Alliance is completed.'),
(20, 0, 1368, 0, 0, 28, 0, 1367, 0, 0, 1, 0, 0, '', 'Show Gelkis Alliance NOT if Magram Alliance is completed.');

DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` IN (19, 20)  AND `SourceEntry`=1367;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(20, 0, 1367, 0, 0, 8, 0, 1368, 0, 0, 1, 0, 0, '', 'Show Magram Alliance NOT if Gelkis Alliance is rewarded.'),
(19, 0, 1367, 0, 0, 8, 0, 1368, 0, 0, 1, 0, 0, '', 'Show Magram Alliance NOT if Gelkis Alliance is rewarded.'),
(19, 0, 1367, 0, 0, 28, 0, 1368, 0, 0, 1, 0, 0, '', 'Show Magram Alliance NOT if Gelkis Alliance is completed.'),
(20, 0, 1367, 0, 0, 28, 0, 1368, 0, 0, 1, 0, 0, '', 'Show Magram Alliance NOT if Gelkis Alliance is completed.');

auch nicht wenn schon completet und ncoh im log. mehr können wir aber echt nicht machen

ser re

Aktionen #6

Von Mandulis vor etwa 9 Jahren aktualisiert

  • Status wurde von Testbereit zu In Bearbeitung geändert
  • Zugewiesen an wurde auf Rushor gesetzt

Man kann immer noch beide Quests gleichzeitig annehmen.

Aktionen #7

Von Rushor vor fast 9 Jahren aktualisiert

-- Gelkis/Magram - Decissionquest
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` IN (19, 20)  AND `SourceEntry`=1368;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(20, 0, 1368, 0, 0, 8, 0, 1367, 0, 0, 1, 0, 0, '', 'Show Gelkis Alliance NOT if Magram Alliance is rewarded.'),
(19, 0, 1368, 0, 0, 8, 0, 1367, 0, 0, 1, 0, 0, '', 'Show Gelkis Alliance NOT if Magram Alliance is rewarded.'),
(19, 0, 1368, 0, 0, 28, 0, 1367, 0, 0, 1, 0, 0, '', 'Show Gelkis Alliance NOT if Magram Alliance is completed.'),
(20, 0, 1368, 0, 0, 28, 0, 1367, 0, 0, 1, 0, 0, '', 'Show Gelkis Alliance NOT if Magram Alliance is completed.'),
(19, 0, 1368, 0, 0, 9, 0, 1367, 0, 0, 1, 0, 0, '', 'Show Gelkis Alliance NOT if Magram Alliance is completed.'),
(20, 0, 1368, 0, 0, 9, 0, 1367, 0, 0, 1, 0, 0, '', 'Show Gelkis Alliance NOT if Magram Alliance is completed.');

DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` IN (19, 20)  AND `SourceEntry`=1367;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(20, 0, 1367, 0, 0, 8, 0, 1368, 0, 0, 1, 0, 0, '', 'Show Magram Alliance NOT if Gelkis Alliance is rewarded.'),
(19, 0, 1367, 0, 0, 8, 0, 1368, 0, 0, 1, 0, 0, '', 'Show Magram Alliance NOT if Gelkis Alliance is rewarded.'),
(19, 0, 1367, 0, 0, 28, 0, 1368, 0, 0, 1, 0, 0, '', 'Show Magram Alliance NOT if Gelkis Alliance is completed.'),
(20, 0, 1367, 0, 0, 28, 0, 1368, 0, 0, 1, 0, 0, '', 'Show Magram Alliance NOT if Gelkis Alliance is completed.'),
(19, 0, 1367, 0, 0, 9, 0, 1368, 0, 0, 1, 0, 0, '', 'Show Magram Alliance NOT if Gelkis Alliance is active.'),
(20, 0, 1367, 0, 0, 9, 0, 1368, 0, 0, 1, 0, 0, '', 'Show Magram Alliance NOT if Gelkis Alliance is avtive.');

Aktionen #8

Von Rushor vor fast 9 Jahren aktualisiert

  • Status wurde von In Bearbeitung zu Ready geändert
  • Zugewiesen an Rushor wurde gelöscht
  • Update Text Deutsch aktualisiert (Vergleich)
Aktionen #9

Von Daejiv vor fast 9 Jahren aktualisiert

  • Status wurde von Ready zu Live geändert
Aktionen #10

Von Rushor vor etwa 8 Jahren aktualisiert

Bedeutung Live:

Der Bug wurde erfolgreich behoben und befindet sich auf dem Spielserver. Sollte der Fehler weiterhin bestehen sollte ein neues Ticket ( https://redmine.rising-gods.de/projects/live/issues/new ) erstellt werden. Anmerkungen in dem alten abgewiesenen oder live genommenen Ticket werden ignoriert und gelöscht.

Aktionen

Auch abrufbar als: Atom PDF