MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
{
"batchcomplete": "",
"continue": {
"lecontinue": "20251207223652|5589",
"continue": "-||"
},
"query": {
"logevents": [
{
"logid": 5599,
"ns": 0,
"title": "natives.setStateOfClosestDoorOfType",
"pageid": 4346,
"logpage": 4346,
"params": {},
"type": "create",
"action": "create",
"user": "ChrisGame20",
"timestamp": "2026-01-10T04:37:12Z",
"comment": "Created page with \"{{ScriptItem |endpoint = client |games = iv |type = function |name = natives.setStateOfClosestDoorOfType |parameters = int modelHash, Vec3 position, int locked, float state |parameter1 = int modelHash The door model hash (use natives.getHashKey) |parameter2 = Vec3 position The position of the door |parameter3 = int locked 0 = door can move, 1 = door locked (cannot move) |parameter4 = float state 0.0 = door visually closed, 1.0 = door visually open |usage = Control the st...\""
},
{
"logid": 5598,
"ns": 0,
"title": "element.ref",
"pageid": 4345,
"logpage": 4345,
"params": {},
"type": "create",
"action": "create",
"user": "Vortrex",
"timestamp": "2026-01-04T00:36:40Z",
"comment": "Created page with \"{{ScriptItem |endpoint = client |type = property |class = Element |name = ref |returnTypes = int |readonly = true |usage = gets the internal GTA reference ID of the element |returnInfo = the internal GTA reference ID of the element |notes = This is NOT the GTAC [[element.id|element ID]]!<br>The ref ID here is used in GTA natives for [[Resources/Natives/GTA3|GTA 3]], [[Resources/Natives/GTAVC|Vice City]], and [[Resources/Natives/GTASA|San Andreas]] |exampleJSCS = addComma...\""
},
{
"logid": 5597,
"ns": 0,
"title": "natives.drawFrontendHelperText",
"pageid": 4344,
"logpage": 4344,
"params": {},
"type": "create",
"action": "create",
"user": "ChrisGame20",
"timestamp": "2025-12-21T12:36:19Z",
"comment": "Created page with \"{{ScriptItem |endpoint = client |games = iv |type = function |name = natives.drawFrontendHelperText |parameters = string label, string control, bool show |parameter1 = string label Text label to display (can be a literal or a localized key) |parameter2 = string control Control name to show (e.g. \"INPUT_F_ENTER\") |parameter3 = bool show Whether to show (true) or hide (false) the helper text |usage = Displays a helper text prompt in the frontend HUD with a control hint |no...\""
},
{
"logid": 5596,
"ns": 0,
"title": "natives.drawColouredCylinder",
"pageid": 4343,
"logpage": 4343,
"params": {},
"type": "create",
"action": "create",
"user": "ChrisGame20",
"timestamp": "2025-12-21T12:31:51Z",
"comment": "Created page with \"{{ScriptItem |endpoint = client |games = iv |type = function |name = natives.drawColouredCylinder |parameters = Vec3 position, float radius, float height, int r, int g, int b, int a |parameter1 = Vec3 position Coordinates of the cylinder base (x, y, z) |parameter2 = float radius Radius of the cylinder |parameter3 = float height Height of the cylinder |parameter4 = int r Red component (0\u2013255) |parameter5 = int g Green component (0\u2013255) |parameter6 = int b Blue compone...\""
},
{
"logid": 5595,
"ns": 0,
"title": "natives.drawCheckpointWithAlpha",
"pageid": 4342,
"logpage": 4342,
"params": {},
"type": "create",
"action": "create",
"user": "ChrisGame20",
"timestamp": "2025-12-21T12:29:29Z",
"comment": "Created page with \"{{ScriptItem |endpoint = client |games = iv |type = function |name = natives.drawCheckpointWithAlpha |parameters = Vec3 position, float radius, int r, int g, int b, int a |parameter1 = Vec3 position Coordinates of the checkpoint (x, y, z) |parameter2 = float radius Radius of the checkpoint circle |parameter3 = int r Red component (0\u2013255) |parameter4 = int g Green component (0\u2013255) |parameter5 = int b Blue component (0\u2013255) |parameter6 = int a Alpha component (0\u20132...\""
},
{
"logid": 5594,
"ns": 0,
"title": "natives.setVehInteriorlight",
"pageid": 4341,
"logpage": 4341,
"params": {},
"type": "create",
"action": "create",
"user": "ChrisGame20",
"timestamp": "2025-12-18T20:38:34Z",
"comment": "Created page with \"{{ScriptItem |endpoint = client |games = iv |type = function |name = natives.setVehInteriorlight |parameters = object vehicle, bool toggle |parameter1 = object vehicle The vehicle |parameter2 = bool toggle True to enable the interior light, false to disable |usage = turn the interior light on/off for a vehicle |notes = This controls the interior light of the specified vehicle. |return1 = void |exampleJS = addCommandHandler(\"interiorlight\", function(command, params, clien...\""
},
{
"logid": 5593,
"ns": 0,
"title": "natives.taskPlayAnimNonInterruptable",
"pageid": 4340,
"logpage": 4340,
"params": {},
"type": "create",
"action": "create",
"user": "ChrisGame20",
"timestamp": "2025-12-17T04:05:57Z",
"comment": "Created page with \"{{ScriptItem |endpoint = client |games = iv |type = function |name = natives.taskPlayAnimNonInterruptable |parameters = object ped, string animName, string animGroup, float speed, int flag1, int flag2, int flag3, int flag4, int unknown |parameter1 = object ped The handle of the ped |parameter2 = string animName The animation's name (e.g. \"crim_searched\") |parameter3 = string animGroup The animation set/group name (e.g. \"cop\") |parameter4 = float speed Playback speed mult...\""
},
{
"logid": 5592,
"ns": 0,
"title": "natives.drawCheckpoint",
"pageid": 4339,
"logpage": 4339,
"params": {},
"type": "create",
"action": "create",
"user": "ChrisGame20",
"timestamp": "2025-12-14T22:08:20Z",
"comment": "Created page with \"{{ScriptItem |endpoint = client |games = iv |type = function |name = natives.drawCheckpoint |parameters = float x, float y, float z, float radius, int r, int g, int b, int a |parameter1 = float x X coordinate of the checkpoint |parameter2 = float y Y coordinate of the checkpoint |parameter3 = float z Z coordinate of the checkpoint |parameter4 = float radius Radius of the checkpoint circle |parameter5 = int r Red component (0\u2013255) |parameter6 = int g Green component (0...\""
},
{
"logid": 5591,
"ns": 0,
"title": "natives.createCheckpoint",
"pageid": 4338,
"logpage": 4338,
"params": {},
"type": "create",
"action": "create",
"user": "ChrisGame20",
"timestamp": "2025-12-07T22:41:28Z",
"comment": "Created page with \"{{ScriptItem |endpoint = client |games = iv |type = function |name = natives.drawCheckpoint |parameters = float x, float y, float z, float radius, int r, int g, int b, int a |parameter1 = float x X coordinate of the checkpoint |parameter2 = float y Y coordinate of the checkpoint |parameter3 = float z Z coordinate of the checkpoint |parameter4 = float radius Radius of the checkpoint circle |parameter5 = int r Red component (0\u2013255) |parameter6 = int g Green component (0...\""
},
{
"logid": 5590,
"ns": 0,
"title": "natives.setDisplayPlayerNameAndIcon",
"pageid": 4337,
"logpage": 4337,
"params": {},
"type": "create",
"action": "create",
"user": "ChrisGame20",
"timestamp": "2025-12-07T22:37:56Z",
"comment": "Created page with \"{{ScriptItem |endpoint = client |games = iv |type = function |name = natives.setDisplayPlayerNameAndIcon |parameters = int playerId, bool enable |parameter1 = int playerId The player index to affect |parameter2 = bool enable True to show the name and icon, false to hide |usage = Display or hide the player\u2019s name and icon above their ped |notes = - Requires [[natives.displayPlayerNames]] to be enabled globally - Often combined with [[natives.givePedFakeNetworkName]] to...\""
}
]
}
}