Lysius
Junior Member
Posts: 21
Threads: 2
Joined: May 2008
Reputation:
0
|
Disturbed vision when using second autosave in residential corridors
I have found a bug in Black Plague. When you enter level07_residental_corridors, there is a first autosave made, than Clarence does his odd things, while which the particle system "PlayerSeeRed" is created (level07_residental_corridors.hps line 853), causing disturbed vision.
At the end of this all, "PlayerSeeRed" is killed (line 862) and a new autosave is made (line 865).
But it seems as if KillParticleSystem("PlayerSeeRed"); has not yet finished when the autosave is made (the effect ends some seconds after the savegame is made). When you load this second autosave "PlayerSeeRed" is still active and stays active until you leave the level (killed in level07_residental_corridors.hps line 1282).
|
|
09-28-2008, 08:25 PM |
|