player: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (added mp note)
mNo edit summary
Line 19: Line 19:




|pr= In MP the command ist not initialised in functions called by initline or init eventhandlers.|=
|pr= In MP the command is not initialised in functions called by initline or init eventhandlers.|=


|  |= See also
|  |= See also

Revision as of 15:31, 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 Intro and Outros isn't default set 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