Please or Register to create posts and topics.

Finish a level then loads the next

How do I get a level/map to load after completing another level/map?

Crazy is as crazy does.
My Work
[spoiler]Maps:
Revenge of the Angry Turrets
Capture the Cube [Co-op]
Capture the Cube 2 [Co-op]
TPWEGTH Sample Map
Aperture Aquatic Testing Center
Aperture Aquatic Testing Center 2
Aperture Time Testing Center
ML's Halloween Trick - 1000 downloads!
ML's Halloween Treat
ML's Combination - 1000 downloads!
ML's Jailbreak Labyrinth
ML's Tricky Teamwork [Co-op]
WIP:
"Capture the Cube 3"
Workshop Maps Link: http://steamcommunity.com/profiles/76561198008890579/myworkshopfiles/[/spoiler]

Well I don't know how your ending your map, but the basic thing to do is to make a point_servercommand entity. Name it. Then in the Outputs of whatever your using to trigger the entity, have the Target Input on "Command" and have the Parameter be whatever you would type in the console. For instance it could look like, "changelevel mp_coop_lostintransition3" If you are using the exit instances in the game, then your going to have to go into the instances, copy all the info in the instance, find what ends the map, and edit it to look like what I just told you. Make sure you don't actually change instances, but copy it and paste it into your map. Like I made my own prefab to make the exit elevators actually work and make you go to the hub on coop maps by doing this.

Maps(Newest to Oldest): Storming the Castle / The Amazing Race / Wreaked / Mental Breakdown / Lost In Transition / Split / Mind Lock
Mapping Since May 21, 2011

Well mine is single player, maybe I should worry about completing the other 21 maps before I start worrying about this. Thanks anyway.

Crazy is as crazy does.
My Work
[spoiler]Maps:
Revenge of the Angry Turrets
Capture the Cube [Co-op]
Capture the Cube 2 [Co-op]
TPWEGTH Sample Map
Aperture Aquatic Testing Center
Aperture Aquatic Testing Center 2
Aperture Time Testing Center
ML's Halloween Trick - 1000 downloads!
ML's Halloween Treat
ML's Combination - 1000 downloads!
ML's Jailbreak Labyrinth
ML's Tricky Teamwork [Co-op]
WIP:
"Capture the Cube 3"
Workshop Maps Link: http://steamcommunity.com/profiles/76561198008890579/myworkshopfiles/[/spoiler]

21 maps? If you are making normal exits, then I would deffenatly make that prefab of your exit now so you don't have to go back and edit 21 maps.
*Edit*
Just thought about it, and your output to trigger the point_servercommand entity would have to be different every time... I guess I would just copy whatever your using to trigger the point_servercommand and paste it into position each map, and then save the rest as a prefab.

Maps(Newest to Oldest): Storming the Castle / The Amazing Race / Wreaked / Mental Breakdown / Lost In Transition / Split / Mind Lock
Mapping Since May 21, 2011

http://developer.valvesoftware.com/wiki ... hangelevel

Works great for me so far :)

.:: [SP] Lost in Testing :: #1 :: #2 :: #3 :: #4 ::.

Yeah I'll just copy and paste a script and an instance then edit them.

Crazy is as crazy does.
My Work
[spoiler]Maps:
Revenge of the Angry Turrets
Capture the Cube [Co-op]
Capture the Cube 2 [Co-op]
TPWEGTH Sample Map
Aperture Aquatic Testing Center
Aperture Aquatic Testing Center 2
Aperture Time Testing Center
ML's Halloween Trick - 1000 downloads!
ML's Halloween Treat
ML's Combination - 1000 downloads!
ML's Jailbreak Labyrinth
ML's Tricky Teamwork [Co-op]
WIP:
"Capture the Cube 3"
Workshop Maps Link: http://steamcommunity.com/profiles/76561198008890579/myworkshopfiles/[/spoiler]