Exp lock ?

Results 1 to 5 of 5
  1. #1
    Account Upgraded | Title Enabled! Trilest is offline
    MemberRank
    Apr 2009 Join Date
    The NetherlandsLocation
    549Posts

    Exp lock ?

    Since noone ever asked in this forum, how do you exp lock a player ?


  2. #2
    (。◕‿‿◕。) Nobody666 is offline
    MemberRank
    Oct 2008 Join Date
    1,773Posts

    Re: Exp lock ?

    you could probably code something that has access to the character tables on the DB, and if a person gets more exp then you set, you can probably make it lock it.

    Not much of a coder so I can't say how to code it but w/e

  3. #3
    Status: Pooping eele is offline
    MemberRank
    Jul 2008 Join Date
    The NetherlandsLocation
    915Posts

    Re: Exp lock ?

    Sure there will be a update statement function for Exp in the database find it and take some looks at it..

  4. #4
    Mako is insane. ThePhailure772 is offline
    MemberRank
    Sep 2007 Join Date
    1,115Posts

    Re: Exp lock ?

    On the character have a new row in the table. Check if it's 1 or 0. If 1 don't add the xp, else add the xp. ;3

  5. #5
    King Canadian whhacker93 is offline
    MemberRank
    Apr 2008 Join Date
    CanadaLocation
    926Posts

    Re: Exp lock ?

    yea, Theoretical is right that should work.



Advertisement