HELP my skills are bugged

Results 1 to 5 of 5
  1. #1
    Apprentice xell_llex1985 is offline
    MemberRank
    Mar 2010 Join Date
    23Posts

    HELP my skills are bugged

    well my server is up and running how ever the skills of some character jobs are bugged how ever the first created characters are not bugged. i mean its like this all first slot characters are not bugged but 2nd up to the last slots have all magic skills bugged.
    Attached Thumbnails Attached Thumbnails cabal-ver22-100320-2016-0000-a   cabal-ver22-100320-2030-0000-a   cabal-ver22-100320-2031-0000-a  


  2. #2
    Banned Yamachi is offline
    BannedRank
    Oct 2006 Join Date
    Jolly EnglandLocation
    3,517Posts

    Re: HELP my skills are bugged

    Looks like you've screwed with your character templates.

  3. #3
    Apprentice xell_llex1985 is offline
    MemberRank
    Mar 2010 Join Date
    23Posts

    Re: HELP my skills are bugged

    the what character templates???? in my sql or in my centos server?

  4. #4
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: HELP my skills are bugged

    The char templates are in your database. These contain the default stats, skills, equips etc that new chars are given and whichever template you are using is broken. See the guide in my sig and check your templates. Use the query below to change the template used (change @template for the number to change to):

    update cabal_newflagdata_table
    set chardataidx=@template,etcdataidx=@template

    If you have default templates they should have these values:

    1 = normal
    2 = lev99 - Shineguard, face kets, rename card, x-gen card, a.master
    3 = lev125 - Mithril, face kets, rename card, x-gen card, g.master
    4 = 99 - Shineguard, nothing else, novice
    5 = 125 - Mithril, nothing else, novice
    6 = 99 - shineguard, nothing else, a.master
    7 = 125 - Mithril, nothing else, a.master
    8 = 150 - Mithril, nothing else, completer

  5. #5
    Apprentice xell_llex1985 is offline
    MemberRank
    Mar 2010 Join Date
    23Posts

    Re: HELP my skills are bugged

    uhhhh now about the default template sorry for so being noobish but i think i messed that up also, i tried to follow your TUT on how to auto add premium.. in one of your post and i accidentally change one of the tables on cabal_newflagdata_table, i was browsing the tables and for got to close that... umm can i still revert all my database to before wiping all that is in there and returning it from the start??

    edit:
    I follow your query updating now all newly created characters even on slot 1 are bugged T_T huhuhuhuhuhuhuh

    p.s
    wahehehe solve it already yehey thanx to chumpys tut hehehe rather than using update cabal_newflagdata_table
    set chardataidx=1,etcdataidx=1 i chose template 10 it seems i messed up the tables on template 1 hahahhahahaha
    Last edited by xell_llex1985; 20-03-10 at 05:31 PM.



Advertisement