| 09-27-2003, 11:17 PM | #1 |
Problem number one is why does this trigger not work? For some reason its not reading when the units life reaches 200 or less. Events Unit - Monk 0004 <gen>'s life becomes Less than or equal to 200.00 Conditions Actions Player - Make Player 1 (Red) treat Player 9 (Gray) as an Ally Player - Make Player 9 (Gray) treat Player 1 (Red) as an Ally My second problem is that for some reason my letterbox mode keep showing up bright green for me. I have no clue why its doing this. A friend thinks its becuase I played RoTD becuase it had a custom UI. Anyone know how to fix this? |
| 09-28-2003, 12:44 PM | #2 |
First i wana say that i liked a lot ur spell effect in the spell effect contest. ur a good spellmaker. Now....Try changing ur trigger to: event: every 2.0 s of the game (or whatever) condition: Unit - Monk 0004 <gen>'s life becomes Less than or equal to 200.00 action: Player - Make Player 1 (Red) treat Player 9 (Gray) as an Ally Player - Make Player 9 (Gray) treat Player 1 (Red) as an Ally for the second question i am not very good with skinning, importing and things, but sometime it happen with imported file or if the path is wrong like sometime i put ReplaceableTextures\CommandButtons\BTNVengeanceInc arnate.tga and when i remove .tga it show up fine, i don't really know how it work but they might be some little bug... maybe better ask someone more experienced than me... :) |
| 09-28-2003, 12:59 PM | #3 |
Make sure your skin isn't screwed up by putting it on a unit or something, just to make sure the skin works. If it does, then it's prolly you path. UI\Widgets\EscMenu\Human\human-cinematic-border.blp Make sure it's a .blp file or don't forget to convert it to a .blp file at least. I think the above path is the correct one for the human cinematic border. |
