Autor Tema: Delete certain buff of character  (Leído 2018 veces)

Sphoon

those who are looking for removing of buff to a certain character
i will give you this code in SQL

Código
update Character set EffectList=0
select name from  Character where Name='name'
« Última Modificación: Septiembre 02, 2020, 01:34:27 pm por Sphoon »

Gracias:


maverickadr

Someone have a code like this, but as a job that we can remove buff after reaching a level? for example: for a character with 300+ resets, the job can erase the buffs of a player with more than this resets, if that player raise the level to a "non-beginner" level before the original duration time set to the buff.

Appreciate all the help,
Sincerely,

Gracias:

Ralikon, angelonasci, saddasd

 

.