Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. BO1 Modding Support & Discussion
  3. how do modders modify stock maps

how do modders modify stock maps

Scheduled Pinned Locked Moved BO1 Modding Support & Discussion
3 Posts 3 Posters 69 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Chill_AX2undefined Offline
    Chill_AX2undefined Offline
    Chill_AX2
    wrote on last edited by
    #1

    ive always been told u cant modify stock maps but there are tons of mods that adds models and perk machines and sometimes extra rooms to a stock map, how?

    1 Reply Last reply
    0
    • Resxtundefined Offline
      Resxtundefined Offline
      Resxt Plutonium Staff
      wrote on last edited by
      #2

      You can edit maps. What you can't do is create actual custom maps with imported assets. You use functions like spawn, setorigin, probably precache things as well. Look at the code of a mod

      1 Reply Last reply
      0
      • Xerxesundefined Offline
        Xerxesundefined Offline
        Xerxes Plutonium Staff
        wrote on last edited by
        #3

        All the things you mentioned are not part of the map geometry, but are dynamically spawned by the game.
        As mentioned by Resxt you can do the same through gsc, furthermore you can also remove and move already spawned entities around. Sometimes this happens on stock maps, the Tranzit map from BO2 with its location "sub maps" is one of the more extreme cases as everything is the same map.

        1 Reply Last reply
        0

        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Donate