Good day !
why does this script : http://www.hiveworkshop.com/forums/pastebin.php?id=xyn1ll
EDIT : and this script also, which refresh the multiboard every one sec :
why does this script : http://www.hiveworkshop.com/forums/pastebin.php?id=xyn1ll
EDIT : and this script also, which refresh the multiboard every one sec :
-
Refresh Multiboard
-
Events
-
Conditions
-
Actions
-
Do Multiple ActionsFor each (Integer A) from 1 to 12, do (Actions)
-
Loop - Actions
-
Multiboard - Set the text for AoS_Multiboard item in column 2, row ((Integer A) + 1) to Player_Names[(Integer A)]
-
Multiboard - Set the text for AoS_Multiboard item in column 3, row ((Integer A) + 1) to ((String(KDA_Kill_Count[(Integer A)])) + (/ + ((String(KDA_Death_Count[(Integer A)])) + (/ + (String(KDA_Assist_Count[(Integer A)]))))))
-
Multiboard - Set the text for AoS_Multiboard item in column 4, row ((Integer A) + 1) to ((String(Hero_Last_Hits[(Integer A)])) + (/ + (String(Hero_Denies[(Integer A)]))))
-
Multiboard - Set the text for AoS_Multiboard item in column 5, row ((Integer A) + 1) to (String((Integer((Remaining time for Hero_Revive_Timer[(Integer A)])))))
-
Multiboard - Set the text for AoS_Multiboard item in column 6, row ((Integer A) + 1) to 26
-
Multiboard - Set the text for AoS_Multiboard item in column 7, row ((Integer A) + 1) to 100
-
Multiboard - Set the text for AoS_Multiboard item in column 8, row ((Integer A) + 1) to 99999
-
Multiboard - Set the text for AoS_Multiboard item in column 9, row ((Integer A) + 1) to 120
-
-
-
-

Last edited: