• Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
[v20.1\v21.1] Arcky's Poké Mart

Resource [v20.1\v21.1] Arcky's Poké Mart v1.3.1

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
210
Arcky submitted a new resource:

[v21.1] Arcky's Poké Mart - An Improved Poke Mart Script with new Features and Customization options.

Hello, I'm back on uploading a new Plugin!
Arcky's Poké Mart brings tons of new features.


spaces%2FA8k6OdYm2B0bVeFyJUcK%2Fuploads%2F4G0G3I1yTxFdewvbIrfh%2FPoke%20Mart%20v1.1.0%20Showcase.gif



Features:
  • Money...​

Read more about this resource...
 

Sonicover

Trainer
Member
Joined
Jan 14, 2022
Posts
50
So nice to see it oficially released!

Could I suggest/ask for a feature? Maybe give the option to offer discounts or a sale, like: If the player has X item (A coupon maybe?), or a switch/variable is active, all item's (or just items that belong in a specific category) sell prices get lowerd by an x%. It could be by a fixed amount or a variable amount.

I know that tempers more with the getPrice def and no so much with the mart on itself, but alongside the categories and the out-of-stock parts it could make very dynamic marts
 

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
210
So nice to see it oficially released!

Could I suggest/ask for a feature? Maybe give the option to offer discounts or a sale, like: If the player has X item (A coupon maybe?), or a switch/variable is active, all item's (or just items that belong in a specific category) sell prices get lowerd by an x%. It could be by a fixed amount or a variable amount.

I know that tempers more with the getPrice def and no so much with the mart on itself, but alongside the categories and the out-of-stock parts it could make very dynamic marts
Of course thanks for the suggestion. I'll give it a look tomorrow and it might be a feature in future :D
 

Jangajinx

An Overly Ambitious Developer
Member
Joined
Apr 21, 2023
Posts
213
Not sure why but I am getting this error when I select a category to buy from:

[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Script error in event 35 (coords 11,13), map 22 (QATestCell)
Exception: ArgumentError
Message: wrong number of arguments (given 2, expected 5)

***Full script:
pbSomeMart

Backtrace:
[Arcky's Poke Market] 001_PokeMarket_Main.rb:142:in `pbStartBuyScene'
[Mega MewThree's Achievement System] Achievement_Triggers.rb:162:in `pbBuyScreen'
[Arcky's Poke Market] 001_PokeMarket_Main.rb:443:in `block in pbPokemonMart'
[Arcky's Poke Market] 001_PokeMarket_Main.rb:413:in `loop'
[Arcky's Poke Market] 001_PokeMarket_Main.rb:413:in `pbPokemonMart'
[Arcky's Poke Market] 000_PokeMarket_Settings_and_Setup.rb:199:in `pbSomeMart'
(eval):1:in `execute_script'
033:Interpreter:138:in `eval'
033:Interpreter:138:in `execute_script'
034:Interpreter_Commands:1177:in `command_355'
 

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
210
Not sure why but I am getting this error when I select a category to buy from:
Also there seems to be a plugin modifying a part as well here. Idk what Mega MewThree's Achievement System is but it might be overwritting a method of the mart script
 

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
210
Not sure why but I am getting this error when I select a category to buy from:
I've figured out what the problem is, I've updated the download link, it should now be compatible with that plugin
 

Jangajinx

An Overly Ambitious Developer
Member
Joined
Apr 21, 2023
Posts
213
I've figured out what the problem is, I've updated the download link, it should now be compatible with that plugin
Sorry for the late response. Was asleep, amazing! You have gone above and beyond. Much love! You are a legend!
 

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
210

Xpeveee

Rookie
Member
Joined
Jun 8, 2024
Posts
1
Hello, Firstly thank you for your resources! But I've been getting this error when I try to sell any item.
Pokémon Essentials v21.1

[Pokémon Essentials version 21.1]

[v21.1 Hotfixes 1.0.9]

Script error in event 2 (coords 2,3), map 25 (Lerucean Town)

Exception: ArgumentError

Message: wrong number of arguments (given 4, expected 3)

***Full script:

pbPokemonMart([

:POKEBALL,

:POTION

1)

Backtrace:

[Arcky's Poke Market] 001_PokeMarket_Main.rb:247:in 'pbChooseNumber'

[Arcky's Poke Market] 001_PokeMarket_Main.rb:471:in `block in pbSellScreen'

[Arcky's Poke Market] 001_PokeMarket_Main.rb:457:in 'loop'

[Arcky's Poke Market] 001_PokeMarket_Main.rb:457:in `pbSellScreen'

[Arcky's Poke Market] 001_PokeMarket_Main.rb:600:in `block in pbPokemonMart'

[Arcky's Poke Market] 001_PokeMarket_Main.rb:565:in 'loop'

[Arcky's Poke Market] 001_PokeMarket_Main.rb:565:in `pbPokemonMart

(eval):1:in `execute_script'

Interpreter: 138:in `eval'

Interpreter: 138:in 'execute_script'

This exception was logged in

C:\Users\USERNAME\AppData\Roaming\Pokemon Essentials v21.1\errorlog.txt.

Hold Ctrl when closing this message to copy it to the clipboard.

I haven't changed anything in script, and if I remove the @discount in the arguments in pbsellscreen. It's working fine but I get an argument error in the background.

Exception `RangeError' at Section312:347 - "20500" is recycled object Exception `RangeError' at Section312:347 - "20520" is recycled object Exception `RangeError' at Section312:347 - "20540" is recycled object
 

LinKazamine

Champion
Member
Joined
May 24, 2023
Posts
614
***Full script:

pbPokemonMart([

:POKEBALL,

:POTION

1)
The problem may be that you don't have a ] anywhere in that command. That or you have a [ that you don't need at all. Script calls like this one use those symbols so you may want to fix that and see if it solves the problem.
 

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
210
Hello, Firstly thank you for your resources! But I've been getting this error when I try to sell any item.
Pokémon Essentials v21.1

[Pokémon Essentials version 21.1]

[v21.1 Hotfixes 1.0.9]

Script error in event 2 (coords 2,3), map 25 (Lerucean Town)

Exception: ArgumentError

Message: wrong number of arguments (given 4, expected 3)

***Full script:

pbPokemonMart([

:POKEBALL,

:POTION

1)

Backtrace:

[Arcky's Poke Market] 001_PokeMarket_Main.rb:247:in 'pbChooseNumber'

[Arcky's Poke Market] 001_PokeMarket_Main.rb:471:in `block in pbSellScreen'

[Arcky's Poke Market] 001_PokeMarket_Main.rb:457:in 'loop'

[Arcky's Poke Market] 001_PokeMarket_Main.rb:457:in `pbSellScreen'

[Arcky's Poke Market] 001_PokeMarket_Main.rb:600:in `block in pbPokemonMart'

[Arcky's Poke Market] 001_PokeMarket_Main.rb:565:in 'loop'

[Arcky's Poke Market] 001_PokeMarket_Main.rb:565:in `pbPokemonMart

(eval):1:in `execute_script'

Interpreter: 138:in `eval'

Interpreter: 138:in 'execute_script'

This exception was logged in

C:\Users\USERNAME\AppData\Roaming\Pokemon Essentials v21.1\errorlog.txt.

Hold Ctrl when closing this message to copy it to the clipboard.

I haven't changed anything in script, and if I remove the @discount in the arguments in pbsellscreen. It's working fine but I get an argument error in the background.

Exception `RangeError' at Section312:347 - "20500" is recycled object Exception `RangeError' at Section312:347 - "20520" is recycled object Exception `RangeError' at Section312:347 - "20540" is recycled object
Please follow the guide I've made carefully, it'll help you, as Lin said, you're missing brackets all over the place
 

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
210
Arcky updated [v20.1\v21.1] Arcky's Poké Mart with a new update entry:

v1.3.0: More Bonus Items

Attention: This plugin (update) requires v1.0.1 or higher of Arcky's Utlities to function correctly. Start a new save if you hadn't installed Arcky's Utlities before.

New Features:

  • It is now possible to add more items that give bonus items other than only Poke Ball Items.
Improvements
  • Added a new Setting BonusItems.
  • Added Sound Effects when chaning Category Pages.
  • Renamed the CATEGORY_NAMES Setting...

Read the rest of this update entry...
 
Back
Top