Difference between revisions of "onPlayerConnected"
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
|||
Line 13: | Line 13: | ||
As of version Arma2 1.04, _id will return a number in float format, something like 1.4253e+10. <br> | As of version Arma2 1.04, _id will return a number in float format, something like 1.4253e+10. <br> | ||
_id is the Unique DirectPlay ID of player, and there are some conversions between DirectPlay floats and Arma Engine numbers. | _id is the Unique DirectPlay ID of player, and there are some conversions between DirectPlay floats and Arma Engine numbers. | ||
+ | {{Feature arma3|In order to keep compatability between official and community content the functions [[BIS_fnc_addStackedEventHandler]] and [[BIS_fnc_removeStackedEventHandler]] should be used instead.}} | ||
|= Description | |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |