• 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

Technical Records 2020-09-03

Pokémon Essentials Version
v18 ➖
This script adds in Technical Records, the replacement to consumable TMs that also have the ability to allow a mon to relearn the move at a Move Relearner if they forget it.
Also adds in the system for Technical Records using the icon of the move type much like TMs.

To use it, you must create a new item much like you would a TM or HM, but give it Item Usage 6 (if 6 is already used by some other script, you must edit pbIsTechnicalRecord? and pbIsMachine? to use a different number)
To use the type based icons, name the icon "itemRecordX", where X is either the internal name of the type, or the 3 digit padded type number. AKA. Either NORMAL or 000 will work for X

You really should set INFINITETMS to true to get the most out of this script but it's not a requirement at all.

v17 version (not supported):
Credits
Just me.
Author
Vendily
Downloads
1,231
Views
1,498
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Vendily

Latest updates

  1. v18 Compatible

    The script has been updated to work with v18 The v17 version is no longer supported:
Back
Top