-
Notifications
You must be signed in to change notification settings - Fork 758
Searchstores
Haru edited this page Oct 19, 2016
·
1 revision
- searchstores <uses></uses>,<effect></effect>;
Invokes the store search window, which allows to search for both vending and buying stores. Parameter uses indicates, how many searches can be started, before the window has to be reopened. Affect value effects, what happens, when a result item is double-clicked and can be one of the following:
- 0 = Shows the store's position on the mini-map and highlights the shop sign with yellow color, when the store is on same map as the invoking player.
- 1 = Directly opens the shop, regardless of distance.
searchstores 10,1;
Item Universal_Catalog_Gold (10 uses, effect: open shop)
Category:Script Command