Please or Register to create posts and topics.

large level: level transitions?

Hello,

As you might or might not know I build two portal 2 maps before: Enrichment 1 and Enrichment 2.
I almost finished building map 3, but now I want to pass through a piece of the first map. (Are you still there?)

*Edit: double spaces are removed :thumbdown:
Image

problem is: as soon as I copy map 2 into the file of map 1 the game crashes. (I guess the map is to big?)

So:
Question one :
What is the maximum dimensions a map can have without crashing.

Question two :
Is there some way I can change my level to another level without using custom scripts or editing sp_transition_list.nut?

Thanks :)

http://developer.valvesoftware.com/wiki ... ortal_2%29

That tutorial should help.

I saw that one indeed, the problem is, if I want to release this map I need to add the custom level transition script right?
In that case I should make it a .vpk?
(could be mistaken, if that is the case: please let me know!

However: the COLOURS maps for example don't use a vpk or something like that and they DO have map transitions :)

lpfreaky90 wrote:
I saw that one indeed, the problem is, if I want to release this map I need to add the custom level transition script right?
In that case I should make it a .vpk?
(could be mistaken, if that is the case: please let me know!

However: the COLOURS maps for example don't use a vpk or something like that and they DO have map transitions :)

I use a vpk too, but I make co-op maps (they are awesome) and I don't really care, but if map 1 has nothing to do with map 2,,why not just use transitions.

because they have something to do with each other :)

I doubt you've gotten to the maximum grid size. Hammer just likes to crash when pasting whole maps. Paste the smaller one into the bigger one.

If all else fails, maybe you could just recreate that portion of the map?

Winner of the Nobel Prize for Being Immune to Neurotoxin

Thanks for over 1,000 downloads: The Cold Shoulder
Marise wrote:
If all else fails, maybe you could just recreate that portion of the map?

Thats what I would do,especially if its only a small hallway like in your sketch

I do my science from scratch.

I found out that there was a small bug in the first level of my map.

The first level couldn't load and crashed... pasting another level inside a crashing map doesn't work :oops:.
Fixed the first map, pasted the second... it worked :D.

So problem solved :D

(The total level won't be out before the last three levels of the map have been finished!)