FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login
    The current pre-release of the client ("pioneer" in the version) is only compatible to itself. So you can only play with other testers. Please be aware!

    Map editor. I can't get teams to work on my map?

    Scheduled Pinned Locked Moved I need help
    5 Posts 4 Posters 679 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G Offline
      Greenfly
      last edited by

      So i have been making 3 vs 3 map on Map editor and got everything done. But when I went to test it everyone was by themselves not in teams. I checked to see that i have everything correct which looks like i do but it still does not put people in teams when i test it. Am i missing something? this is driving me nuts.

      faf map screenshot 1.png

      Anachronism_A 1 Reply Last reply Reply Quote 0
      • W Offline
        wikingest
        last edited by

        You have lobby options for teams. When you host a game, you can choose "autoteams" and "left v right" etc.

        1 Reply Last reply Reply Quote 0
        • MadMaxM Offline
          MadMax
          last edited by

          could be a number of reasons for teams not working i'd need to see files to know which one it causing it tho

          Vault Admin / Creative Team / Map Guru

          1 Reply Last reply Reply Quote 0
          • Anachronism_A Offline
            Anachronism_ @Greenfly
            last edited by

            @greenfly
            While there are a number of potential causes for this issue, I imagine it is being caused by you not having the right code to define/set the map area...

            If so, the problem could be fixed by making your map script lua file have this code:92f60c55-c0ba-446f-8c88-97386317099a-image.png
            and making your map save lua file have code like what I circled in blue here:170b2219-7948-4335-bc12-6cf89309e9f2-image.png
            Note that the map save file should keep the rest of its code and that the two 1024's should be changed to match your map size if your map is not 20 km x 20 km. A 10 km x 10 km map would use two 512's instead of 1024's, while a 5 km x 5 km map would use two 256's, etc.

            The relevant lua files are located in the map's folder and can be easily edited with a program such as Notepad++.

            pfp credit to gieb

            G 1 Reply Last reply Reply Quote 1
            • G Offline
              Greenfly @Anachronism_
              last edited by

              @emperor_penguin Thanks's so much it works now. It was the Areas part that was not named right it said 'New area'. So changed it to AREA_1 and that did the job. 😄

              1 Reply Last reply Reply Quote 1
              • First post
                Last post