#Can someone help me figure out why this deluxe menu config doesnt work?
1 messages · Page 1 of 1 (latest)
you NEED click_commands for click_requirement to execute
move the sound to click commands, since it's the same for all
click_commands gets aligned with click_requirement
A little confused
You mean instead of success_commands?
Oh you mean I need to have a click command in general
click_requirement does not even run unless there are click_commands defined
sickkk thank you !
do you know by chance why my sounds arent running ?
they work through playsound
use playsound then
[sound] <sound> <volume> <pitch>
also, that's the syntax it says
seems you only have part of it but 🤷♀️
no reason not to use playsound if it works
well it works ingame when i type /playsound x xx
sorry used to plugins that have like default values xd
still didnt work with volume so ig ill try playsound
<> usually denotes to required information
gocha
at least for all our wikis
yeah playsound doesnt work it just says its too far away to be heard :/
hmm what did you try
[console] playsound mythic:gui_click block %player_name%
i had this written up
- "[console] playsound mythic:gui_click ambient %player_name%"
[console] playsound mythic:gui_click ambient %player_name% %player_x% %player_y% %player_z%
will try
yep that worked! tho wouldnt that also have everybody else hear the sound nearby
the target is the player so i don't believe so
alrighty then yeah that'd work! appreciate that