Vice City: Multiplayer

VC:MP Discussion => Support => Bugs and Crashes => Topic started by: EightyVice on Jun 18, 2017, 07:03 AM

Title: [BUG]The Sound stops when the player shot with minigun
Post by: EightyVice on Jun 18, 2017, 07:03 AM
Subject: [BUG]The Sound stops when the player shot with minigun


Description
If i used any of Sound functions like Player.playsound or Playsound or PlaySoundWorld and the player shot with minigun the stops

Reproducible
Always

What you were doing when the bug happened
Shooting with minigun.

What you think caused the bug
The minigun create sound that stops the current sound.
Title: Re: [BUG]The Sound stops when the player shot with minigun
Post by: Stormeus on Jun 18, 2017, 08:35 AM
The minigun isn't creating a sound that causes sounds to stop, it's the same issue as sounds stopping when firing SMGs or crashing cars into buildings. The game seems to run out of space for sounds when many are being played in a short period of time, so it just stops some sounds to make space for new ones.

This'll be investigated and fixed at some point but it's also worth highlighting that the ability to play sounds and add custom sounds is intended to be used for quick one-off sound effects, and not long clips like music, since this is the impression some people have gotten.