Home   Help Search Login Register  

Author Topic: player out, group out ???  (Read 716 times)

0 Members and 3 Guests are viewing this topic.

chrisb1220

  • Guest
player out, group out ???
« on: 01 Dec 2002, 05:10:31 »
I want to make my units get out of the vehicle when I do. I know what to put in the on activation line, but not the condition....... ???

tflarsen

  • Guest
Re:player out, group out ???
« Reply #1 on: 03 Dec 2002, 02:13:40 »
try to use this as condition (aP = player, vehicle = vehicle  ;)):

aP not In vehicle

/Teddy

« Last Edit: 03 Dec 2002, 02:14:34 by tflarsen »

Offline LCD

  • Former Staff
  • ****
    • Everon Cartel
Re:player out, group out ???
« Reply #2 on: 03 Dec 2002, 02:19:20 »
@ tflarsen - big wrong dere :P - its comp language u have da command

aP In vehicle

if u want 2 use it da oder way (howeverit said) it should b

not (aP In vehicle)

;D

:cheers:

LCD OUT

"guess being the community has downsides .." - cheetah
Help Perfecting Da Next Best Thing - O-Team Beta

chrisb1220

  • Guest
Re:player out, group out ???
« Reply #3 on: 03 Dec 2002, 04:29:57 »
Thanx all. I couldn't find that anywhere.......