Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

manuel

Members
  • Posts

    48
  • Joined

  • Last visited

Community Answers

  1. manuel's post in PRE-RE Homunculus add Exp was marked as the answer   
    Scrip.cpp

    #ifdef RENEWAL
        if (base && sd->hd)
            hom_gainexp(sd->hd, base * battle_config.homunculus_exp_gain / 100); // Homunculus only receive 10% of EXP
    #endif
    change 
    //#ifdef RENEWAL
        if (base && sd->hd)
            hom_gainexp(sd->hd, base * battle_config.homunculus_exp_gain / 100); // Homunculus only receive 10% of EXP
    //#endif
     
  2. manuel's post in Request DOTD Or similar. was marked as the answer   
    update  AMBOS

     
     
×
×
  • Create New...