Table of Contents

Lua PlayerGUID

Description

Gets a unique identifier for that player that is constant among servers and map changes.

Version

Beta 3.1

Example

<lua> local playersID = PlayerGUID( playerIndex ); </lua>