how to Editor Season 6.3

Results 1 to 4 of 4
  1. #1
    Member PraCyber is offline
    MemberRank
    May 2011 Join Date
    51Posts

    how to Editor Season 6.3

    1.please tale me SQL sclip for add Vip money in ID or Character
    2.how to set for monster dorp PC Point


  2. #2
    Grand Master 2009x2014 is offline
    Grand MasterRank
    Dec 2009 Join Date
    2,765Posts

    Re: how to Editor Season 6.3

    Quote Originally Posted by PraCyber View Post
    1.please tale me SQL sclip for add Vip money in ID or Character
    2.how to set for monster dorp PC Point
    1.
    Code:
    Update MEMB_INFO Set SCFVipMoney = 1000 where memb___id = 'Account Name'
    where SCFVipMoney is name of column for vip points, so if you use TT files it will works, other way find yours

    2.
    search in server files config, if you use tt should be in SCFData directory

  3. #3
    Member PraCyber is offline
    MemberRank
    May 2011 Join Date
    51Posts

    Re: how to Editor Season 6.3

    Quote Originally Posted by 4FUNer View Post
    1.
    Code:
    Update MEMB_INFO Set SCFVipMoney = 1000 where memb___id = 'Account Name'
    where SCFVipMoney is name of column for vip points, so if you use TT files it will works, other way find yours

    2.
    search in server files config, if you use tt should be in SCFData directory
    Thank you
    1.is ok
    2.I test set in SCF_PCPoint.txt
    Code:
    //MobID	Points
    //-------------------------------------------------------------------------------------------------------------------------
    2
    3	3
    18	4
    24	5
    25	1
    38	2
    67	2
    49	2
    59	3
    63	3
    77	4
    161	1
    181	2
    189	3
    197	4
    267	5
    275	6
    338	6
    42	6
    43	1
    44	2
    55	1
    78	1
    54	1
    53	1
    81	2
    83	2
    79	3
    80	3
    82	3
    135	3
    295	5
    300	3
    301	4
    302	3
    303	3
    309	4
    349	6
    360	5
    361	6
    362	5
    363	5
    364	6
    409	4
    410	4
    411	4
    412	5
    446	5
    459	6
    end
    3 is Spider, 18 is Worm, 24 is Gorgon
    but is not dorp PC point for me
    i can't understant please take me for example about monster dorp PC Point

  4. #4
    Member PraCyber is offline
    MemberRank
    May 2011 Join Date
    51Posts

    Re: how to Editor Season 6.3

    help please.



Advertisement