Difference between revisions of "openshop"

From OpenKore Wiki
Jump to navigation Jump to search
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
;openshop
 
;openshop
:Open your [[shop.txt|shop]].
+
;openbuyershop
 +
 
 +
:Open your [[shop.txt|shop]] or [[buyer_shop.txt|buyer shop]].
  
 
== Note ==
 
== Note ==
Line 13: Line 15:
 
Add configuration [[shop_useSkill]].
 
Add configuration [[shop_useSkill]].
  
 +
=== [https://github.com/OpenKore/openkore/pull/2119 PR#2119] ===
 +
Added console command [[openbuyershop]]
 +
 +
[[Category:Console Command]]
 
[[Category:Vending]]
 
[[Category:Vending]]
[[Category:Console Command]]
 
 
[[Category:Exploit]]
 
[[Category:Exploit]]

Revision as of 09:01, 7 June 2020

openshop
openbuyershop
Open your shop or buyer shop.

Note

If shop_useSkill is 0, Kore will use a 'bug' to open your shop (unofficial emulators has corrected the bug). If 1, Kore will use the skill Vending before opening your shop.

Changelog

r8570

Add configuration ai_shop_useskill_delay in timeouts.txt.

r8437

Add configuration shop_useSkill.

PR#2119

Added console command openbuyershop