Jump to content

J4ND3RS0N

Members
  • Posts

    2
  • Joined

  • Last visited

Community Answers

  1. J4ND3RS0N's post in Modify getBattleFlag message display was marked as the answer   
    - script motd -1,{ OnPCLoginEvent: announce "EXP - Base: "+(getBattleFlag("base_exp_rate")/100)+"% / Job: "+(getBattleFlag("job_exp_rate")/100)+"%"+"\n"+"Drop - General: "+(getBattleFlag("item_rate_common")/100)+"% Cards: "+(getBattleFlag("item_rate_card")/100)+"%",bc_self; end; }  
×
×
  • Create New...