View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004093 | Spring engine | Unit Scripting | public | 2013-10-28 19:11 | 2014-02-03 14:34 | ||||
Reporter | FLOZi | ||||||||
Assigned To | jK | ||||||||
Priority | none | Severity | feature | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 94.1.1+git | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0004093: [Request] Allow use of lua bools in LUS Unitscript.SetUnitValue | ||||||||
Description | Currently 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 Information | It's very minor and probably not worth implementing, but it would make certain things less ugly ( http://springrts.com/wiki/User:Flozi#Factory ) | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|