How to change the class code on MuWeb 0.9

Results 1 to 4 of 4
  1. #1
    Member darknessgod_565 is offline
    MemberRank
    Jul 2008 Join Date
    58Posts

    How to change the class code on MuWeb 0.9

    How can i change the class code on the MuWeb 0.9?


  2. #2
    Member darknessgod_565 is offline
    MemberRank
    Jul 2008 Join Date
    58Posts

    Re: How to change the class code on MuWeb 0.9

    anyone?

  3. #3
    Valued Member xute is offline
    MemberRank
    Oct 2007 Join Date
    126Posts

    Re: How to change the class code on MuWeb 0.9

    if you find this

    $mod = array( 0 => 'Dark Wizard', 1 => 'Soul Master', 2 => 'Grand Master', 16 => 'Dark Knight', 17 => 'Blade Knight', 18 => 'Blade Master', 32 => 'Elf', 33 => 'Muse Elf', 34 => 'High Elf', 48 => 'Magic Gladiator', 49 => 'Duel Master', 50 => 'Duel Master', 64 => 'Dark Lord', 65 => 'Lord Emperor', 66 => 'Lord Emperor', 80 => 'Summoner', 81 => 'Bloody Summoner', 82 => 'Dimension Master' ); }else{ $mod = array( 0 => 'D. Wizard', 1 => 'S. Master', 2 => 'G. Master', 16 => 'D. Knight', 17 => 'B. Knight', 18 => 'B. Master', 32 => 'Elf', 33 => 'M. Elf', 34 => 'H. Elf', 48 => 'M. Gladiator', 49 => 'D. Master', 50 => 'D. Master', 64 => 'D. Lord', 65 => 'L. Emperor', 66 => 'L. Emperor', 80 => 'Summoner', 81 => 'B. Summoner', 82 => 'Di. Master' );

    you can found on func_muweb.inc.php

  4. #4
    Member darknessgod_565 is offline
    MemberRank
    Jul 2008 Join Date
    58Posts

    Re: How to change the class code on MuWeb 0.9

    thank you very much!



Advertisement