Page MenuHomeFeedback Tracker

1.03.151552 Issues -Combo locks and VSS spawns
New, NormalPublic

Description

  1. Combination locks are still broken if not opened after 2 server crashes see below steps to reproduce.
  1. cfgspawnabletypes.xml was changed to include the following:

<type name="VSS">

		<attachments chance="0.25">
            <item name="KashtanOptic" chance="0.40" />
            <item name="PSO1Optic" chance="0.40" />
        </attachments>
		<attachments chance="1.0">
            <item name="PSO11Optic" chance="1.00" />
        </attachments>
		<attachments chance="0.08">
            <item name="Mag_VSS_10Rnd" chance="1.00" />
        </attachments>

</type>
KashtanOptics are not in the game, not sure if that will cause issues when VSS tries to spawn with that attachment picked but it should be fixed regardless

Details

Severity
Major
Resolution
Open
Reproducibility
N/A
Operating System
Windows 7
Category
Gameplay
Steps To Reproduce

Place combination lock on gate
crash server
login
wait for "locking" sound - try to open lock - it works :)

Place combination lock on gate
crash server
login
Wait for "locking" sound
crash server
login
wait for "locking" sound
lock will not open :(

Event Timeline

sileed created this task.May 27 2019, 4:44 PM

@Geez maybe close this ticket because it obsolete?