A Community discussion forum for Halo Custom Edition, Halo 2 Vista, Portal and Halo Machinima

Home  Search Register  Login Member ListRecent Posts
  
 
»Forums Index »Halo Custom Edition (Bungie/Gearbox) »Halo CE Technical / Map Design »vehicles with device machines

Author Topic: vehicles with device machines (4 messages, Page 1 of 1)
Moderators: Dennis

ericwind
Joined: Nov 17, 2014

good try, but try gooder.


Posted: Jan 1, 2016 03:03 PM    Msg. 1 of 4       
I want to have the player use a vehicle (warthog) and get close to a door and the door will open without the player having to dismount off the vehicle. I'm unsure if I have to do a script which I would'nt like to do, or if I need check some flag in the one of the tags.
Any help will be good.


Super Flanker
Joined: Oct 5, 2012

The length of your life depends on my aim.


Posted: Jan 1, 2016 03:12 PM    Msg. 2 of 4       
Quote: --- Original message by: ericwind
I want to have the player use a vehicle (warthog) and get close to a door and the door will open without the player having to dismount off the vehicle. I'm unsure if I have to do a script which I would'nt like to do, or if I need check some flag in the one of the tags.
Any help will be good.


Scripting and trigger volumes.

How did the spade in the bigass map garage work?


ericwind
Joined: Nov 17, 2014

good try, but try gooder.


Posted: Jan 1, 2016 03:18 PM    Msg. 3 of 4       
Quote: --- Original message by: Super Flanker
Quote: --- Original message by: ericwind
I want to have the player use a vehicle (warthog) and get close to a door and the door will open without the player having to dismount off the vehicle. I'm unsure if I have to do a script which I would'nt like to do, or if I need check some flag in the one of the tags.
Any help will be good.


Scripting and trigger volumes.

How did the spade in the bigass map garage work?


Do you know the script?


EmmanuelCD
Joined: Jan 7, 2015

End my suffering


Posted: Jan 1, 2016 08:05 PM    Msg. 4 of 4       
(script continuous sryond
(if
(and (volume_test_objects "name of the trigger" (players)) true)
(begin
(device_group_set "name of the trigger" 0)
)
)
)

or something like that

 

 
Previous Older Thread    Next newer Thread







Time: Thu January 19, 2023 1:09 AM 156 ms.
A Halo Maps Website