HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Multiple Multiboards?

04-16-2006, 11:19 PM#1
Taur
I was wondering is it possible to show more than 1 multiboard at a time? I have one idea, that's sorta annoying to implement and would not work nearly as well as the actual solution, so does anyone know how to display multiple multiboards?
04-17-2006, 03:59 AM#2
paidan_fain
Well you can't show multiple multiboards at a time but you can:
1) Use timerboards to fake a multiboard
2)Use filters and displayTexttoPlayer to simulate UI (actually looks cooler)
3) (Not sure) Show a leaderboard in adittion to a multiboard.
4)Use displayTexttoPlayer and clear it instantly. Change the name of "log" to something like "stats". Then whenever someone clicks the "stats" menu, they can read it.

Ask if you need clarification for any....