Page MenuHomeFeedback Tracker

SetVehicleInit used in OA killed & destruction effect
Closed, ResolvedPublic

Description

Error in expression <pter" || _v iskindof "plane")
then
{
_v setVehicleInit "[this] spawn BIS_Effects>

Error position: <setVehicleInit "[this] spawn BIS_Effects>
Error Missing ;

File ca\Data\ParticleEffects\SCRIPTS\killed.sqf, line 6
Error in expression <pter" || _v iskindof "plane")
then
{
_v setVehicleInit "[this] spawn BIS_Effects>

Error position: <setVehicleInit "[this] spawn BIS_Effects>
Error Missing ;

File ca\Data\ParticleEffects\SCRIPTS\killed.sqf, line 6
Error in expression <{deletevehicle _snd;};
clearVehicleInit _v;>

Error position: <_v;>
Error Missing ;

File ca\Data\ParticleEffects\SCRIPTS\destruction\burn.sqf, line 119
Error in expression <{deletevehicle _snd;};
clearVehicleInit _v;>

Error position: <_v;>
Error Missing ;

File ca\Data\ParticleEffects\SCRIPTS\destruction\burn.sqf, line 119
Error in expression <2;
};

_pos=getpos _v;
clearVehicleInit _v;
deletevehicle _fl;deletevehicle _sm;>

Error position: <_v;

deletevehicle _fl;deletevehicle _sm;>

Error Missing ;

File ca\Data\ParticleEffects\SCRIPTS\destruction\AirDestruction.sqf, line 42
Error in expression <2;
};

_pos=getpos _v;
clearVehicleInit _v;
deletevehicle _fl;deletevehicle _sm;>

Error position: <_v;

deletevehicle _fl;deletevehicle _sm;>

Error Missing ;

File ca\Data\ParticleEffects\SCRIPTS\destruction\AirDestruction.sqf, line 42
Error in expression <ity [0,0,-0.1];
if (local _v) then
{
_v setVehicleInit format ["[this, %1, %2,fa>

Error position: <setVehicleInit format ["[this, %1, %2,fa>
Error Missing ;

File ca\Data\ParticleEffects\SCRIPTS\destruction\AirDestructionStage2.sqf, line 77
Error in expression <ity [0,0,-0.1];
if (local _v) then
{
_v setVehicleInit format ["[this, %1, %2,fa>

Error position: <setVehicleInit format ["[this, %1, %2,fa>
Error Missing ;

File ca\Data\ParticleEffects\SCRIPTS\destruction\AirDestructionStage2.sqf, line 77

Details

Legacy ID
3598570884
Severity
None
Resolution
No Bug
Reproducibility
Always
Category
Scripting
Steps To Reproduce

Blow up an OA helicopter in A3

Additional Information

This is obviously a garbage issue, just saying.

Event Timeline

Imago edited Steps To Reproduce. (Show Details)May 8 2013, 8:07 PM
Imago edited Additional Information. (Show Details)
Imago set Category to Scripting.
Imago set Reproducibility to Always.
Imago set Severity to None.
Imago set Resolution to No Bug.
Imago set Legacy ID to 3598570884.May 7 2016, 2:01 PM
Imago added a subscriber: Imago.
Imago added a comment.May 8 2013, 8:13 PM

just a thought.... instead of removing the script command completely can't you just stub it out with a deprecated log message or something.

Imago added a comment.May 8 2013, 8:13 PM

^ at least so it does not throw a script error, especially now that your forcing them on