Vendors: Difference between revisions

From IdleOn MMO Wiki
m (Reverted edits by NanoZ (talk) to last revision by [[User:imported>Kiokurashi|imported>Kiokurashi]])
Tag: Rollback
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,Price=buyprice,Stock=stock
|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,Price=buyprice,Stock=stock
|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,Price=buyprice,Stock=stock
|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,Price=buyprice,Stock=stock
|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,Price=buyprice,Stock=stock
|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,Price=buyprice,Stock=stock
|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.

BH header.png

Blunder Hills

Blunder Hills Vend.gif

Error: No field named "SellPrice" found for any of the specified database tables.

Encroaching Forest Villas

Encroaching Forest Villas Vendor.gif

Error: No field named "SellPrice" found for any of the specified database tables.
YYD header.png

Yum Yum Grotto

Yum Yum Grotto Vendor.gif

Error: No field named "SellPrice" found for any of the specified database tables.

Faraway Piers

Faraway Piers Vendor.gif

Error: No field named "SellPrice" found for any of the specified database tables.
FT header.png

Frostbite Towndra

Frostbite Towndra Vendor.gif

Error: No field named "SellPrice" found for any of the specified database tables.
HN header.png

Outer World Town

Outer World Town Vendor.gif

Error: No field named "SellPrice" found for any of the specified database tables.