GetGuid()
Module: Player
Summary:
Gets the player's guid.
Call this on:
The player
Example:
if ( level.player GetGuid() == 123456 ) ...