NetworkIsSessionStarted
Docslocal retval = NetworkIsSessionStarted()Description
This checks if player is playing on gta online or not.
Please add an if and block your mod if this is "true".
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = NetworkIsSessionStarted()This checks if player is playing on gta online or not.
Please add an if and block your mod if this is "true".
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!