1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 14:37:44 +00:00

add ActionEffectType for showing combo indicators

This commit is contained in:
NotAdam 2019-03-24 00:31:25 +11:00
parent 407c48fa33
commit b77f43e151

View file

@ -579,6 +579,13 @@ namespace Sapphire::Common
TpLoss = 12,
TpGain = 13,
GpGain = 14,
/*!
* @brief Tells the client that it should show combo indicators on actions.
*
* @param flags Required to be 128, doesn't show combo rings on hotbars otherwise
* @param value The actionid that starts/continues the combo. eg, 3617 will start a spinning slash and/or syphon strike combo
*/
StartActionCombo = 28,
Knockback = 33,
Mount = 38,
VFX = 59, // links to VFX sheet