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...")
 
Line 1: Line 1:
{{works with|script command|clients|version 2010-04-27aRagexeRE or newer}}
+
''Works with clients version 2010-04-27aRagexeRE or newer.''
 +
 
 
==Syntax==
 
==Syntax==
 
*'''buyingstore''' <slots>;
 
*'''buyingstore''' <slots>;

Revision as of 12:30, 29 May 2013

Works with clients version 2010-04-27aRagexeRE or newer.

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.

Examples

buyingstore 4;

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

See Also