项目作者: azerothcore

项目描述 :
BuffCommand module for AzerothCore
高级语言: C++
项目地址: git://github.com/azerothcore/mod-buff-command.git
创建时间: 2018-05-08T21:05:46Z
项目社区:https://github.com/azerothcore/mod-buff-command

开源协议:GNU General Public License v3.0

下载


AzerothCore" class="reference-link">logo AzerothCore

mod-buff-command

This is a module for AzerothCore

  • Latest build status with azerothcore: Build Status

Description:

Add custom command .mod_buff buff for self buff
With this command, all the spell id’s specified in the table are applied to the character world.player_buff

Configuration:

  1. # Settings to control the .mod_buff buff command
  2. #
  3. # BuffCommand.Enable
  4. # Description: Enable the .mod_buff buff command
  5. # Default: 1 - (Enabled)
  6. # 0 - (Disabled)
  7. BuffCommand.Enable = 1
  8. # Settings to control the cooldown of .mod_buff buff command
  9. #
  10. # BuffCommand.Cooldown
  11. # Description: Enable Cooldown for .mod_buff buff command
  12. # Default: 120 - (Enabled)
  13. # 0 - (Disabled)
  14. BuffCommand.Cooldown = 120

How to use:

Change conf and change data in database

Use databse:

  1. `world`.`player_buff`
  • SpellID - Spell number
  • Comment - You comment