Difference between revisions of "Talk:Trading hut stock reports"

From The Shartak Wiki
Jump to navigationJump to search
Line 6: Line 6:
  
 
I think the most useful way to display this information is to use a table with a row for each trading hut and a column for each item, like this:
 
I think the most useful way to display this information is to use a table with a row for each trading hut and a column for each item, like this:
{| border="1" cellpadding="1" cellspacing="1" style="background-color: #f9f9f9; border: solid 1px #ccc; border-collapse: collapse; font-size: 80%;"
+
 
|-style="background-color: #ccc"
+
{| border=1 cellpadding=2 cellspacing=1 style="background-color:WhiteSmoke; border: solid 1px #ccc; border-collapse: collapse; font-size: 80%;"
!colspan="30"|Trading hut stock reports
+
|- style="background-color:Silver"
|-style="background-color: #ddd"
+
!colspan="30"| Trading hut stock reports
!Camp!!Updated!!Cu!!RB!!Cr!!Ri!!Mn!!BP!!Cu!!RB!!Cr!!Ri!!Mn!!BP!!Cu!!RB!!Cr!!Ri!!Mn!!BP!!Cu!!RB!!Cr!!Ri!!Mn!!BP!!Cu!!RB!!Cr!!Ri
+
|- style="background-color:LightGrey"
 +
!Camp !!Updated !!Cut !!bTb !!Bul !!Crb !!Rif !!Man !!Blo !!Dag !!Ban !!Gem !!Drt !!GPS !!FAK !!ShS !!bPb !!Mac !!bCut !!BotWat !!bMac !!HH !!Wood !!Rum !!gc !!Kni !!Beer !!Gou !!Snk
 
|-align="center"
 
|-align="center"
 
|align="left"| Dalpok
 
|align="left"| Dalpok

Revision as of 20:25, 2 June 2006

It might be possible to whip up a script to strip out this information from the pulldown menu, but for now I'm using view-selection source and replacing the HTML tags. --Lint 19:58, 3 May 2006 (BST)

Same here, I cut and paste to microsoft word and then replace (wild cards) "\<*\>" with "" and "^p" with ", ^p". But a greasemonkey script that automatically shipped the data would be much more stylin. --Tycho44 20:03, 3 May 2006 (BST)

Formatting

I think the most useful way to display this information is to use a table with a row for each trading hut and a column for each item, like this:

Trading hut stock reports
Camp Updated Cut bTb Bul Crb Rif Man Blo Dag Ban Gem Drt GPS FAK ShS bPb Mac bCut BotWat bMac HH Wood Rum gc Kni Beer Gou Snk
Dalpok 04:25, 28 May 2006 (BST) x x x x x x x x x x x x x x x x x x x x x x x
Derby 04:25, 28 May 2006 (BST) x x x x x x x x x x x x x x x x x x x x x x x x x x x x
Durham 04:25, 28 May 2006 (BST) x x x x x x x x x x x x x x x x x x x x x x x x x x x x
Raktam 04:25, 28 May 2006 (BST)
Shipwreck 04:25, 28 May 2006 (BST) x x x x x x x x x x x x x x x x x x
Wiksik 04:25, 28 May 2006 (BST) x x x x x x x x x x x x x
York 04:25, 28 May 2006 (BST) x x x x x x x x x x x x x x x x x x x x x x x x x x x x

(An "x" means that hut has that item. Also, I count 28 items in the game, so there are 28 item columns here). This would let people tell at a glance which items were rare, or where to find a certain item. It wouldn't let people track trader inventories over time, but I don't think that would be useful. Also, I would be glad to write a Greasemonkey script which would get a string (like "||x||x|| ||x...") from a trader's <select> tag, to make it easier for people to add to the table. — Elembis (talk) 04:25, 28 May 2006 (BST)

I think that the most useful way would be to have a separate table for each town. The time variation in the trading stock at a particular town is very important, whereas players are less likely to need to directly compare current inventories in different towns. After all, it takes several days to travel to a foreign town: (1) in that time, you could have searched thousands of dollars of equipment in a local hut, (2) if you're about to undertake a trading voyage, you're probably more concerned about whether gems or GPS units might reappear in the next couple days in that foreign town than whether GPS units are there right now, which means that the previous stock history is at least as important as the current stock. --Tycho44 06:07, 28 May 2006 (BST)
You're right, a table for each camp would work just as well. When I have time to visit a trading hut I can get the HTML I need for my script. How do you think items should be sorted? It'd be easiest and fastest to use the order in which they appear in a trader's inventory list, but I don't know whether GPS units or poison darts come first, nor where heavy swords go in the list; the order of everything else I have figured out. — Elembis (talk) 21:31, 28 May 2006 (BST)

The new world of Trading

Ideally, our stock reports would show the exact quantities in the trader's inventory whenever possible. It is important to know not just what items are in stock, but whether the items are double-short (he'll buy from you at 2x price), short (he'll buy at normal price but only sells at 2x), normal price, long (he'll buy for less but sells at normal), or double-long (he'll buy and sell at reduced price). Although an 'x' in a column is better than nothing, the table should probably easily allow for a quantity notation and/or codes for short and long inventory quantities. For example, most outsider towns have machetes double-long (selling at about $24), whereas the pirate trader machetes are double-short (he buys at $200). --Tycho44 06:07, 28 May 2006 (BST)