This info is avail to set or change the map info which is what i want to do, it does not make sense though.
SetMapInfo[edit]
native final function SetMapInfo (MapInfo NewMapInfo)
sets the current MapInfo to the passed in one
https://wiki.beyondunreal.com/UE3:WorldInfo_(UT3)#setMapInfo
i tried this, it didn't work, and multiple variations.
i entered this in the "log" screen.
SetMapInfo (worldinfo_1 worldinfo_2 )
all i want to do is change a 1 to a 2
SetMapInfo[edit]
native final function SetMapInfo (MapInfo NewMapInfo)
sets the current MapInfo to the passed in one
https://wiki.beyondunreal.com/UE3:WorldInfo_(UT3)#setMapInfo
i tried this, it didn't work, and multiple variations.
i entered this in the "log" screen.
SetMapInfo (worldinfo_1 worldinfo_2 )
all i want to do is change a 1 to a 2
Last edited: