PlusR2, How to make the client work with the VIP_Points table in RevCMS? [Help]

Results 1 to 4 of 4
  1. #1
    Elite Member Tando is offline
    Member +Rank
    Mar 2012 Join Date
    NorwayLocation
    108Posts

    PlusR2, How to make the client work with the VIP_Points table in RevCMS? [Help]

    Hello. I am running PlusEMU Rev 2 With the new UI.
    I need to get the "Diamond" currency in game to work off of the vip_points table in the users table.
    It currently uses the "belcredits" column. How can i change this?


  2. #2
    R.I.P Millercent FatalLulz is offline
    Grand MasterRank
    Nov 2012 Join Date
    AustraliaLocation
    2,240Posts

    Re: PlusR2, How to make the client work with the VIP_Points table in RevCMS? [Help]

    Either rename the VIP_points to belcredits and make sure the structure is the same and then head to your CMS and change anything inserting or with-drawing from the vip_points to belcredits OR Open the emulator source, search "belcredits" and where it grabs a SQL to get it from the Database change it to grab from vip_points .

  3. #3
    Elite Member Tando is offline
    Member +Rank
    Mar 2012 Join Date
    NorwayLocation
    108Posts

    Re: PlusR2, How to make the client work with the VIP_Points table in RevCMS? [Help]

    I think I will go with the second option as my CMS have a functional VIP shop that works with the vip_points table. Do you know where in the EMU I'll have yo edit it? @FatalLulz

  4. #4
    R.I.P Millercent FatalLulz is offline
    Grand MasterRank
    Nov 2012 Join Date
    AustraliaLocation
    2,240Posts

    Re: PlusR2, How to make the client work with the VIP_Points table in RevCMS? [Help]

    Quote Originally Posted by TuPack View Post
    I think I will go with the second option as my CMS have a functional VIP shop that works with the vip_points table. Do you know where in the EMU I'll have yo edit it? @FatalLulz
    In the source. Just search it up



Advertisement