Skip to content
Haru edited this page Oct 19, 2016 · 1 revision

Table of Contents

Syntax

  • searchstores <uses></uses>,<effect></effect>;

Description

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.
Works with clients 2010-08-03aRagexeRE or newer, and revisions from r14732 (Trunk) onwards.

Examples

 searchstores 10,1;

Item Universal_Catalog_Gold (10 uses, effect: open shop)

See Also

Category:Script Command
Clone this wiki locally