RHS Feedback

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000998USAF[All Projects] Generalpublic2015-09-06 19:582015-09-06 20:15
ReporterGameboi 
Assigned ToMistyRonin 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionwon't fix 
PlatformHAL 9000OSWindowsOS VersionWindows 7
Product Version 
Target VersionFixed in Version 
Summary0000998: command "side" returns "GUER" for indpenedents, but won't work with countSide
DescriptionThe code:
side (nearestObjects [Mk1,["Man"], 20] select 0);
will return GUER if "Man" is an independent. But this code won't work:
GUER countSide nearestObjects [Mk1,["Man"], 20];
Substituting GUER and the rest of the code will work again:
(side (nearestObjects [Mk1,["Man"], 20] select 0)) countSide nearestObjects [Mk1,["Man"], 20];

Here's the kicker. Replace GUER with 'independent'. Then it will work:
independent countSide nearestObjects [Mk1,["Man"], 20];
Steps To ReproducePlace an independent unit near a gun called "Mk1". Execute the lines above in the debug console.
TagsNo tags attached.
Is it a wish/request?No
RHS version
Arma 3 version1.48
Did you used any other mod when the error occurred?No
Which mods?A lot.
Attached Files

- Relationships

-  Notes
(0002115)
MistyRonin (administrator)
2015-09-06 20:15

Gameboi I'm afraid its the same answer as in the other issue.

The insurgent faction is an unofficial part of the mod, hence it's not supported in this tracker.

- Issue History
Date Modified Username Field Change
2015-09-06 19:58 Gameboi New Issue
2015-09-06 20:15 MistyRonin Note Added: 0002115
2015-09-06 20:15 MistyRonin Status new => closed
2015-09-06 20:15 MistyRonin Assigned To => MistyRonin
2015-09-06 20:15 MistyRonin Resolution open => won't fix


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker