Difference between revisions of "getPlayerUID"
Jump to navigation
Jump to search
m (template:command argument fix) |
m (template:command argument fix) |
||
Line 6: | Line 6: | ||
|1.02|= Game version | |1.02|= Game version | ||
− | |arg= global |= | + | |arg= global |Multiplayer Arguments= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 11:09, 5 August 2019
Notes
- Posted on April 17, 2014 - 22:29
- Master85 (talk)
- In Arma 3 the returned string is the steamID64 of the player.
_steamProfileUrl = "http://steamcommunity.com/profiles/" + (getPlayerUID player);