• 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.
  • Eevee Expo's webhost has been having technical issues since Nov. 20th and you might be unable to connect to our site. Staff are also facing issues connecting, so please send a DM to Cat on-site or through Discord directly for faster service!
Outfit basics

Tutorial Outfit basics 2.0

LinKazamine

Champion
Member
Joined
May 24, 2023
Posts
683
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