[Log in / Register]
| News | Chat | Pastebin | Donations | Tutorials | Rules | Forums |
| Maps | Skins | Icons | Models | Spells | Tools | Jass | Packs | Hosted Projects | Starcraft II Modding | Starcraft II Resources | Galaxy Wiki |
(Keeps Hive Alive)
Go Back   The Hive Workshop > Warcraft III Modding > Triggers & Scripts


Triggers & Scripts In this forum you may ask for help on fixing a trigger or script. But if you need help getting started with a trigger, this is not the right place — use the World Editor Help Zone.

Closed Thread
 
Thread Tools
Old 07-20-2012, 01:02 PM   #1 (permalink)
Registered User yudistira
User
 
Join Date: Jul 2012
Posts: 24
yudistira is an unknown quantity at this point (0)
Can i make 2 multiboard?

i want to make 2 multiboard,but when i set it,it just replace the first one
i set in diffrent time but still same
yudistira is offline  
Old 07-20-2012, 01:15 PM   #2 (permalink)
Forum Moderator Maker
I...make things
 
Maker's Avatar
Resource Moderator
 
Join Date: Mar 2006
Posts: 7,603
Maker has a reputation beyond repute (2480)Maker has a reputation beyond repute (2480)Maker has a reputation beyond repute (2480)Maker has a reputation beyond repute (2480)
Sure, you can make many many multiboards, but you can only display one per player at the same time.
Maker is offline  
Old 07-20-2012, 01:31 PM   #3 (permalink)
Registered User yudistira
User
 
Join Date: Jul 2012
Posts: 24
yudistira is an unknown quantity at this point (0)
oh,thanks problem solved
i want to ask again,
i want to make 3 digit value,like 100 % not 100,00% or more value after ( , )
this my trigger
Multiboard - Set the text for (Last created multiboard) item in column 4, row 2 to (String((Percentage life of Arthas <gen>)))
but when i see in game (multiboard) it show 100,000
how to fix that?
thanks

Last edited by yudistira; 07-20-2012 at 01:57 PM.
yudistira is offline  
Old 07-20-2012, 01:49 PM   #4 (permalink)
Forum Moderator Maker
I...make things
 
Maker's Avatar
Resource Moderator
 
Join Date: Mar 2006
Posts: 7,603
Maker has a reputation beyond repute (2480)Maker has a reputation beyond repute (2480)Maker has a reputation beyond repute (2480)Maker has a reputation beyond repute (2480)
A good way is to set heroes into an array. P1 hero in array index 1, P2 in array index 2 and so on. Then use the variable instead of triggering unit.
Maker is offline  
Old 07-20-2012, 04:58 PM   #5 (permalink)
Registered User hamsterpellet
TOSH Master
 
Join Date: Dec 2011
Posts: 109
hamsterpellet has little to show at this moment (12)hamsterpellet has little to show at this moment (12)
If you wanna show 100 instead of 100.000 you can convert the life to integer first, and then convert it to string:
Multiboard - Set the text for (Last created multiboard) item in column 4, row 2 to (String(Integer((Percentage life of Arthas <gen>))))
__________________
Want to check a new map? A different map? A map that, once you start, you can't stop playing?
The Obelisk Survival HD (aka TOSH)
hamsterpellet is offline  
Closed Thread

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT. The time now is 10:43 PM.





Powered by vBulletin
Copyright 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.5.1 PL2
Copyright © Ralle