gta.setIslands: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ScriptItem | {{ScriptItem | ||
|endpoint = client | |endpoint = client | ||
|games = iii, vc, sa | |||
|type = function | |type = function | ||
|name = gta.setIslands | |name = gta.setIslands |
Latest revision as of 06:54, 19 May 2021
Function
Client Only
Online and Offline
Available since Client 1.0.0
void gta.setIslands(int islandFlags)
The gta.setIslands function is used to enable/disable islands.
Parameters
1) | int | islandFlags | The island flag values to enable/disable. |
Return
void | This function doesn't return a value. |
Notes
Examples
There aren't any examples for this function.
Compatibility
There isn't any compatibility information for this function.