[2.25] emp_info_param

Discussion in 'Feedback' started by Metal Smith, Sep 5, 2009.

  1. Metal Smith

    Metal Smith Member

    Messages:
    4,520
    Likes Received:
    3
    Trophy Points:
    0
    Feedback from the emp_mountains thread regarding how game types are decided by the game:
    http://forums.empiresmod.com/showthread.php?t=10654


    Can this entity be modified to set the game mode rather than empires automatically detecting if a CV is present when players join the game?

    Currently, if there is a CV on map load, it sets the win conditions according to whether there is or isn't a CV, and a com vote will start if a CV is detected when a player joins a team (tested by dropping a CV on escort, it will start a com vote for that team, but it will not end the game automatically like if you only placed 1 team's CV iirc).

    It should be modified to set as a commander or infantry map, and whether a team has a command vehicle or not. Then on the map load it chooses the victory conditions based upon whether you have a CV or not and will initiate com votes based upon whether a team is allowed a CV or not.
     
  2. blizzerd

    blizzerd Member

    Messages:
    10,552
    Likes Received:
    60
    Trophy Points:
    0
    Last edited: Sep 5, 2009
  3. Empty

    Empty Member

    Messages:
    14,912
    Likes Received:
    11
    Trophy Points:
    0
    Funfact: Spawning multiple CVs is a bad idea, only one person can enter them (even to drive) at any time and if one dies you lose D:
     
  4. Solokiller

    Solokiller Member

    Messages:
    4,861
    Likes Received:
    7
    Trophy Points:
    0
    Agreed, the current system is too prone to breaking when faced with unusual situations, such as multiple CVs.
    EDIT: to add to my comment, we should be able to dictate what happens when the CV is destroyed or the last flag is captured. This would allow for cinematic endings or easily changing the level without having to worry about auto mapchange.
     
    Last edited: Sep 7, 2009
  5. blizzerd

    blizzerd Member

    Messages:
    10,552
    Likes Received:
    60
    Trophy Points:
    0


    so what to do about it?
     
  6. Empty

    Empty Member

    Messages:
    14,912
    Likes Received:
    11
    Trophy Points:
    0
    You can input Win/Lose into the emp_info_params can't you?
     
  7. Solokiller

    Solokiller Member

    Messages:
    4,861
    Likes Received:
    7
    Trophy Points:
    0
    Yes, but right now you can't really trigger, say a cutscene when a CV is destroyed, it'll immediately trigger the endgame events and prepares to change the map. If you made all that an option, you could do what you want at the end of a map.
    You could make escort an actual escort mission by not ending the game when the CV dies, instead respawning one, sending everybody back to spawn, and giving the enemy team back a capture point.
     
  8. Empty

    Empty Member

    Messages:
    14,912
    Likes Received:
    11
    Trophy Points:
    0
    Well I mean you could hook together an I/O system, parent some entities to a CV, do the explosion then changemap.
     
  9. Solokiller

    Solokiller Member

    Messages:
    4,861
    Likes Received:
    7
    Trophy Points:
    0
    What explosion? CVs can die in many ways, not always by a player-carried weapon or tank.
     
  10. Empty

    Empty Member

    Messages:
    14,912
    Likes Received:
    11
    Trophy Points:
    0
    You want a cinematic comm death, how can you expect a cinematic death and it to be killed by random players. It just needs a better explosion.
     
  11. communism

    communism poof

    Messages:
    4,095
    Likes Received:
    2
    Trophy Points:
    0
    I dun think you understand what hes sayin
    I might be that guy right now so meh, sleep time
     
  12. Solokiller

    Solokiller Member

    Messages:
    4,861
    Likes Received:
    7
    Trophy Points:
    0
    I never said anything about explosions, where are you pulling that from? All i'm saying is that when a CV gets destroyed you might want to show players something, not necessarily the CV being destroyed.
     
  13. Kane

    Kane Member

    Messages:
    1,337
    Likes Received:
    0
    Trophy Points:
    0
    CV explodes in a nuclear explosion. Awesome :D
     
  14. Empty

    Empty Member

    Messages:
    14,912
    Likes Received:
    11
    Trophy Points:
    0
    Hook it up with some I/O. I'm sure you can hook it up somehow.
     
  15. Demented

    Demented Member

    Messages:
    2,337
    Likes Received:
    0
    Trophy Points:
    0
    CVs are expensive. The "if one dies" issue could be seen as working correctly. =P
     
  16. Firedrill

    Firedrill Member

    Messages:
    176
    Likes Received:
    0
    Trophy Points:
    0
    i vote to trigger massive slapping of the surviving commander along with a timebomb trigger, so it flys around the map, a arty strike comes down (squad skill style) and just blows the hell out of everything . or mabey the cv starts shooting jeeps idk.
     
  17. Omega_K2

    Omega_K2 Member

    Messages:
    343
    Likes Received:
    0
    Trophy Points:
    0
    With a few tricks, you can turn regular CVs in fake CVs, which have 2 slots and won't end the game. Perfect distraction!
     
  18. Solokiller

    Solokiller Member

    Messages:
    4,861
    Likes Received:
    7
    Trophy Points:
    0
    You shouldn't even bother to do that, as the game code changes the level automatically after a CV dies. What if your cutscene takes 5 minutes, but the map changes after only 1 minute?
     
  19. Empty

    Empty Member

    Messages:
    14,912
    Likes Received:
    11
    Trophy Points:
    0
    ent_fire comm_vehicle kill
    start timer1 300 sec
    on timer1 victoryBE
     
  20. Solokiller

    Solokiller Member

    Messages:
    4,861
    Likes Received:
    7
    Trophy Points:
    0
    And then the commander either encounters a bug or crashes. You don't kill the CV that way.
     

Share This Page