Staredit Network

Staredit Network -> UMS Assistance -> Off-screen death
Report, edit, etc...Posted by DFIK on 2006-08-18 at 13:56:57
Ok, so I'm making everyones screen center on something thats moving, and when they're off-screen I want it so that their unit dies. How do I do this? (I've seen it done before)
Report, edit, etc...Posted by Zeratul_101 on 2006-08-18 at 14:03:40
make the location you're centering screen on 20(width) x 12(height). when they bring zero unit to '20x12,' kill their unit.

ADDITION:
beat you to it kenoli yahoo.gif

Addition:

Kenoli, i think your post is spam and contains censors evasions. tongue.gif IP ban for you.
Report, edit, etc...Posted by Kenoli on 2006-08-18 at 14:03:44
The main window is roughly 20x12 tiles. Make a location that size, then, make a trigger like this:
QUOTE
Current Player brings Exactly 1 Unit to 'Anywhere'.
Current Player brings Exactly 0 Unit to '20x12'.
----------
Kill 1 Unit for Current Player at 'Anywhere'.
Where "Unit" is the unit that should die when it leaves the screen.


Damn you Zeratul_101, daaaaaammmmnnnn yooooouuuuuu
Report, edit, etc...Posted by fritfrat(U) on 2006-08-18 at 15:24:09
And, of course, center that 20x12 location on the unit they are being center viewed on.
Report, edit, etc...Posted by JaFF on 2006-08-18 at 15:30:05
If this topic gets closed now, it will become one of the most quick-quality reply topics ever.
Next Page (1)