HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Hide Bug?

05-20-2003, 10:59 PM#1
Zurg(OLD)
I am having trouble with unhiding units.

For example:
Action: Pick every unit in region and hide picked unit.
Then when i try to unhide the units as a group it doesnt work.

I will check over my triggers again but i dont think there is anything wrong with the rest. Tell me if you need more info.:D
05-20-2003, 11:39 PM#2
MarSara
I need to know, are any of them unhidden, some, or none? You also need to remember hidden units can still move, so if they are no longer in the region they wont be 'picked' to become visible.
05-20-2003, 11:45 PM#3
MrDoomMaster
Indeed, it is a bug. You did nothing wrong.

Here is how i fixed the problem:

1) pick every unit in the region and add them all to a Unit Group variable

2) Link this unit group variable to (pick every unit) function and make it pick every unit in the Unit Group variable and make it unhide them.

This will work for sure.
05-21-2003, 12:58 AM#4
Guest
Accually they just dont count as being in a region. Set them as a group before you hide em.
05-21-2003, 05:36 PM#5
Zurg(OLD)
Ok, thnx for the help.:D