• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Game Auto Start

Status
Not open for further replies.
Level 18
Joined
Mar 7, 2005
Messages
824
Should be possible, but don't know how to do this.. I noticed this on some maps, it instantly turned into waiting for players state after loading was done.. but dunno if this depends on the map or on some settings, maybe looking up the scenario screen for some options? within the loadingscreen section or so?
 
Level 17
Joined
Jun 28, 2008
Messages
776
I need to use a custom screen, so melee is out.

*EDIT

OK, I got an idea, gone replace the melee loading screen to mu custom loading screen, but the player bars are still gona be there.

I am still open for ideas.

Please help

{EDIT}
OK, I think I got it.

If any of you had the same problem, try this

  • Player Group - Pick every player in (All players) and do (Actions)
    • Loop - Actions
      • Game - Force (Picked player) to press the key s
not sure if it is this, but it works, I think, for multiplayer.
 
Last edited by a moderator:
Level 11
Joined
Feb 14, 2009
Messages
884
  • Player Group - Pick every player in (All players) and do (Actions)
    • Loop - Actions
      • Game - Force (Picked player) to press the key s

That requires the map to have started. I highly doubt you can run triggers from unloaded maps :)
 
Status
Not open for further replies.
Top