The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 861 - File: showthread.php PHP 7.3.33 (Linux)
File Line Function
/showthread.php 861 errorHandler->error



 
Hi there Guest,  
Sign in here: Login through Steam



  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Need some ideas and input.

#1
Ok, so I'm planning out a market(or bidding) system, that will be accessible on the forums(not like NTG's more like Steams marketplace), and In game.

This system will also be used to give an estimate for how much your item is worth, based on previous transactions, this I hope will help newer players not get sharked.

Here's what I have planned:
Calculate an average % rating for your Item, that is, all stats are stored as a value 0 - 1, then I just calculate an average based on how many stats. (say you have 4 stats, .3, .5, .6, .25, the average would be (.3 + .4 + .6 + .25 )/ 4 which is .3875)

I then calculate a % rating for any traits/suffixes attached to it(slightly different way, but overall same result).

After these values are calculated, I search previous market transactions for similar item quality, and trait qualities, these are found with a set + or - margin, it just looks for SIMILAR qualities.

With that data, I calculate an average price estimate for the item, based on an average of the 10 or so most recent transactions, this is shown to players so they now know the estimated worth of it.

The problem I have now, is that I can't decide what to do when NO results are found, do I simply state "Not enough transactions to estimate price" or do I search at a wider margin, or even take away a trait to search?

I'm worried because, this system doesn't work if the first item of something is dropped. So if a newbie gets a really rare item FIRST, they have no idea what it's worth.

Any ideas?
Find
Reply



Messages In This Thread
Need some ideas and input. - Brassx - 12-06-2014, 05:10 AM
RE: Need some ideas and input. - Terran - 12-06-2014, 05:16 AM
RE: Need some ideas and input. - Brassx - 12-06-2014, 05:24 AM
RE: Need some ideas and input. - Jerjer - 12-06-2014, 05:24 AM
RE: Need some ideas and input. - Brassx - 12-06-2014, 05:28 AM
RE: Need some ideas and input. - Terran - 12-06-2014, 05:35 AM
RE: Need some ideas and input. - Nacho - 12-11-2014, 10:54 AM
RE: Need some ideas and input. - Jerjer - 12-06-2014, 06:18 AM
RE: Need some ideas and input. - BossMan - 12-06-2014, 06:39 PM
RE: Need some ideas and input. - Brassx - 12-07-2014, 04:35 AM
RE: Need some ideas and input. - Bottle4 - 12-06-2014, 09:28 PM
RE: Need some ideas and input. - zBreezy - 12-07-2014, 04:37 AM
RE: Need some ideas and input. - Brassx - 12-11-2014, 07:31 AM
RE: Need some ideas and input. - Bottle4 - 12-11-2014, 09:21 AM
RE: Need some ideas and input. - Brassx - 12-11-2014, 03:09 PM
RE: Need some ideas and input. - Bottle4 - 12-11-2014, 04:11 PM
RE: Need some ideas and input. - Brassx - 12-11-2014, 05:08 PM
RE: Need some ideas and input. - Terran - 12-12-2014, 04:15 AM
RE: Need some ideas and input. - Brassx - 12-12-2014, 10:23 AM
RE: Need some ideas and input. - Terran - 12-12-2014, 05:22 PM
RE: Need some ideas and input. - Anarchy - 12-13-2014, 06:23 PM

Forum Jump:


Users browsing this thread:
6 Guest(s)