All public logs
Jump to navigation
Jump to search
Combined display of all available logs of GTA Connected. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 03:40, 20 February 2026 PerikiyoXD talk contribs created page meta.xml (Easy redirect by keyword "meta.xml") Tag: New redirect
- 16:10, 2 February 2026 Vortrex talk contribs created page Resources/GTAIV/Events (Created page with "0 - REQUEST_CONTROL_EVENT 1 - GIVE_CONTROL_EVENT 2 - OBJECT_ID_FREED_EVENT 3 - WEAPON_DAMAGE_EVENT 4 - REQUEST_PICKUP_EVENT 5 - GAME_CLOCK_AND_WEATHER_EVENT 6 - RESURRECT_PLAYER_EVENT 7 - RESURRECTED_LOCAL_PLAYER_EVENT 8 - GIVE_WEAPON_EVENT 9 - REMOVE_WEAPON_EVENT 10 - REMOVE_ALL_WEAPONS_EVENT 11 - VEHICLE_COMPONENT_CONTROL_EVENT 12 - REQUEST_FIRE_EVENT 13 - START_FIRE_EVENT 14 - REQUEST_EXPLOSION_EVENT 15 - START_EXPLOSION_EVENT 16 - START_PROJECTILE_EVENT 17 - SESSION_...")
- 16:09, 2 February 2026 Vortrex talk contribs created page Template:Server/Events/GTAIV (Created page with "{{icon-iv}} OnAddIVNetworkEvent<br>")
- 02:43, 31 January 2026 Vortrex talk contribs created page OnAddIVNetworkEvent (Created page with "{{ScriptItem2 |name = OnAddIVNetworkEvent |side = shared |type = event |games = iv |desc = when a built-in event is sent in GTA IV |arg1 = Client client The client that sent the event |arg2 = Int type The type of event sent |arg3 = String string The name of the client |arg4 = Integer data1 The 1st data arg |arg4 = Integer data2 The 2nd data arg |cancel = true |notes = See the IV events page for a list of event types }}")
- 02:37, 31 January 2026 Vortrex talk contribs created page Template:Client/Events/GTAIV (Created page with "{{icon-iv}} OnAddIVNetworkEvent<br>")
- 04:37, 10 January 2026 ChrisGame20 talk contribs created page natives.setStateOfClosestDoorOfType (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...")
- 00:36, 4 January 2026 Vortrex talk contribs created page element.ref (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!<br>The ref ID here is used in GTA natives for GTA 3, Vice City, and San Andreas |exampleJSCS = addComma...")
- 12:36, 21 December 2025 ChrisGame20 talk contribs created page natives.drawFrontendHelperText (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...")