Giving new player other premium service

Results 1 to 3 of 3
  1. #1
    Account Upgraded | Title Enabled! dmxas is offline
    MemberRank
    Jan 2012 Join Date
    Cyber worldLocation
    290Posts

    Giving new player other premium service

    So im trying to find out how to change the platinum service which is default in EP8

    And I cant find it ..

    Would anyone could be soo kind and tell me what im i missing.

    Thanks in advance


  2. #2
    RaGEZONER toast2250 is offline
    MemberRank
    Sep 2009 Join Date
    CabalLocation
    638Posts

    Re: Giving new player other premium service

    The default value of ServiceKind 1 must be set somewhere.

    You can try dbo.cabal_tool_registeraccount,
    insert into cabal_charge_auth(usernum, type, expiredate, payminutes, ServiceKind)
    values(@UserNum, 0, DATEADD(day, 1000, getdate()), 0, 3)

  3. #3
    Account Upgraded | Title Enabled! dmxas is offline
    MemberRank
    Jan 2012 Join Date
    Cyber worldLocation
    290Posts

    Re: Giving new player other premium service

    and how can I change the whole service
    in PremiumService.scp?



Advertisement