Zen Warehouse Bug, please help fix!

Results 1 to 7 of 7
  1. #1
    Proficient Member pipsiks is offline
    MemberRank
    Jan 2011 Join Date
    152Posts

    Zen Warehouse Bug, please help fix!

    Hello Ragezone!

    I using Titan Tech files.
    About bug, in warehouse players can add more that 2kkk zen, when player add more that 2kkk zen in warehouse thay cant take out it more, when they try to take out zen it show error you dont have so much zen, but in warehouse i have added 3+kkk and i see it, but when i check my zen from editor , example titan editor i see that i have zen negative value, example if i have 3,5kkk in warehouse , from editor i see that i have -1,5kkk zen, if i add more for 2kkk zen in warehouse all zen going -. help please fix this problem, where i can edit that players can add only 2kkk zen in warehouse not more...


  2. #2
    Don't be afraid to ask! RevolGaming is offline
    MemberRank
    Jun 2012 Join Date
    1,458Posts

    Re: Zen Warehouse Bug, please help fix!

    Change database column in the warehouse tab, btw I dont think its usefull to add more zen.

  3. #3
    Proficient Member pipsiks is offline
    MemberRank
    Jan 2011 Join Date
    152Posts

    Re: Zen Warehouse Bug, please help fix!

    Quote Originally Posted by RevolGaming View Post
    Change database column in the warehouse tab, btw I dont think its usefull to add more zen.
    no, you dont understand, i can add in warehouse more thatn 2kkk, but when i add more than 2kkk i cant winthraw money, it show that i dont have a money, but in warehouse i see thatn i have 2kkk++ money, but in database i see that i have money negative value -.
    Example:
    i add money in warehouse 3kkk , 3,000,000,000 zen, i can see that i have so much zen from game. (but i cant winthraw money, show that i dont have money)
    but in database when i check i dont have 3kkk zen but -1kkk zen, if i try to add more than 2kkk zen it go - not +2kkk.

    What i need change in database or maybe i can do something to dont make - money ? and players can add more than 2kkk in wareouse.

  4. #4
    Don't be afraid to ask! RevolGaming is offline
    MemberRank
    Jun 2012 Join Date
    1,458Posts

    Re: Zen Warehouse Bug, please help fix!

    If you put 2,000,000,000 into the warehouse you have 2,000,000,000 in the database?, please check the database colum, mostly the not right value type cause this problem.

  5. #5
    Proficient Member pipsiks is offline
    MemberRank
    Jan 2011 Join Date
    152Posts

    Re: Zen Warehouse Bug, please help fix!

    yes, if i put 2kkk all is fine, but if i put more for 2kkk its go -, and i cant withraw.
    what i need change in my datebase? can you help?

  6. #6
    Don't be afraid to ask! RevolGaming is offline
    MemberRank
    Jun 2012 Join Date
    1,458Posts

    Re: Zen Warehouse Bug, please help fix!

    Try with bigint.

  7. #7
    Proficient Member muzic25 is offline
    MemberRank
    Aug 2008 Join Date
    HungaryLocation
    183Posts

    Re: Zen Warehouse Bug, please help fix!

    What kind of version do you use?

    It's not enough to edit in the database because in the Gameserver value is the default ( 2000000000 )

    If you use the source version( 12.00.01) edit this:

    Find in User.h:

    #define MAX_WAREHOUSE_ZEN 2000000000 <- edit this to 3000000000
    and then compile and test it.



Advertisement