Currently all add/remove action functions are local and require extra functionality to be written by the scripter to be a poor global version. A proper global version is needed to stop issue happening with JIP, actions not showing or removing to other players.
Description
Description
Details
Details
- Legacy ID
- 2817319416
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Scripting
Additional Information
Personally I have multiple projects that cannot be used in MP because its too time consuming to make sure all the actions show correctly.
Event Timeline
Comment Actions
this will definitely make it easier for beginners +1
unit addAction [title, script, arguments, priority, showWindow, hideOnUse, shortcut, condition, positionInModel, radius, radiusView, showIn3D, available, textDefault, textToolTip, GLOBAL] <-------------- true - global, false or missing - local