making a certain object spawn every ___ amount of seconds?

Discussion in 'Halo and Forge Discussion' started by SuperClarkman, Dec 10, 2007.

  1. SuperClarkman

    SuperClarkman Ancient
    Senior Member

    Messages:
    39
    Likes Received:
    0
    for my map, I would like to spawn one of those barriers every about 3-5 seconds but I have a big problem

    the object will spawn say 10 seconds into the game but 10 seconds after that it won't spawn again because it has not disappeared yet

    so how do i make it disappear?
     
  2. RuthlessDevilzz

    RuthlessDevilzz Ancient
    Senior Member

    Messages:
    18
    Likes Received:
    0
    you have to take it from its spot and drop it. then set the summary to max=highest min=highest
     
  3. SuperClarkman

    SuperClarkman Ancient
    Senior Member

    Messages:
    39
    Likes Received:
    0
    That does not really work because I have it spawning in the air then the object falls and sits on the ground for a while then respawns. *If I understand what you are saying*
     
  4. cB fROm aK

    cB fROm aK Ancient
    Senior Member

    Messages:
    38
    Likes Received:
    0
    I don't think what you're trying to do is possible. The only way it spawns is if the prevouus one was destroyed. You could suspend it in the air with a node, or a weapon holder, then set the respawn time.

    Also, here's a tip, I don't know if it helps, but incase you don't know how to make it respawn instantly, go up to it, press X twice, and set the Run Time Minimum as high as you can. Remember to change it every time you add another one of the object.
     
  5. Gravedigger5454

    Gravedigger5454 Ancient
    Senior Member

    Messages:
    938
    Likes Received:
    0
    Set max and min as high as possible and set it's spawn point just above where you want it to be. If you do this, it should spawn, fall, and then spawn another in after the time you set.
     
  6. Lance001

    Lance001 Ancient
    Senior Member

    Messages:
    634
    Likes Received:
    0
    Also, keep in mind that the concrete barriers are known to have spawning troubles, due to their ability to be broken but not completely broken (cursed rubble...). :-\
     
  7. SuperClarkman

    SuperClarkman Ancient
    Senior Member

    Messages:
    39
    Likes Received:
    0
    Ok, it seems like this could be possible but it might not work exactly how it should (basically can have it either spawn instantly or after ten seconds, no 3 or 5 second options) so I have reworked things to not require the concrete barrier to be respawnign every 3 or so seconds. But thanks for helping
     

Share This Page