player: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Person controled by player. In MP this value is different on each computer. In Intro and Outros isn't default set and must be assigned. |= Description
| Person controled by player.
 
In MP this value is different on each computer.
 
In Intros and Outros this isn't set by default and must be assigned. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 19:33, 17 October 2006

Hover & click on the images for description

Description

Description:
Person controled by player. In MP this value is different on each computer. In Intros and Outros this isn't set by default and must be assigned.
Problems:
In MP the command is not initialised in functions called by initline or init eventhandlers.
Groups:
Uncategorised

Syntax

Syntax:
player
Return Value:
Object

Examples

Example 1:
player addRating 500

Additional Information

See also:
See also needed

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