RHS Feedback - USAF
View Issue Details
0006620USAFGeneralpublic2022-02-27 23:412022-02-28 09:22
RBruce31B 
reyhard 
nonetextalways
closedno change required 
 
 
No
Stable
2.06
No
0006620: Cannot change the "Callsign" decal for Strykers
Is there a way to use setPlateNumber to change the Callsign decal on the stryker? I looked and am able to use _veh setPlateNumber "Callsign" as the left plate. But the right one that is randomized every start of the map, I cannot get to change.
No tags attached.
Issue History
2022-02-27 23:41RBruce31BNew Issue
2022-02-28 09:22reyhardNote Added: 0012043
2022-02-28 09:22reyhardStatusnew => closed
2022-02-28 09:22reyhardAssigned To => reyhard
2022-02-28 09:22reyhardResolutionopen => no change required

Notes
(0012043)
reyhard   
2022-02-28 09:22   
You cannot use setPlateNumber for the left side and right now its not exposed in the editor. You can take a look at this code to get an idea how set up the randomization on your vehicle https://pastebin.com/qCcVdJF6 [^]