curatorWaypointCost: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (waypoint cat added)
mNo edit summary
Line 16: Line 16:
| [[Number]] |= RETURNVALUE  
| [[Number]] |= RETURNVALUE  


|x1= <code></code>|= EXAMPLE1  
|x1= <code>var_wpcost = curatorWaypointCost bis_curator;</code>|= EXAMPLE1  


____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[curator]] [[curatorPoints]] [[addCuratorPoints]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 21:34, 1 April 2019

Hover & click on the images for description

Description

Description:
Return current price for placing waypoints (curator specific).
Groups:
Uncategorised

Syntax

Syntax:
curatorWaypointCost curatorObj
Parameters:
curatorObj: Object - Curator module.
Return Value:
Number

Examples

Example 1:
var_wpcost = curatorWaypointCost bis_curator;

Additional Information

See also:
curator curatorPoints addCuratorPoints

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section