• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

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:
Level 12
Joined
Sep 4, 2007
Messages
407
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.
Top