Searchstores

From Hercules Wiki
Jump to: navigation, search

Contents

Syntax

  • searchstores <uses>,<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