32 Bit Money Limit

Page 1 of 2 12 LastLast
Results 1 to 15 of 24
  1. #1
    Laravel Core Programmer Jangan is offline
    DeveloperRank
    Jul 2007 Join Date
    Dubai, UAELocation
    2,113Posts

    Cool 32 Bit Money Limit

    hmm i have been wondering about this for a while now, does anyone here have a clue how to change the money limit on kal?

    The Current Limit is based a 32bit os.. if someone can change it to 64bit.. it would break the limit =) it would be a nice project to start with..


  2. #2
    aka Reb3lzrr Boarderkoen is offline
    MemberRank
    Aug 2006 Join Date
    boskoopLocation
    669Posts

    Re: [Dev] 32 Bit Money Limit

    No the system is works diffrent... Hmm let me explain...

    The money is stored as an Integer, which is a numric value, the 'range' of this number is as followed:
    Code:
    -2147483648 to +2147483647
    So when you want to change the limit, You need to change the variable, if you know how to do this,, you might change the limit

    //edit(1): Ow you figured out that its idd a int32 integer,.... ok srry ;)
    //edit(2): btw its actually 2^32-1=2^31, but ok w/e
    //edit(3): found out where the variable is hosted, changing it now, keep ya posted

  3. #3
    Alpha Member Shortor is offline
    MemberRank
    Jun 2007 Join Date
    1,627Posts

    Re: [Dev] 32 Bit Money Limit

    why, like wtf. 2.14 bil is more then enough. only gay ass 1000x exp servers got 2.14 bil rofl

  4. #4
    Account Upgraded | Title Enabled! GoDL1k3 is offline
    MemberRank
    Sep 2006 Join Date
    GERMANY >.<Location
    234Posts

    Re: [Dev] 32 Bit Money Limit

    Quote Originally Posted by Shortor View Post
    why, like wtf. 2.14 bil is more then enough. only gay ass 1000x exp servers got 2.14 bil rofl
    lol -.- with Storage u can have up to 4,2 bil Money...
    just like Shortor said u dont need that much, atleast when ur on normal privates

  5. #5
    aka Reb3lzrr Boarderkoen is offline
    MemberRank
    Aug 2006 Join Date
    boskoopLocation
    669Posts

    Re: [Dev] 32 Bit Money Limit

    Depends, in At's times ( In my opinion the BEST private server ), I knew ppl with smthing over 2bil

  6. #6
    Alpha Member Shortor is offline
    MemberRank
    Jun 2007 Join Date
    1,627Posts

    Re: [Dev] 32 Bit Money Limit

    yah i had like unlimited money hehe i had 2 bil speed meds

  7. #7
    Hm. foxx is offline
    MemberRank
    Sep 2006 Join Date
    Czech RepublicLocation
    5,257Posts

    Re: [Dev] 32 Bit Money Limit

    it was hax

  8. #8
    Arrogant Wizard DeathArt is offline
    MemberRank
    Mar 2007 Join Date
    StockholmLocation
    2,657Posts

    Re: [Dev] 32 Bit Money Limit

    MSSQL supports bigint allready , duuuh !

    Bigint supports larger numbers than 32bit unsigned integers.

  9. #9
    Account Upgraded | Title Enabled! DrMido0o89 is offline
    MemberRank
    Jul 2007 Join Date
    Birth place ofLocation
    1,130Posts

    Re: [Dev] 32 Bit Money Limit

    ohh u had 2 mill meds on at
    then i was under the line of poverty i had only 100 speed meds
    although i was 65+ i think
    this was on 1st time at launched 2 yrs ago i think

  10. #10
    aka Reb3lzrr Boarderkoen is offline
    MemberRank
    Aug 2006 Join Date
    boskoopLocation
    669Posts

    Re: [Dev] 32 Bit Money Limit

    Quote Originally Posted by DeathArt View Post
    MSSQL supports bigint allready , duuuh !

    Bigint supports larger numbers than 32bit unsigned integers.
    Sure... But the problem is that kalonline assigned the money as a Int32, not as a Int64

  11. #11
    Account Upgraded | Title Enabled! GoDL1k3 is offline
    MemberRank
    Sep 2006 Join Date
    GERMANY >.<Location
    234Posts

    Re: [Dev] 32 Bit Money Limit

    Quote Originally Posted by DeathArt View Post
    MSSQL supports bigint allready , duuuh !

    Bigint supports larger numbers than 32bit unsigned integers.
    yep, you're right, but actually this is about KalOnline itself and not MSSQL.
    No doubt MSSQL supports much more than you can setup in the DB's of Kal.

    And still i think... there's gonna be somebody who cracks and changes the DB-options of Kal.

  12. #12
    Proficient Member kal0nlin3 is offline
    MemberRank
    Sep 2006 Join Date
    190Posts

    Re: [Dev] 32 Bit Money Limit

    Quote Originally Posted by Shortor View Post
    yah i had like unlimited money hehe i had 2 bil speed meds

    u was gm:music_whi!


    what about removing one 0 from inititem and itemgroup
    would be like .. omg he got 20k wtf

  13. #13
    Alpha Member Shortor is offline
    MemberRank
    Jun 2007 Join Date
    1,627Posts

    Re: [Dev] 32 Bit Money Limit

    yeah i was gm ;p

  14. #14
    Arrogant Wizard DeathArt is offline
    MemberRank
    Mar 2007 Join Date
    StockholmLocation
    2,657Posts

    Re: [Dev] 32 Bit Money Limit

    Quote Originally Posted by Boarderkoen View Post
    Sure... But the problem is that kalonline assigned the money as a Int32, not as a Int64
    They could just used a integer then, instead of a uint32 which I guess they used :)

    Why would any of you want that many money anyway ?

  15. #15
    Gamma Nuklear is offline
    MemberRank
    May 2006 Join Date
    EarthLocation
    3,586Posts

    Re: [Dev] 32 Bit Money Limit

    Quote Originally Posted by DeathArt View Post
    They could just used a integer then, instead of a uint32 which I guess they used :)

    Why would any of you want that many money anyway ?
    It's like in real life. Once you get a large amount of money, you start to have this irresistible urge to get even more money. xD



Page 1 of 2 12 LastLast

Advertisement