GetPlayerGUID

From Onset Developer Wiki
Revision as of 13:15, 20 November 2019 by 28days (talk | contribs)
GetPlayerGUID

Type: Function
Context: Server
Introduced: v1.0

Description

The player's unique identifier based on their computer.

Syntax

GetPlayerGUID(player)

Parameters

  • player
    The player identifier.

Return Value

  • Returns the GUID unique to the player's computer.

Example

GetPlayerGUID(playerid)

See also

index.lua

Game

Colors

Miscellaneous

Time

Server

Explosion

Door

Network

NPC

Object

Package

Event

Pickup

Player

Text3D

Timer

Vehicles

HTTP