Multiboard Problem

Status
Not open for further replies.
Level 4
Joined
Jan 3, 2009
Messages
64
SOLVED

Hey guys,i was working on a multiboard,and i was making the trigger to update with the kills for each players,but my kills doesn't appear like 0,1,2,3.
they appear like 0,1.0,2.0,3.0,can you explain me why?!?!?

i tried to take out the zero but i can't find a way to!

if you're a expert in triggering using GUI,please could you help me?

:grin:
 
Last edited:
ok, your multboard is receiving reals instead of integers. instead of simply putting the value, convert real to integer before converting to string.

dunno how to do that in GUI, but i'm pretty sure, thats the problem. if you put your multiboard trigger here i can fix it.
 
Status
Not open for further replies.
Back
Top