+ Reply to Thread
Results 1 to 3 of 3

Thread: Device Machine Bridge Control

  1. #1

    Question Device Machine Bridge Control

    I made a bridge for a map that I'm making (not telling the name because of leakers =D). I want it to have a control that makes it extend , but I have no idea how to make a control for it. I tried to find the answer by looking at various machines from the Halo campaign levels, but that didn't help me at all. Could you tell me how to make a control that makes the bridge extend and stay like that?

    [GNS]Joker
    Reply With Quote

  2. #2
    Intellektueller Bastinka's Avatar
    Join Date
    Feb 2007
    Location
    Berlin, Deutschland
    Posts
    2,426
    Bastinka is on a distinguished road

    Re: Device Machine Bridge Control

    If this is for multiplayer, you might want to get the synchronization script.
    Reply With Quote

  3. #3
    got blood on his suit MNC's Avatar
    Join Date
    Jun 2007
    Posts
    672
    MNC is on a distinguished road

    Re: Device Machine Bridge Control

    You have to mess around with power groups and position groups, and use

    (device_set_power <device> <boolean>)
    (device_set_position <device> <boolean>)

    The problem is that I've never got it to work.
    Reply With Quote

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Tags for this Thread

Bookmarks

Posting Permissions

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