Tomb Raider Forums  

Go Back   Tomb Raider Forums > Tomb Raider Level Editor and Modding > Tomb Raider Level Editor > Tomb Raider Next Generation

Reply
 
Thread Tools
Old 08-02-18, 15:36   #461
tomb2player
Member
 
Joined: Jun 2009
Posts: 1,014
Default

If game is restarted bug disappear, or save game is corrupted and only new game fix this?
tomb2player is offline   Reply With Quote
Old 15-02-18, 12:08   #462
A_De
Member
 
A_De's Avatar
 
Joined: Jan 2012
Posts: 1,320
Default

Not sure if this is described already, but in TRNG 1.2.2.7+ Action70 is buggy. There is <E> field is missing, so it can't be customized
Action itself:
Code:
; Set Trigger Type - ACTION 70
; Exporting: TRIGGER(70:0) for ACTION(621)
; <#> : BADDY_1                    ID 621    in sector (3,3) of 117-shop_storage_p2
; <&> : Enemy. (Physics) OVER Mode. Attract to South <#>Moveable with (E)speed
; (E) : 
; Values to add in script command: $5000, 621, $46
Added: for some reason the distance conditions don't work with LARA_START_POS object, both C54 nor GT with GT_DISTANCE_FROM_ITEM flag.

Last edited by A_De; 30-06-18 at 11:41.
A_De is offline   Reply With Quote
Old 12-10-18, 13:03   #463
JEYEM
Member
 
JEYEM's Avatar
 
Joined: Nov 2014
Posts: 19
Default

In 1.2.2.7+,
I control bridge collision by overlapping C16 on bridge trigger.
A bridge collision can be disabled when the condition is false, and it can be enabled when the condition is true.
This is very applicable.

But in 1.3.0.7(1.3.0.0 or later),
It does not work. Bridge collision is disable even if the condition is true.

I do not know if this is a bug. Does this issue will be fixed in the future?
JEYEM is online now   Reply With Quote
Old 13-10-18, 16:33   #464
Dustie
Member
 
Dustie's Avatar
 
Joined: Apr 2005
Posts: 9,208
Default

Quote:
Originally Posted by JEYEM View Post
Does this issue will be fixed in the future?
I wouldn't get my hopes up...
Dustie is offline   Reply With Quote
Old 14-10-18, 00:50   #465
JEYEM
Member
 
JEYEM's Avatar
 
Joined: Nov 2014
Posts: 19
Default

@ Dustie

Well, I think so too.
I will use 1.2.2.7+.

Thanks for the reply.
JEYEM is online now   Reply With Quote
Old 15-10-18, 09:33   #466
Dustie
Member
 
Dustie's Avatar
 
Joined: Apr 2005
Posts: 9,208
Default

Yeah, Paolone has not been active for a while and most likely will not continue TRNG.
Dustie is offline   Reply With Quote
Old 29-07-19, 20:07   #467
maati139
Member
 
maati139's Avatar
 
Joined: Jan 2012
Posts: 533
Default

Hi!

When I'm opening the diary in game the audio on channel 2 is aborted. Is there a way to change that situation? I'm using 1.2.2.7+

Last edited by maati139; 29-07-19 at 20:11.
maati139 is offline   Reply With Quote
Old 29-07-19, 21:04   #468
AkyV
Moderator
 
Joined: Dec 2011
Posts: 4,881
Default

Hi, Maati!
There's a chapter here about it.
AkyV is online now   Reply With Quote
Old 29-07-19, 22:42   #469
maati139
Member
 
maati139's Avatar
 
Joined: Jan 2012
Posts: 533
Default

Yeps, I've read it and didn't found the answer

Quote:
Diary audio tracks:

The possible setups are:
No LDF_PLAY_TRACK, LDF_SILENT, BG_AUDIO: channel1 background loop track keeps playing while the diary is open. Channel2 foreground single track is aborted when the diary opens.
No LDF_PLAY_TRACK, LDF_SILENT, but there is BG_AUDIO: channel1 background loop track keeps playing while the diary is open. Channel2 foreground single track is aborted when the diary opens.
The track named in BG_AUDIO starts as a channel2 single track, each time when you turn the page to that page. The track is aborted when you turn the page to another page. The track continues if you close the diary when that track plays.
No LDF_PLAY_TRACK, BG_AUDIO, but there is LDF_SILENT: channel1 background loop track and channel2 foreground single track are aborted when the diary opens. Channel1 resumes (where it was interrupted from) when the diary closes.
No LDF_SILENT, BG_AUDIO, but there is LDF_PLAY_TRACK: channel1 background loop track keeps playing while the diary is open. Channel2 foreground single track is aborted when the diary opens.
The track named in LDF_PLAY_TRACK starts as a channel2 loop track each time when the diary opens. The track continues if you close the diary.
No LDF_PLAY_TRACK, but there is LDF_SILENT, BG_AUDIO: channel1 background loop track and channel2 foreground single track are aborted when the diary opens. Channel1 resumes (where it was interrupted from) when the diary closes.
The track named in BG_AUDIO starts as a channel2 single track, each time when you turn the page to that page. The track is aborted when you turn the page to another page, or if you close the diary.
No LDF_SILENT, but there is LDF_PLAY_TRACK and BG_AUDIO: channel1 background loop track keeps playing while the diary is open. Channel2 foreground single track is aborted when the diary opens.
The track named in LDF_PLAY_TRACK starts as a channel2 loop track each time when the diary opens – except if its is a page with BG_AUDIO -, or each time if you turn the page from a page with BG_AUDIO to a page without BG_AUDIO. The track is aborted when you turn the page to a page with BG_AUDIO. The track continues if you close the diary, when that track plays.
The track named in BG_AUDIO starts as a channel2 single track, each time when you turn the page to that page. The track is aborted when you turn the page to another page. The track continues if you close the diary when that track plays.
No BG_AUDIO, but there is LDF_PLAY_TRACK, LDF_SILENT: channel1 background loop track and channel2 foreground single track are aborted when the diary opens. Channel1 resumes (where it was interrupted from) when the diary closes.
The track named in LDF_PLAY_TRACK starts as a channel2 loop track each time when the diary opens. The track is aborted if you close the diary.
There is LDF_PLAY_TRACK, LDF_SILENT, BG_AUDIO: channel1 background loop track and channel2 foreground single track are aborted when the diary opens. Channel1 resumes (where it was interrupted from) when the diary closes.
The track named in LDF_PLAY_TRACK starts as a channel2 loop track each time when the diary opens – except if its is a page with BG_AUDIO -, or each time if you turn the page from a page with BG_AUDIO to a page without BG_AUDIO. The track is aborted when you turn the page to a page with BG_AUDIO, or if you close the diary.
The track named in BG_AUDIO starts as a channel2 single track, each time when you turn the page to that page. The track is aborted when you turn the page to another page, or if you close the diary.
I had hope that maybe there is a trick to avoid aborting audio on channel 2.
maati139 is offline   Reply With Quote
Old 31-07-19, 09:06   #470
klona
Golden
 
klona's Avatar
 
Joined: Oct 2009
Posts: 11,535
Default

Swap them.
Use a GT to play your looping background track on channel 2.
Use channel 1 to play your other tracks. Tracks that play on channel 1 won't be interrupted in the diary.

This way when the player leaves the diary the background track will continue in channel 2.

Last edited by klona; 31-07-19 at 09:08.
klona is online now   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT. The time now is 23:36.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Tomb Raider Forums is not owned or operated by CDE Entertainment Ltd.
Lara Croft and Tomb Raider are trademarks of CDE Entertainment Ltd.