RHS Feedback

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002579AFRF[All Projects] Generalpublic2016-08-15 10:232016-08-15 14:44
ReporterDorbedo 
Assigned Toreyhard 
PrioritynoneSeverityminorReproducibilityalways
StatusfeedbackResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002579: rhs_activeTirePressure not defined on dedicated Server by default
Descriptionthe variable "rhs_activeTirePressure" is not defined on a dedicated server by default
Steps To Reproduce1. setup a dedicated server
2. clean profilenamespace
3. start any mission with a spawned BTR
4. take a look in your rpt
Additional Informationa possible fix could be:

/// rhs_c_btr\scripts\rhs_activeTirePressure.sqf

if ((profilenamespace getvariable ['rhs_activeTirePressure',0])==0) exitWith {};
if (isNil "rhs_TypeTirePressure") then {rhs_TypeTirePressure = profilenamespace getvariable ['rhs_activeTirePressure',1];};

[...]
TagsNo tags attached.
Is it a wish/request?No
RHS version
Arma 3 version1.62
Did you used any other mod when the error occurred?Yes
Which mods?
Attached Files

- Relationships

-  Notes
(0005222)
reyhard (administrator)
2016-08-15 14:44

could you provide .rpt?

- Issue History
Date Modified Username Field Change
2016-08-15 10:23 Dorbedo New Issue
2016-08-15 14:44 reyhard Note Added: 0005222
2016-08-15 14:44 reyhard Assigned To => reyhard
2016-08-15 14:44 reyhard Status new => feedback


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker