|
---|
|
Регистрация | Правила | Альбомы | Справка | Пользователи | Календарь | Поиск | Сообщения за день | Все разделы прочитаны |
CMaNGOS Commits Изменения, принятые в официальный репозиторий ядра CMaNGOS. git://github.com/cmangos/mangos-wotlk.git |
|
Опции темы | Поиск в этой теме | Опции просмотра |
23.07.2010, 20:20 | #1 |
News Bot
Регистрация: 20.11.2009
Сообщений: 1,290
Сказал(а) спасибо: 0
Поблагодарили 5 раз(а) в 5 сообщениях
|
[10252] Implement reputation_reward_rate for quests and creatures
<pre>m sql/mangos.sql
+ sql/updates/10252_01_mangos_reputation_reward_rate.sql m sql/updates/Makefile.am m src/game/Chat.cpp m src/game/Chat.h m src/game/Level3.cpp m src/game/ObjectMgr.cpp m src/game/ObjectMgr.h m src/game/Player.cpp m src/game/Player.h m src/game/World.cpp m src/shared/revision_nr.h m src/shared/revision_sql.h [10252] Implement reputation_reward_rate for quests and creatures * In addition, implement "flat" reputation for quests, where a value in RewRepValueN is given. Human diplomacy will not affect the total. The rate however will be applied, where a faction is defined with a rate for quests. Value in database are expected to be *100 of the actual value given (before rate are applied). * New database storage can contain rates for quest/creature/spell reputation and will affect the base value given as reward. When for example the quest reward for a faction should receive 30% more reputation points, the rate can be set to 1.3. * This will fix issues with certain quests that are using the expected RewRepValueId but where the outcome has been lower than expected. * Note that if the rate is set to 0.0 it will disable reputation gain for the faction and type. * Reputation rate for spells (spell effect) is not yet implemented Signed-off-by: NoFantasy <nofantasy@nf.no></pre> Дальше... |
Опции темы | Поиск в этой теме |
Опции просмотра | |
|
|
Похожие темы | ||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
[9789] Implement spell selection, for creatures in instances, based on map difficulty | newsbot | CMaNGOS Commits | 0 | 24.04.2010 21:11 |
[9686] Implement support weekly quests cooldowns. | newsbot | CMaNGOS Commits | 0 | 07.04.2010 04:34 |
[9165] Implement speed reduction at creatures DoFleeToGetAssistance | newsbot | CMaNGOS Commits | 0 | 13.01.2010 04:30 |