Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/28/15 in all areas

  1. Hello all! I'd like to take a moment to explain some staff changes in the Administration that have taken place recently. First, I would like to thank Akkarin for all of the support he has given the *Athena communities over the years! Due to personal reasons, Akkarin will be stepping down from his current role as Head Administrator. He has given us great support and worked diligently to help the staff and *athena in many ways. We at rAthena will surely miss him and thank him for everything he's done. Second, I have accepted the role of Head Administrator that has opened up in the wake of Akkarin's retirement. Brian and Maki are still around as Supporting Admins to help out but I will be leading rAthena (as well as managing the day-to-day activities). I’ve always enjoyed helping rAthena and plan on continuing support as an Administrator. I plan on still having a role in developing while also being around to make sure the community is running just fine. We appreciate everyone’s support they give to rAthena and ensuring the continued life of rAthena! tl;dr Aleos (myself) is now an Administrator Maki & Brian are now Supporting Admins Akkarin has retired to Community Contributors
    7 points
  2. What were you using? Did you used Toasty's WoE controller?
    1 point
  3. Note it should be better to run the sql offline in one go (you save memory) INSERT INTO `acc_reg_num` (`account_id`, `key`, `index`, `value`) select account_id, '#CASHPOINTS', 0, `value` from `global_reg_value` on duplicate key update `acc_reg_num`.`value` = `acc_reg_num`.`value` + `global_reg_value`.`value` delete from `global_reg_value` where `str` = '#CASHPOINTS'
    1 point
  4. 1 point
×
×
  • Create New...