Excelent!.. work fine.
Before I was putting it for the wrong trigger.
Thx again.
Search found 3 matches
- Sun Mar 07, 2004 1:56 am
- Forum: Scripting
- Topic: Telephonepole Electricution by a switch
- Replies: 5
- Views: 181
- Sat Mar 06, 2004 10:18 pm
- Forum: Scripting
- Topic: Telephonepole Electricution by a switch
- Replies: 5
- Views: 181
- Thu Mar 04, 2004 9:02 pm
- Forum: Scripting
- Topic: Telephonepole Electricution by a switch
- Replies: 5
- Views: 181
Telephonepole Electricution by a switch
I was needing some help in scripting a trigger that when activated by a switch it would hurt a player if on some telephone wires.
my current code is
wireelectricution:
while ((level.rightwire != -1) && (level.righttime != 5))
{
$alliesright_wire volumedamage 10
level.righttime = level ...
my current code is
wireelectricution:
while ((level.rightwire != -1) && (level.righttime != 5))
{
$alliesright_wire volumedamage 10
level.righttime = level ...