2025-07-25 18:54 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0004093Spring engineUnit Scriptingpublic2014-02-03 14:34
ReporterFLOZi 
Assigned TojK 
PrioritynoneSeverityfeatureReproducibilityN/A
StatusresolvedResolutionfixed 
Product Version94.1.1+git 
Target VersionFixed in Version 
Summary0004093: [Request] Allow use of lua bools in LUS Unitscript.SetUnitValue
DescriptionCurrently when using SetUnitValue you must use cob-style 0 or 1 rather than real lua bools e.g.

SetUnitValue(COB.INBUILDSTANCE, 1)

rather than

SetUnitValue(COB.INBUILDSTANCE, true)
Additional InformationIt's very minor and probably not worth implementing, but it would make certain things less ugly ( http://springrts.com/wiki/User:Flozi#Factory )
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes
There are no notes attached to this issue.
+Notes

-Issue History
Date Modified Username Field Change
2013-10-28 19:11 FLOZi New Issue
2014-02-03 14:34 jK Changeset attached => spring develop e3562eb6
2014-02-03 14:34 jK Assigned To => jK
2014-02-03 14:34 jK Status new => resolved
2014-02-03 14:34 jK Resolution open => fixed
+Issue History