Home   Help Search Login Register  

Author Topic: Ground trigger  (Read 399 times)

0 Members and 1 Guest are viewing this topic.

Offline MeltedAd

  • Members
  • *
  • Damn it all to the bowls of bloody hell
Ground trigger
« on: 15 May 2003, 17:57:20 »
I have a mission where a pilot has to bail out. I would like to know if it would be possible to create a trigger that will only work when the pilots feet touch the ground. Any help would be most wonderful ;D

Offline Black_Feather

  • Former Staff
  • ****
  • I'll never forget you Daisey.
Re:Ground trigger
« Reply #1 on: 15 May 2003, 18:30:58 »
I'd do it like this in the trigger condition field

getpos pilotname select 2 <= 1 &&  vehicle pilotname == pilotname

« Last Edit: 15 May 2003, 18:33:11 by Black_Feather »