openshop: Difference between revisions
Jump to navigation
Jump to search
(Little edit ^-^) |
|||
(6 intermediate revisions by 2 users 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 == | ||
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. | 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 == | |||
=== [https://sourceforge.net/p/openkore/code/8570/ r8570] === | |||
Add configuration [[Timeouts.txt#AI_Shop|ai_shop_useskill_delay]] in [[timeouts.txt]]. | |||
=== [http://openkore.svn.sourceforge.net/viewvc/openkore?view=rev&revision=8437 r8437] === | |||
Add configuration [[shop_useSkill]]. | |||
=== [https://github.com/OpenKore/openkore/pull/2119 PR#2119] === | |||
Added console command [[openbuyershop]] | |||
[[Category:Console Command]] | [[Category:Console Command]] | ||
[[Category:Vending]] | |||
[[Category:Exploit]] |
Latest revision as of 22:35, 26 April 2021
- 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