The "setSlingLoad" command returns an error in the init field but works fine when using the debug console.
Description
Description
Details
Details
- Legacy ID
- 3998940634
- Severity
- None
- Resolution
- No Bug
- Reproducibility
- Always
- Category
- Editor
Steps To Reproduce
- Open the Editor.
- Make a mission with a transport helicopter and a quadbike and give both units a name
- Enter "heliName setSlingLoad quadName" into the init field of either unit.
- The editor returns an error.
Event Timeline
Comment Actions
Hello,
thanks for the report. You have to set variable for the command to work:
"JanJoris = heliName setSlingLoad quadName"
This behavior is usual for other commands, too.
E.g.: "damage = damage player;"
Closing as No Bug.
Comment Actions
Mass-closing all resolved issues not updated in the last month.
Please PM me in BI Forums (http://forums.bistudio.com/member.php?55374-Fireball) if you feel your bug was closed in error.