• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Resource icon

Resource Advanced Items Field Moves Patch 2.0.0b [34w25a]

Bergium

Bergium#0216
Member
Joined
Jun 11, 2019
Posts
106
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:
It dont
Advanced HM Items is working for v19
I dont feel like support v19 when Advanced HM Item is already there
 
Last edited:
"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
 
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:
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
 
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 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:
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?
 
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
 
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
 
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 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]
 
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...
 
How can i trigger the event? I have the item to cut three but it doesn't work...
 
Back
Top