Working on new lyrics for tantra interface 80%

Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19
  1. #16
    Account Upgraded | Title Enabled! Shichibukai is offline
    MemberRank
    Apr 2012 Join Date
    463Posts

    Re: Working on new lyrics for tantra interface 80%

    Hi Eliana, I just to know if this is possible? I guess it's yes. I've been trying to find the exact offset for this one, though it's quite hard for me. Can you help us how to increase the inventory and storage rupiah capacity?

  2. #17
    Valued Member Eliana Gherbaz is offline
    MemberRank
    Oct 2013 Join Date
    122Posts

    Re: Working on new lyrics for tantra interface 80%

    Quote Originally Posted by Shichibukai View Post
    Hi Eliana, I just to know if this is possible? I guess it's yes. I've been trying to find the exact offset for this one, though it's quite hard for me. Can you help us how to increase the inventory and storage rupiah capacity?
    Before I tell you that, I have to explain you some: both, inventory and cargo rups are saved on the .TAD file as an int32. As you may know the max positive value for an int32 is: 2.147.483.647. That means that if you want to change the actual limit (2.000.000.000) for a new value, it can NOT be more than 2.147.483.647.

    this is what will happen if you change it for a value bigger than 2.147.483.647:


    by knowing that, if you still want to change the limit, just search for Hex value of 2.000.000.000 which is: 77359400 on both Client and Server and replace in all places that it appears

  3. #18
    www.m.me/ExcelsiorSoftLLC master_unknown is offline
    MemberRank
    Oct 2004 Join Date
    HellLocation
    1,242Posts

    Re: Working on new lyrics for tantra interface 80%

    I dont see the point of having 2B Rupiah limiter removed.
    If you have a high-rupiah rate server, that is NOT the game design's problem. Its yours.
    Although, it would be best if you can Take ANY ITEMS from Cargo and post it as an Auctioned Item, then it can be purchased BY another player. Instead of trading items in game that is generally I dont trust due to duping. ^^
    Edit: To give you general Idea of what I am talking about
    <You> -> Logged in to a Webpage (online auction) -> <Auction Page> reads your Cargo -> <You> Select an item, post it in Auction -> <Auction> Holds the item and removes IT from your Cargo -> <Auction> Places your Item into Public Bidding -> <Another Player> Logs in to <Auction> & <View> or <Purchase> your Auctioned Item -> <Auction> Sends the Purchased Item to <Another Player> using Mail System.

    Benefits:
    Safer trade
    100% moderated BY YOU (the Admin)
    You can set Taxes and whatnot
    Set duration for how long the item will Expire, when expired It'll be mailed back to "Owner".
    100% AFK Trading. Useful to lessen Server Congestion.

    Do that and you're literally a god in modding Tantra. lmao

  4. #19
    Programmer cyberinferno is offline
    MemberRank
    Jun 2009 Join Date
    127.0.0.1Location
    707Posts

    Re: Working on new lyrics for tantra interface 80%

    Quote Originally Posted by master_unknown View Post
    I dont see the point of having 2B Rupiah limiter removed.
    If you have a high-rupiah rate server, that is NOT the game design's problem. Its yours.
    Although, it would be best if you can Take ANY ITEMS from Cargo and post it as an Auctioned Item, then it can be purchased BY another player. Instead of trading items in game that is generally I dont trust due to duping. ^^
    Edit: To give you general Idea of what I am talking about
    <You> -> Logged in to a Webpage (online auction) -> <Auction Page> reads your Cargo -> <You> Select an item, post it in Auction -> <Auction> Holds the item and removes IT from your Cargo -> <Auction> Places your Item into Public Bidding -> <Another Player> Logs in to <Auction> & <View> or <Purchase> your Auctioned Item -> <Auction> Sends the Purchased Item to <Another Player> using Mail System.

    Benefits:
    Safer trade
    100% moderated BY YOU (the Admin)
    You can set Taxes and whatnot
    Set duration for how long the item will Expire, when expired It'll be mailed back to "Owner".
    100% AFK Trading. Useful to lessen Server Congestion.

    Do that and you're literally a god in modding Tantra. lmao
    Cargo reader code available?



Page 2 of 2 FirstFirst 12

Advertisement