Jump to content

Home

How do you join SP levels together ???


Livingdeadjedi

Recommended Posts

Tape

 

Lots of tape.

 

OK, seriously....

 

To change levels you want a target_levelchange or something like that, it's in the target list of entities. You can either trigger this from something in the map like a trigger_once or whatever, or if you want to have it following on from a cutscene you can give it a targetname, so you just type in the entity screen

Key: targetname

Value:level2

 

for instance. Then in BehavEd you can make that entity get used, which will change to the next level, by putting in the 'Use' command and then just typing level2 in the appropriate bit on the use command.

 

Using either method, you have to specify the levelname of the level you want to load. If you want to experiment with this and don't have 2 levels yet, just use one of the game levels, for instance, kejim_post or yavin_final or whatever. The key you use is listed in the entity screen.

Link to comment
Share on other sites

WHOA WHAT THE HELL ARE YOU TALKING ABOUT? NONE OF THAT BEHAVED STUFF

 

All you have to do is to make a trigger_multiple, target the target_levelchange and in the target_levelchange press N and add "mapname" and ex. kejim_post. Thats all there is to it. No behaved stuff cause your confusing him.

Link to comment
Share on other sites

Originally posted by yangyan

WHOA WHAT THE HELL ARE YOU TALKING ABOUT? NONE OF THAT BEHAVED STUFF

 

All you have to do is to make a trigger_multiple, target the target_levelchange and in the target_levelchange press N and add "mapname" and ex. kejim_post. Thats all there is to it. No behaved stuff cause your confusing him.

 

Is there any need for caps, and bold text?

 

I don't think the man is gonna get confused easily either....

 

Are you just going around systimatically disagreing with me for a reason man ? :confused:

Link to comment
Share on other sites

Originally posted by Kengo

Is there any need for caps, and bold text?

 

I don't think the man is gonna get confused easily either....

 

Are you just going around systimatically disagreing with me for a reason man ? :confused:

 

Well duh, thats the simelist way. Nothing of that Behaved.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...