Help About Stat

Results 1 to 5 of 5
  1. #1
    Apprentice tech77 is offline
    MemberRank
    Jun 2020 Join Date
    21Posts

    Help About Stat

    How to disable more stat in mwar only?

    Example we have char FA with 10k INT 10k STR 10k DEX, but not work on mwar channel, only normal channel for dungeon?

    Thank For Reply.


  2. #2
    Trying to be developer ^^ Dens666 is offline
    MemberRank
    Jul 2010 Join Date
    PolandLocation
    1,080Posts

    Re: Help About Stat

    No standard way for that.
    You can play with database and procedures for character load.

    If channel is MWAR then use defined stats for each char etc.

  3. #3
    Apprentice tech77 is offline
    MemberRank
    Jun 2020 Join Date
    21Posts

    Re: Help About Stat

    Quote Originally Posted by Dens666 View Post
    No standard way for that.
    You can play with database and procedures for character load.

    If channel is MWAR then use defined stats for each char etc.

    I find it,Thank
    Last edited by tech77; 10-06-21 at 08:35 PM.

  4. #4
    Enthusiast uraurama is offline
    MemberRank
    May 2021 Join Date
    philippinesLocation
    45Posts

    Re: Help About Stat

    Quote Originally Posted by tech77 View Post
    I find it,Thank
    How to do that??

  5. #5
    Proficient Member ShadowGohan is offline
    MemberRank
    Dec 2013 Join Date
    180Posts

    Re: Help About Stat

    Option 1:
    Alter the "get_cabal_character" procedure after disabling the join war message that pops up in all channels as well as disabling the channel change from outside the server selection menu
    ->Change the stats temporarily, or if you don't know how to accomplish that the proper way, simply have it get the @channelidx and if it is the idx of the nation war of your choice, then change the @STR/@INT/@DEX - make sure that in this case you also apply changes to the "set_cabal_character" procedure to avoid changes being done to the characters from within the nation war

    Option 2:
    Disable the stats magic-/attack/def/attack-/def rate increases from STR/INT/DEX using a separated set of .scp files for the nation war

    Notes:
    Option 1 means you have to be careful that characters do not lack stats for the gear
    Option 2 will require heavy adjustments for the nation war balance



Advertisement