Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
Multiboard Event:
Multiboard Event:
02-23-2004, 05:05 AM
#1
Ghost_81st
Is there anyway I could get a trigger event for a player minimizing a multiboard
02-23-2004, 05:15 AM
#2
tichondrius255
When you say minimizing do you say make it as a whole smaller or deducting points from a player.
02-23-2004, 05:17 AM
#3
Ghost_81st
I can't seem to get 2 multiboards to run at the same time, so I want to make it when the player minimizes the first multiboard it brings up the second one.
02-23-2004, 05:19 AM
#4
MysticGeneral
Ummmm, I don't believe you can. But uhhh, just make them type something out or press an ability button to show the next multiboard.
02-23-2004, 05:20 AM
#5
Ghost_81st
Could you do it via JASS?
02-23-2004, 05:22 AM
#6
tichondrius255
Actually i think you should try an If/Then/Else trigger that runs every two seconds, that could work
02-23-2004, 09:14 AM
#7
Cubasis
Eh....
Already answered your question in AI/JASS vault.
Cubasis
02-23-2004, 09:16 AM
#8
Ghost_81st
That would be why I made a thread in the JASS forum, becuase ppl said u cant do with GUI