Difference between revisions of "Buyingstore"

From Hercules Wiki
Jump to: navigation, search
(Created page with "{{works with|script command|clients|version 2010-04-27aRagexeRE or newer}} ==Syntax== *'''buyingstore''' <slots>; ==Description== Invokes buying store preparation window like...")
 
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
{{works with|script command|clients|version 2010-04-27aRagexeRE or newer}}
 
 
==Syntax==
 
==Syntax==
 
*'''buyingstore''' <slots>;
 
*'''buyingstore''' <slots>;
  
 
==Description==
 
==Description==
Invokes buying store preparation window like the skill 'Open Buying Store', without the item requirement. Amount of slots is limited by the server to a maximum of 5 slots by default.
+
Invokes buying store preparation window like the skill 'Open Buying Store', without the item requirement. Amount of slots is limited by the server to a maximum of 5 slots by default. Works with clients version '''2010-04-27aRagexeRE''' or newer.
  
 
==Examples==
 
==Examples==

Latest revision as of 12:31, 29 May 2013

Contents

Syntax

  • buyingstore <slots>;

Description

Invokes buying store preparation window like the skill 'Open Buying Store', without the item requirement. Amount of slots is limited by the server to a maximum of 5 slots by default. Works with clients version 2010-04-27aRagexeRE or newer.

Examples

buyingstore 4;

Gives the player opportunity to buy 4 different kinds of items.

See Also