HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Multiboard

02-18-2007, 05:57 PM#1
Histenchist
Hello again.

Now i come to the next step on my CTF a Multiboard, and i'm not wery good at this with Multiboards so now i wonder how to make a nice Multiboard?
I want so you can see player name, kills, deaths, and the teams point?
02-18-2007, 06:44 PM#2
Fireeye
How about reading a tutorial?
Nvm, first create a multiboard with the needed rows and 2 columns.
Then you store the created multiboard into a variable.
Now change the Text in the first column and a row to the needed text.
Now you need some integer variables.
1 for the kills, 1 for the deaths and 1 for team points.
When the event happens, e.g. a kill then you set the variable = variable + 1 and change the value in the 2nd column and the fitting row to the new value.
02-18-2007, 09:02 PM#3
Falitian
Have you even attempted to search for answers first?

There are a couple tutorials on multi-board setup in the TUTORIAL section...

It will greatly elaborate on Fireeye's explanation.

Please search before you ask.