PDA

Просмотр полной версии : [12128] Add new condition CONDITION_COMPLETED_ENCOUNTER


newsbot
30.08.2012, 00:55
Автор: Schmoozerd


<pre>m src/game/ObjectMgr.cpp
m src/game/ObjectMgr.h
m src/shared/revision_nr.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[12128] Add new condition CONDITION_COMPLETED_ENCOUNTER

This condition returns true if a DungeonEncounter is done in this map.

value1, value2 are expected to be the IDs from DungeonEncounter(dbc)
value2 is optional, if both values are given, the condition will be true if one of the two DungeonEncounters are done.

Thanks to crackm for testing</pre>


Подробнее... (https://github.com/cmangos/mangos-wotlk/commit/1c943e2c1731348b4e4d9c3e221b3a9ad5c0b9e3)