gta.ivEpisode: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ScriptItem |endpoint = client |type = variable |name = gta.ivEpisode |usage = fetch the current episode that the client is playing |readonly = true |returnTypes = int |retur...") |
(No difference)
|
Latest revision as of 21:02, 8 February 2021
Variable
Client Only
Online and Offline
Read-Only
Available since Client 1.0.0
int gta.ivEpisode
The gta.ivEpisode variable is used to fetch the current episode that the client is playing.
Value
int | An integer, representing an episode of GTA IV/EFLC. |
readonly | This variable cannot be changed. |
Notes
- A list of episodes can be found on the episodes page.
Examples
There aren't any examples for this variable.
Compatibility
There isn't any compatibility information for this variable.