| 05-18-2006, 09:09 AM | #1 |
- Is it possible to change Neutral Hostiles colour on the minimap? Wthi triggers I changed their colour, it seems fine on the units, but doesnt alter the colour on minimap? - How do you do those "advanced" loading screens, Where they have a custom loading screen, but still keep the Players Loading bit in the center. Where it says Player1 - (Loadbar) Player2 - (Loadbar) etc. etc. - If you have an array, how can you do a multiple OR fucntion for all of them in a condition, without making every possiblity. I have an Array - Player Heroes [1-12] Event - A Unit Dies Condition - Killing = Player Heroes [1-12] Any faster way than, multiple OR [1], [2], [3], [4] etc. etc. thank you |
| 05-18-2006, 10:52 AM | #2 | ||
Quote:
Those player loading bars go away as soon as you add text to the loading screen description etc. You'll have to make a custom loading screen image with text on it, which will display behind the loading bars etc. Quote:
One simple way would be to add all of those heroes to a global group and check if killing unit is in the group as the condition. |
| 05-18-2006, 11:11 AM | #3 |
Ah thx, yea the Gorup say seems alot better :-) Just need the first question answered now. |
| 05-18-2006, 11:22 AM | #4 |
I don't think you can change the minimap color, for a single unit, no. |
| 05-18-2006, 11:42 AM | #5 | |
Quote:
It's easy if you just use JASS. Make the trigger for one player, convert the trigger to JASS, then write a loop into the condition. |
| 05-18-2006, 12:34 PM | #6 | |
Quote:
No sry, I mean for the entire "race" neutral hostile not one unit. Currently they are brown I think, I wanted them to be Light Blue on minimap |
| 05-19-2006, 09:02 AM | #7 |
- Is it possible to change Neutral Hostiles colour on the minimap? Every unit/building from neutral hostile to a dif colour on minimap. thank you |
| 05-19-2006, 09:35 AM | #8 |
Stop repeating yourself. Use the Player - Change Color trigger. Duuh. |
| 05-19-2006, 10:09 AM | #9 | |
Quote:
Read what I said |
| 05-19-2006, 10:32 AM | #10 |
pheonix read what people says, he repeat himself because tat is the only question left he need answer, and dont wanna know more answers for the solved problems... |
| 05-19-2006, 12:23 PM | #11 |
I think it must be built in, neutral hostile always show as brown on minimap? Thought maybe theres a way to alter it? |
