RustBay

Discussion in 'Rust Development' started by Hirsty, Aug 30, 2015.

  1. Good Evening Ladies and Mentlemen,

    It is becoming apparent to me that more and more trade plugins are coming up with their own GUI and whatnot. I know this will be mainlky a compilation of plugins, but I would like to invite fellow devs into developing an all in one buy/sell/auction site with maybe a persistent wallet balance throughout servers. I would think that this would be best done in CS so that it does not have as much overhead, the plan was was to have a central "Bank" on a mysql database, in-game and online stores where people can buy/sell and auction. If bought online, it would store there item in the db until they are online on a server with this plugin and type /deliver (or limit on a per server basis in a config table).....this is just an idea atm but may help some where others may have too much - may be the first cross-server trading plugin also.......these are only ideas at the moment. Ill tell you now, Im no good at UnityUI so may need some help with that and im hoping on getting it thoroughly planned out prior to starting any dev work on it. Feel free to leave your comments/suggestions - no spam plz :D @Wulf feel free to move to requests if yopu think this is the inccorrect place
     
  2. The problem with a cross server currency system is that you have to have trust between each server. So I doubt your idea will work, except for servers owned and hosted by yourself.
    I could easily give myself free currency in a system such as yours.
     
  3. To be honest this wouldn't work well. What I advice is to build up your own set of servers like 4 or more and test the system on them.
     
  4. @Hatemail not necessarily if all else fails we could fall back to a start at 0 and an income based on the central server

    [EDIT]

    @Hatemail You could do it his anyway as all of the currency would be stored on a central database inaccessible by server owners - would set item prices to a default then adjust based on popularity in auctions or something -shrugs-
     
    Last edited by a moderator: Aug 30, 2015