Vip Buff
Vip Buff
h"
#include "Chat.h"
me->RemoveAurasByType(SPELL_AURA_MOUNTED);
for(int i = 0; i < 11; i++)
me->AddAura(auras[i], me);
handler->PSendSysMessage("You're buffed now!");
return true;
}
};
void AddSC_buff_commandscript()
{
new buff_commandscript();
}