avoid enter start in load screen

Status
Not open for further replies.
Level 4
Joined
Apr 20, 2023
Messages
43
how to avoid enter(input any key) to start in loading screen?(reforget version 1.32)please help!many thanks
 
You mean getting rid of this message?
Press any key to continue

There are 2 possible solution, but I can't guarantee if it works on your modified map:
1.Use a default loading screen, which was commonly used in melee maps (accessible via "Scenario" -> "Map Loading Screen"):
World Editor Loading Screen 1.jpg

2.If you still had the problem with skipping the loading screen, make a trigger like this:
  • Player Group - Pick every player in (All players) and do (Actions)
    • Loop - Actions
      • Game - Force (Picked player) to press the key Enter
 
You mean getting rid of this message?
Press any key to continue

There are 2 possible solution, but I can't guarantee if it works on your modified map:
1.Use a default loading screen, which was commonly used in melee maps (accessible via "Scenario" -> "Map Loading Screen"):
View attachment 432565
2.If you still had the problem with skipping the loading screen, make a trigger like this:
  • Player Group - Pick every player in (All players) and do (Actions)
    • Loop - Actions
      • Game - Force (Picked player) to press the key Enter
thank you , i try it in my world edit but it still not to work .
 
Status
Not open for further replies.
Back
Top