Results 1 to 2 of 2

Thread: How do I get the player to be in a humvee pernamently?

  1. #1
    The Very Best There Is A Recon Soldier's Avatar
    Join Date
    Jun 2003
    Location
    Nowhere Town
    Posts
    100
    Downloads
    0
    Uploads
    0

    How do I get the player to be in a humvee pernamently?

    Hey All I got a question In delta force BHD for MED i want to know how to get a player on the humvee pernamently you know... they can't leave the humvee...
    does that make sense?


    [Edited on 6-3-2003 by A Recon Soldier]

    [Edited on 6-3-2003 by A Recon Soldier]
    Hello.

  2. #2
    Admin Bluetiereign's Avatar
    Join Date
    Aug 2002
    Posts
    2,555
    Downloads
    59
    Uploads
    3

    Seatbelt

    You can lock someone into a humvee position..it is called the seatbelt on/off command executed in the wac...

    In the MED - use an event to change a mission variable :

    Event 1:
    Delay event 5 seconds
    Triggers:
    SSN 10000 is within area 1

    Actions:
    Set Mission Var#1 to 1
    Redirect SSN 2 to waypoint 1-0
    Change SSN 2 AI : combat speed = 30 km/h
    Change SSN 2 AI : patrol speed = 30 km/h


    In the WAC - a variable setting for the trigger:

    if eq v1 1 then
    set seatbelt 1
    else
    set seatbelt 0
    endif


    (1 = ON 0 = OFF)

    Hope that helps.


Similar Threads

  1. DF2 player ID fix - Df2fixer
    By De Buurman in forum Delta Force 2
    Replies: 0
    Last Post: 01-28-2005, 02:10 AM
  2. EGL Player of the Week
    By corpy in forum Joint Operations Typhoon Rising
    Replies: 0
    Last Post: 07-16-2004, 08:53 AM
  3. Player Name Disappears!
    By Missile Bait in forum Comanche 4
    Replies: 4
    Last Post: 02-16-2004, 08:43 PM
  4. Player groups always 1 & 2?
    By MrGreen in forum Delta Force 2 Map Editing
    Replies: 2
    Last Post: 10-15-2003, 09:47 PM
  5. DF-BHD 50 Player servers
    By Chad in forum Main News / Forum Info
    Replies: 4
    Last Post: 10-01-2003, 07:37 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •