Jump to content

Vonn

Members
  • Content Count

    3
  • Joined

  • Last visited

Posts posted by Vonn


  1. I have a problem in this part of this mod, I would add Gunslinger, Ninja, Kagerou ,Oboro, Rebelion and Summoner  class. But I can not.

    Resume all class

    can anybody help me?

    if (sd->inventory_data->script && sd->inventory_data->elv <= sd->status.base_level && (1 << sd->class_ & MAPID_BASEMASK) & sd->inventory_data->class_base[sd->class_ & JOBL_2_1 ? 1 : sd->class_ & JOBL_2_2 ? 2 : 0] && (1 << (sd->class_ & JOBL_UPPER ? 1 : sd->class_ & JOBL_BABY ? 2 : 0)) & sd->inventory_data->class_upper) {
                run_script(sd->inventory_data->script, 0, sd->bl.id, 0);
                if (!calculating)
                     return 1;

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.