gta.setIsland: Difference between revisions

From GTA Connected
Jump to navigation Jump to search
(Created page with "{{ScriptItem |endpoint = client |type = function |name = gta.setIsland |parameters = int newIslandId, bool skipAudio, bool skipScreen, bool skipModels |return1 = void |returnF...")
 
No edit summary
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem
|endpoint = client
|endpoint = client
|games = iii
|type = function
|type = function
|name = gta.setIsland
|name = gta.setIsland

Latest revision as of 06:53, 19 May 2021

gta.setIsland

Signature: void gta.setIsland(int newIslandId, bool skipAudio, bool skipScreen, bool skipModels)

Usage: set an island

Return

void

On failure: void