| 07-30-2005, 09:11 PM | #1 |
Im making a new in wich i need heros to have 7000 sight radius, i modify the field in the unit editor and works fine. However when they revive the line of sight is reduced to like unit sight radius. Ive tryed many things to try to fix this, and the best ive got is freezing time to night and then when they revive sight is fine, however this only works with units that are already placed in the beggining. EX. i put a hero into map and works fine, but if i pick the hero even if its the same class it doesnt work. Any ideas why this is happening? PS: Im using circles of power to choose heros. |
| 07-30-2005, 10:28 PM | #2 |
Could you post your revive trigger? |
| 07-31-2005, 05:37 PM | #3 |
I had that issue in the past. Since there were only 10 heroes in my map- which where already stored in a variable array- with the need for extended line of site, i just had dummy units casting flare above them perdiodically. |
| 08-01-2005, 06:43 AM | #4 | |
Quote:
It would be much more efficient to just have dummy units with the extended sight radius. |
| 08-01-2005, 09:22 AM | #5 |
Yeah to fix it i had to add a unit with locust for wach player that followed the hero's position. thx tough. |
