Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
ArmA - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
) »
forcing a disembark on player
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: forcing a disembark on player (Read 1153 times)
0 Members and 1 Guest are viewing this topic.
Surdus Priest
Members
Only I can Forgive You!
forcing a disembark on player
«
on:
30 Sep 2007, 01:37:12 »
i've tried unassignVehicle but its not working, i just need a way to force a player out of a vehicle, thanks
surdus
Logged
Campaigns are hard, I'll stick with scripting for now!
Planck
Honoured
Former Staff
I'm never wrong ....I'm just not always right !
Re: forcing a disembark on player
«
Reply #1 on:
30 Sep 2007, 03:33:48 »
Try:
player action ["eject",vehiclename]
Planck
Logged
I know a little about a lot, and a lot about a little.
Surdus Priest
Members
Only I can Forgive You!
Re: forcing a disembark on player
«
Reply #2 on:
30 Sep 2007, 13:48:53 »
thanks, i also need a condition for when the player is not in a vehicle (any vehicle)
Logged
Campaigns are hard, I'll stick with scripting for now!
LCD
Former Staff
Re: forcing a disembark on player
«
Reply #3 on:
30 Sep 2007, 14:39:07 »
vehicle player == player
will return true if da player is not in vehicle
LCD OUT
Logged
"guess being the community has downsides .." - cheetah
Help Perfecting Da Next Best Thing -
O-Team Beta
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
ArmA - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
) »
forcing a disembark on player
Top of page