BIS fnc registerCuratorObject: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "<code> *([^<|{]*) *<\/code>" to "<sqf>$1</sqf>") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 11: | Line 11: | ||
|s1= [class, status, cost] call [[BIS_fnc_registerCuratorObject]] | |s1= [class, status, cost] call [[BIS_fnc_registerCuratorObject]] | ||
|p1= class: [[String]] - | |p1= class: [[String]] - object class | ||
|p2= status: [[Boolean]] - [[true]] to show status | |p2= status: [[Boolean]] - [[true]] to show status | ||
|p3= | |||
|p3= cost: [[Number]] - default cost | |||
|r1= [[Array]] in format: | |r1= [[Array]] in format: | ||
Latest revision as of 23:53, 4 November 2025
Description
Syntax
- Syntax:
- [class, status, cost] call BIS_fnc_registerCuratorObject
- Parameters:
- class: String - object class
- status: Boolean - true to show status
- cost: Number - default cost
- Return Value:
- Array in format:
- show
- cost
- cost
Examples
- Example 1:
Additional Information
- See also:
- Arma 3: Curator
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note