• 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!
[v13+] Simple HUD

Resource [v13+] Simple HUD 3.0.1

-FL-

Pokémon Island Creator
Member
Joined
Aug 28, 2022
Posts
274
-FL- submitted a new resource:

Simple HUD - Displays a HUD with the party icons (with tones for status), HP bars and some small text.

gif.gif
screen.png

Displays a HUD with the party icons (with tones for status), HP bars and some small text.

Tested on Essentials v13 and v20.1. If this script isn't working on latest Essentials version, please inform on this thread.

Read more about this resource...
 

NoNoNever

Dev from Pokémon Illusion, Pokémon Bloody Moon
Member
Joined
Dec 11, 2018
Posts
54
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.3]

Exception: NoMethodError
Message: undefined method `party' for nil:NilClass

Backtrace:
Simple HUD:215:in `block in refreshAllPokemon'
Simple HUD:213:in `each'
Simple HUD:213:in `refreshAllPokemon'
Simple HUD:208:in `refresh'
Simple HUD:146:in `create'
Simple HUD:318:in `update'
Simple HUD:303:in `tryUpdate'
Simple HUD:381:in `update'
Spriteset_Map:66:in `initialize'
Sprite_AnimationSprite:52:in `initialize'
 

-FL-

Pokémon Island Creator
Member
Joined
Aug 28, 2022
Posts
274
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.3]

Exception: NoMethodError
Message: undefined method `party' for nil:NilClass

Backtrace:
Simple HUD:215:in `block in refreshAllPokemon'
Simple HUD:213:in `each'
Simple HUD:213:in `refreshAllPokemon'
Simple HUD:208:in `refresh'
Simple HUD:146:in `create'
Simple HUD:318:in `update'
Simple HUD:303:in `tryUpdate'
Simple HUD:381:in `update'
Spriteset_Map:66:in `initialize'
Sprite_AnimationSprite:52:in `initialize'
Fixed!
 

EntoniFresco

Rookie
Member
Joined
Oct 22, 2023
Posts
2
Hello I'm a Newbie,

how do i get this to work? I've put the Script in the plugins folder and flipped the switch to 1, compiled it, but i cant get it to render.

Thanks in Advance!
 

-FL-

Pokémon Island Creator
Member
Joined
Aug 28, 2022
Posts
274
Hello I'm a Newbie,

how do i get this to work? I've put the Script in the plugins folder and flipped the switch to 1, compiled it, but i cant get it to render.

Thanks in Advance!
You probably incorrectly converted it into a plugin. Instead, paste it above main (in scripts view). Here is the method to create a plugin, if you are interested.
 
Last edited:
Back
Top