OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: shark attack on 01 Oct 2003, 21:04:39

Title: true and false
Post by: shark attack on 01 Oct 2003, 21:04:39
guys i have a trigger im using in mission  in its condition field i have player in chopper.... this works fine  but how do i reverse condition to player not in chopper .... i know theres no such command but how would i change player in chopper to false
Title: Re:true and false
Post by: KyleSarnik on 01 Oct 2003, 21:12:29
not (player in chopper) should work.
Title: Re:true and false
Post by: shark attack on 01 Oct 2003, 21:39:42
thanx m8 ill try it now
Title: Re:true and false
Post by: shark attack on 01 Oct 2003, 21:52:27
nice one kyle !   works a treat ,  my first script is now complete

 8)