Jump to content

Scripting to change current map on a multiplayer server?


Go to solution Solved by Bingo911,

Recommended Posts

  • Solution
Posted (edited)

You can create a ON MISSION START trigger that creates a radio item (RADIO ITEM ADD). Name it to whatever you want to show in the F10 menu. Set the FLAG to a number, lets say 5. Set the VALUE to 1.

create a NO EVENT trigger. Under CONDITIONS, set to FLAG IS TRUE and the FLAG set to 5. in the ACTIONS select LOAD MISSION, click the OPEN  button and select the mission you want to load thru the radio menu.

 

image.png

image.png

Edited by Bingo911
  • Like 1
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...