• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • 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!
Resource icon

Resource Advanced Items Field Moves v1.1.3

Bergium

Bergium#0216
Member
Joined
Jun 11, 2019
Posts
74
Bergium submitted a new resource:

Advanced Items Field Moves - Turns HM and other field moves in to items use

This resource is an updated version of Advanced HM Items from FeelMoyoMan


Since there have been some small changes in v20.1, I started to update it
I added some more to the script

It Supports
  • Rock Smash
  • Cut
  • Strength
  • Surf
  • Fly
  • Headbutt
  • Flash
  • Dig
  • Dive
  • Sweet Scent
  • Teleport
  • Waterfall
  • Whirlpool
  • Rock Climb
and one Custom
  • ...

Read more about this resource...
 
Last edited:

Bergium

Bergium#0216
Member
Joined
Jun 11, 2019
Posts
74
It dont
Advanced HM Items is working for v19
I dont feel like support v19 when Advanced HM Item is already there
 
Last edited:

Sonicover

Cooltrainer
Member
Joined
Jan 14, 2022
Posts
112
"There is no sensible reason why you would be trying to use the item now!" Ngl seeing that made me giggle, the player itself cuestioning what was even trying to do is pretty funny.
Pretty useful script, and the compatibility with follower pokemon is very cool
 

TheDarkRattata

Novice
Member
Joined
Apr 24, 2017
Posts
21
I've created my own HM moves and stuff. What would I need to do to make them work with these?

Also I'm getting an error on rock smashing, any idea what the fix is?

rocksmash error.PNG
 
Last edited:

Bergium

Bergium#0216
Member
Joined
Jun 11, 2019
Posts
74
I've created my own HM moves and stuff. What would I need to do to make them work with these?

Also I'm getting an error on rock smashing, any idea what the fix is?

View attachment 11207
Can you show me what you have created?
Have you changed anything else from the config file?
If you have, I need to see the change
Otherwise, DM on discord, and I will try to help you with your custom HM moves
 

TheDarkRattata

Novice
Member
Joined
Apr 24, 2017
Posts
21
Can you show me what you have created?
Have you changed anything else from the config file?
If you have, I need to see the change
Otherwise, DM on discord, and I will try to help you with your custom HM moves
Ah not to worry, I've had a bit of a play around and I've got it working with my stuff. Thanks for the offer though 😁
 

Bergium

Bergium#0216
Member
Joined
Jun 11, 2019
Posts
74
Bergium updated Advanced Items Field Moves with a new update entry:

Animations and bug fixes

v1.1.0
Added

  • Animations to Rock Climb
  • Animations to Whirlpool
  • Items Icons
  • Sound for IceBarrier
  • Sound for Rock Climb [Reused for Rock Smash]
  • Rock Climb as field Moves // this is Active if set to false
  • Whirlpool as field Moves // this is Active if set to false
  • Whirlpool Graphics [Autotile]
    Remember to add TerrainTag to it when used
  • Rock Climb Graphics [for Tileset]
    Remember to add TerrainTag to it when used
  • Ice Barrier Graphics
  • And Mush more...

Read the rest of this update entry...
 
Last edited:

Taymation

Novice
Member
Joined
Aug 9, 2022
Posts
15
So I downloaded everything and followed the instructions, but I am now getting this error message when I try to run the game.
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.2]

Error in Plugin: [Advanced Items - Field Moves]
Exception: SyntaxError
Message: [Advanced Items - Field Moves] 02_Terrain Tag Plus.rb:81: syntax error, unexpected end-of-input, expecting `end'
end
^


Backtrace:
008:PluginManager:653:in `eval'
008:PluginManager:653:in `block (2 levels) in runPlugins'
008:PluginManager:643:in `each'
008:PluginManager:643:in `block in runPlugins'
008:PluginManager:634:in `each'
008:PluginManager:634:in `runPlugins'
386:Main:28:in `mainFunctionDebug'
386:Main:18:in `block in mainFunction'
014:Errors:80:in `pbCriticalCode'
386:Main:18:in `mainFunction'


Can anyone help me with how to resolve this?
 

ardicoozer

Cooltrainer
Member
Joined
Sep 29, 2020
Posts
171
So I downloaded everything and followed the instructions, but I am now getting this error message when I try to run the game.
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.2]

Error in Plugin: [Advanced Items - Field Moves]
Exception: SyntaxError
Message: [Advanced Items - Field Moves] 02_Terrain Tag Plus.rb:81: syntax error, unexpected end-of-input, expecting `end'
end
^


Backtrace:
008:PluginManager:653:in `eval'
008:PluginManager:653:in `block (2 levels) in runPlugins'
008:PluginManager:643:in `each'
008:PluginManager:643:in `block in runPlugins'
008:PluginManager:634:in `each'
008:PluginManager:634:in `runPlugins'
386:Main:28:in `mainFunctionDebug'
386:Main:18:in `block in mainFunction'
014:Errors:80:in `pbCriticalCode'
386:Main:18:in `mainFunction'


Can anyone help me with how to resolve this?
Add end section again below last section in 02_Terrain Tag Plus.rb
 

Bergium

Bergium#0216
Member
Joined
Jun 11, 2019
Posts
74
I have fixed the missing "end" in 02_Terrain Tag Plus, in the download pack
there might be a minor update coming soon, for 2 new things
 

ValiantSoul

World Traveller
Member
Joined
Sep 12, 2020
Posts
172
I know that one exists for [V19.1] already, but it lacks the Dive and Waterfall HM items. Is there any way that you (or someone else if they can) could help with adding them in? I have no idea how to roll back your code (or even if I could to be honest), so it failed trying to do it solo. Any help appreciated if it's offered :)
 

Bergium

Bergium#0216
Member
Joined
Jun 11, 2019
Posts
74
I know that one exists for [V19.1] already, but it lacks the Dive and Waterfall HM items. Is there any way that you (or someone else if they can) could help with adding them in? I have no idea how to roll back your code (or even if I could to be honest), so it failed trying to do it solo. Any help appreciated if it's offered :)
I am thinking about porting to v19.1
but haven't decided yet
but it is on my list, also because there are some bugs in the one that exists for [V19.1]
 

ValiantSoul

World Traveller
Member
Joined
Sep 12, 2020
Posts
172
If you did amigo, for what it's worth, you would be my hero :]
I am thinking about porting to v19.1
but haven't decided yet
but it is on my list, also because there are some bugs in the one that exists for [V19.1]
 

Bergium

Bergium#0216
Member
Joined
Jun 11, 2019
Posts
74
Bergium updated Advanced Items Field Moves with a new update entry:

More Items

Minor Fixes
This plugin now requires the Hotfixes 1.0.3
Added
  • Merge Options to Surf items
    • So the Surf Item is handling the Dive, Waterfall, and Whirlpool
  • Defog
    • Items and Field Move
  • Weather Gadget
    • Item only
  • Added Camouflage - From TechSkylander1518
    • Items and Field Move
Bugfix
  • A spelling error in rock climb when using the item from the bag and...

Read the rest of this update entry...
 

VoxITH

Trainer
Member
Joined
Dec 22, 2021
Posts
92
How can i trigger the event? I have the item to cut three but it doesn't work...
 
Back
Top