Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
How would i play a looping sound while GUI is open
« previous
next »
Print
Pages: [
1
]
Author
Topic: How would i play a looping sound while GUI is open (Read 1395 times)
SuperFlaminninja³
June 26, 2015, 08:29:48 PM
The name pretty much says it but, I want to know how to play a looping sound while a GUI is open, and if other sounds could also play while that sound is looping
Ad Bot
Advertisement
SuperFlaminninja³
June 27, 2015, 01:05:50 PM
is it also possible to have a texture change on a GUI every time a variable decreases by 10
jes00
June 27, 2015, 03:38:16 PM
Quote from: SuperFlaminninja³ on June 27, 2015, 01:05:50 PM
is it also possible to have a texture change on a GUI every time a variable decreases by 10
What do you mean by "texture change"? What kind of GUI control is it? What do you want changed about it?
SuperFlaminninja³
June 28, 2015, 12:43:48 AM
ok i wanted something like a loading bar but it decreases instead
Val
June 28, 2015, 01:53:58 AM
Utilize
GuiProgressCtrl
and
<ctrl>.setValue(float value);
SuperFlaminninja³
June 28, 2015, 06:03:37 PM
a custom loading bar?
and its not rlly a loading bar more of a health like bar
Dannu
June 28, 2015, 06:38:45 PM
You can set the 'progress' of it. The same way that the jet energy bar works.
TristanLuigi
June 29, 2015, 02:21:07 AM
take a look at that one mod that plays elevator music when the brick gui is open
SuperFlaminninja³
June 29, 2015, 12:38:57 PM
name?
EDIT:
i found it but the link dosnt work new link?
«
Last Edit: June 29, 2015, 12:42:30 PM by SuperFlaminninja³
»
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
How would i play a looping sound while GUI is open