• 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!
Outfit basics

Tutorial Outfit basics 2.0

LinKazamine

Champion
Member
Joined
May 24, 2023
Posts
663
Hi, I'm using Pokemon Essentials version 21.1, anyone knows if $Trainer.outfit=1 still works? The metadata is different and I tried that script code but it gave me an error, apparently it didn't recognize it despite me typing it correctly (without any grammatical errors). I haven't added any outfits yet nor messed with the metadata, I'm just trying to change the player from Red to Leaf and back for testing but it seems like my worries were confirmed.
$Trainer was completely deprecated in v21.1. You have to use $player instead.
 
Back
Top