Difference between revisions of "getPlayerUID"
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) |
Killzone Kid (talk | contribs) (see also) |
||
Line 27: | Line 27: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | [[getPlayerUIDOld]] |= SEEALSO | + | | [[getPlayerUIDOld]], [[getClientState]], [[getClientStateNumber]] |= SEEALSO |
|mp= |= MPBEHAVIOUR | |mp= |= MPBEHAVIOUR |
Revision as of 11:24, 16 January 2016
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);