Jump to content

devkaayla

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

devkaayla's Achievements

Poring

Poring (1/15)

  • One Year In
  • Conversation Starter
  • Reacting Well
  • One Month Later
  • Week One Done

Recent Badges

0

Reputation

  1. how to disable All Ensemble Skills In 255/120?
  2. max_damage = (int64)max_damage * status_get_lv(bl) && cap_value(max_damage,INT_MAX,status_get_max_hp(bl),INT_MAX); ? like that>
  3. cap_value(1,0,INT_MAX) like that ? max_damage = (int64)max_damage * status_get_lv(bl) / 100;
×
×
  • Create New...