Page MenuHomeFeedback Tracker

BIS_fnc_getVehicleCustomization for Marid
Closed, ResolvedPublic

Description

Bug: Empty array only on marid with BIS_fnc_getVehicleCustomization on dedicated server:
[cursortarget] call BIS_fnc_getVehicleCustomization select 1; //returns empty [].
Server: Linux

MARID in local server or in editor:
["showBags",0,"showCanisters",0,"showTools",0,"showCamonetHull",0,"showSLATHull",0]

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
General
Steps To Reproduce

just use: [cursortarget] call BIS_fnc_getVehicleCustomization select 1; on marid in dedicated server and in local

Additional Information

Tested on Linux server only.

Event Timeline

HTom created this task.Apr 30 2018, 10:35 AM
Wulf added a subscriber: Wulf.May 4 2018, 9:53 AM

Hello.

I tested it both in editor, dedicated server and our linux server with Marid and it all works. In all cases it returned ["showBags",0,"showCanisters",0,"showTools",0,"showCamonetHull",0,"showSLATHull",0].

HTom added a comment.Jun 5 2018, 9:27 PM

ah i used old version of marid... because we use the old one in old mission… thats why interior bugged too...

Wulf closed this task as Resolved.Jun 12 2018, 9:23 AM
Wulf claimed this task.

Alright I will then close this.