• 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!
Radial Menu for v20

Resource Radial Menu for v20 3.0

Hallow

Novice
Member
Joined
Nov 19, 2020
Posts
14
Hallow submitted a new resource:

Radial Menu for v20 - updated version of radial menu for v20

I updated the Radial Menu of Cony for a project I'm working on and wanted to share it with you !
You can customize it easily.

It will only work with Pokémon Essentials v20 !!


ckzh5w7b.png



Installation:
Unzip -> put the "Radial Menu" folder as it is into Plugins -> let it compile -> done

Credits: Yankas, Cony, Hallow
Here's the...

Read more about this resource...
 

Shubham

Rookie
Member
Joined
Jun 2, 2022
Posts
5
i have two questions to ask
first of all how do i code exit button in this plugin and
second how can i customize it
 

Hallow

Novice
Member
Joined
Nov 19, 2020
Posts
14
This is amazing! Quick question: how can I get the menu to close automatically after saving the game?
I'm gonna be honest I'm not a ruby programmer, I know other languages, and I'm not the author of the script so I think you should asked someone else who's into coding scripts for essentials. If you really want I can do some research and give you a final answer.
 

Neo

Novice
Member
Joined
Jun 12, 2022
Posts
12
Plugin works for v21.1, all that needs to be done is change line 173 from
"@ name = $Trainer.name"
to "@ name = $player.name"
(remove spaces between @ and name when adding tho)
 
Back
Top