Vendors: Difference between revisions
From IdleOn MMO Wiki
Kiokurashi (talk | contribs) m (Reverted edits by NanoZ (talk) to last revision by [[User:imported>Kiokurashi|imported>Kiokurashi]]) Tag: Rollback |
Kiokurashi (talk | contribs) No edit summary Tag: Reverted |
||
Line 4: | Line 4: | ||
[[File:Blunder Hills Vend.gif]] | [[File:Blunder Hills Vend.gif]] | ||
{{#cargo_query:tables=VendorItems | {{#cargo_query:tables=VendorItems | ||
|fields=Item,OrderNumber=number, | |fields=Item,OrderNumber=number,SellPrice=sellprice,Stock=stock | ||
|where=Vendor LIKE "Blunder Hills" | |where=Vendor LIKE "Blunder Hills" | ||
|format=template | |format=template | ||
Line 17: | Line 17: | ||
[[File:Encroaching Forest Villas Vendor.gif]] | [[File:Encroaching Forest Villas Vendor.gif]] | ||
{{#cargo_query:tables=VendorItems | {{#cargo_query:tables=VendorItems | ||
|fields=Item,OrderNumber=number, | |fields=Item,OrderNumber=number,SellPrice=sellprice,Stock=stock | ||
|where=Vendor LIKE "Encroaching Forest Villas" | |where=Vendor LIKE "Encroaching Forest Villas" | ||
|format=template | |format=template | ||
Line 32: | Line 32: | ||
[[File:Yum Yum Grotto Vendor.gif]] | [[File:Yum Yum Grotto Vendor.gif]] | ||
{{#cargo_query:tables=VendorItems | {{#cargo_query:tables=VendorItems | ||
|fields=Item,OrderNumber=number, | |fields=Item,OrderNumber=number,SellPrice=sellprice,Stock=stock | ||
|where=Vendor LIKE "YumYum Grotto" | |where=Vendor LIKE "YumYum Grotto" | ||
|format=template | |format=template | ||
Line 45: | Line 45: | ||
[[File:Faraway_Piers_Vendor.gif]] | [[File:Faraway_Piers_Vendor.gif]] | ||
{{#cargo_query:tables=VendorItems | {{#cargo_query:tables=VendorItems | ||
|fields=Item,OrderNumber=number, | |fields=Item,OrderNumber=number,SellPrice=sellprice,Stock=stock | ||
|where=Vendor LIKE "Faraway Piers" | |where=Vendor LIKE "Faraway Piers" | ||
|format=template | |format=template | ||
Line 60: | Line 60: | ||
[[File:Frostbite Towndra_Vendor.gif]] | [[File:Frostbite Towndra_Vendor.gif]] | ||
{{#cargo_query:tables=VendorItems | {{#cargo_query:tables=VendorItems | ||
|fields=Item,OrderNumber=number, | |fields=Item,OrderNumber=number,SellPrice=sellprice,Stock=stock | ||
|where=Vendor LIKE "Frostbite Towndra" | |where=Vendor LIKE "Frostbite Towndra" | ||
|format=template | |format=template | ||
Line 75: | Line 75: | ||
[[File:Outer World Town Vendor.gif]] | [[File:Outer World Town Vendor.gif]] | ||
{{#cargo_query:tables=VendorItems | {{#cargo_query:tables=VendorItems | ||
|fields=Item,OrderNumber=number, | |fields=Item,OrderNumber=number,SellPrice=sellprice,Stock=stock | ||
|where=Vendor LIKE "Outer World Town" | |where=Vendor LIKE "Outer World Town" | ||
|format=template | |format=template |
Revision as of 22:55, 14 November 2022
Players can purchase Items from vendors located across the various Worlds using Coins gained from combat or selling materials.
Blunder Hills
Error: No field named "SellPrice" found for any of the specified database tables.
Encroaching Forest Villas
Error: No field named "SellPrice" found for any of the specified database tables.
Yum Yum Grotto
Error: No field named "SellPrice" found for any of the specified database tables.
Faraway Piers
Error: No field named "SellPrice" found for any of the specified database tables.