|
Author
|
Topic: is it possible?
|
noangel Member Posts: 70 From:buenos aires, argentina Registered: Aug 2001
|
posted 05-15-2002 07:46 PM
is possible to use two lara_start_pos in the same level? I need to jump three times from the first level to the second. for the first one I did as the catacomb project and it worked, but what next? any suggestions???
IP: Logged |
Malte Member Posts: 170 From:Germany Registered: Apr 2002
|
posted 05-15-2002 10:44 PM
First it seems to be difficult but it's easy. You have always to create pairs of LARA_START_POS and the FINISH trigger in the other level. For the first pair set 1 as OCB for LARA_START_POS and as timer for the FINISH trigger, 2 for the second . . . If you want to create a corridor for example where Lara can change between the levels as often as she want to, you have to setup to pairs.Sometimes the level changing doesn't work because of the WAD. Catacomb should support the level jumping but the other WAD must be compatible, too. IP: Logged |
noangel Member Posts: 70 From:buenos aires, argentina Registered: Aug 2001
|
posted 05-16-2002 07:39 AM
well the wad is the same in the levels so it is compatible I use two lara start pos and two finish triggers for each jump and using the same number didn't work. So I did as catacomb project I used 1 and 1 in finish triggers' timer field and 1 and 0 in LSP's OCB. I worked but what to do now? I'm not sure I'll be trying diferent numbers as 1112 or 2220 or something like that because using the same nunber is uselesssometimes I think why do I pass so much time trying to do this? At least my level is not as good as the ones I have played, they are so good!  IP: Logged |
Malte Member Posts: 170 From:Germany Registered: Apr 2002
|
posted 05-16-2002 09:18 AM
First level: LSP OCB 1, FINISH trigger timer: 2 Second level: LSP OCB 2, FINISH trigger timer: 1IP: Logged |
noangel Member Posts: 70 From:buenos aires, argentina Registered: Aug 2001
|
posted 05-16-2002 01:03 PM
It worked! Thanks a lot!IP: Logged |