Hey, guys. I need some help.
I want to make a quest with that functions:
Code:
affect.remove_collect(apply.STR,10)
affect.remove_collect(apply.CON,10)
affect.remove_collect(apply.INT,10)
affect.remove_collect(apply.DEX,10)
affect.remove_collect(apply.GOLD_DOUBLE_BONUS,10)
I want when LOGIN, the server will erase tha player bonus, it is in affect...