doubt: S

Results 1 to 2 of 2
  1. #1
    Member hellred3 is offline
    MemberRank
    Oct 2005 Join Date
    BrasilLocation
    75Posts

    doubt: S

    good friends, I've been looking for more not found, I decided to post:)

    Next I have a doubt, I'm opening a fun server, and wanted the players are born with certain sets, but do not know where to edit, can someone help me?

    Excuse my English because I am Portuguese and use a translator

    cordially rafael


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

    Re: doubt: S

    The only way to do this is to use character templates. If you look in my signature you can find a small tutorial.

    Several templates already exist in the databases so you just need to alter the table so another template is used. The included templates are:

    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

    You can switch templates using this query (change template to the number):

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

    If you want to use your own or edit the templates the easiest way to do it is create a character with the starting skills/items you want and copy the values into an existing template using the existing ones so you know what goes where) or into a new template. Each template is really just 6 rows of data, one for each class, with the starting skills and items.



Advertisement