P3D-Legacy/P3D/World/ActionScript/V2
JappaWakka f4354a9922 Make it possible to check if pkmn can learn attack
@pokemon.select has an extra argument. If it is set to an attack ID, it will be visible which Pokémon can learn that move while selecting.

Added @Pokemon.CanLearnAttack(PartyIndex,AttackID)
Returns if the Pokémon can learn the specified move.
2024-05-14 11:02:47 +02:00
..
ScriptCommands Make it possible to check if pkmn can learn attack 2024-05-14 11:02:47 +02:00
ScriptConstructs Make it possible to check if pkmn can learn attack 2024-05-14 11:02:47 +02:00
ScriptCommander.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
ScriptComparer.vb Replaced script steps thing with @script.delay 2023-10-30 13:28:30 +01:00
ScriptLibrary.vb Make it possible to check if pkmn can learn attack 2024-05-14 11:02:47 +02:00
ScriptV2.vb Added <system.scripttrigger> 2023-08-06 16:17:05 +02:00