#Menu upon respawning

1 messages · Page 1 of 1 (latest)

modern scaffold
#

Hello.
I created a menu and i want it to show everytime a players respawn and he can only close the Menu when he chooses something from the menu.
How can i do that?

modern scaffold
#

Yes, that is what i was thinking

#

I just dont know how

#

I didn't even figure out how to make the menu open automatically when the player dies, lol

#

Wrong lenguage

#

Sorry, im tired from work

#

Yes, I know this plugin, I even use it, I just don't know how to configure it

#

I see

#

Just one question, do you know if in conditional events, there is an option to mark all players? Same as "@a"

edgy sorrel
modern scaffold
#

Like, what?????

edgy sorrel
# modern scaffold

Try this.

on respawn:
  wait 0.5 seconds
  execute console command "dm open yourMenu %player%"

make sure you have ImmediateRespawn turned on

#

whats CE 💀

modern scaffold
#

The server got instant Respawn, so when the player is respawning, it doesnt detect the player because he "doesn't" exist. I just changed it from "player_respawn" to "player_death"

edgy sorrel
#

ah never heard of that tho

modern scaffold
#

So guys, i'm having another problem.

When the player dies the menu opens but it doesnt stays open, it literally opens for a second and then closes

#

How can i set a cooldown for the menu action?

modern scaffold
#

I'm using Conditional Events

nocturne bearBOT
#
FAQ Answer:

Paste Services
When asking for help with a config/menu/code issue please use our paste bin:
(we prefer it over pastebin.com)
HelpChat Paste - How To Use