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).
- 01:42, 13 December 2021 Mex talk contribs deleted page Engine.GTA.AddMovingParticleEffect (content was: "This function creates a moving particle. == Syntax == <pre>Engine.GTA.AddMovingParticleEffect(effect,x,y,z,strengthX,strengthY,st...", and the only contributor was "Jack9267" (talk))
- 01:40, 13 December 2021 Mex talk contribs deleted page Engine.GTA.LoadDFFFile (content was: "This function loads a model file. == Syntax == <pre>Engine.GTA.LoadDFFFile(modelIndex, stream)</pre> == Example == In this examp...", and the only contributor was "Jack9267" (talk))
- 01:40, 13 December 2021 Mex talk contribs deleted page Engine.GTA.LoadTXDFile (content was: "This function loads a txd file into a slot. == Syntax == <pre>Engine.GTA.LoadTXDFile(slotName, stream)</pre> == Example == In th...", and the only contributor was "Jack9267" (talk))
- 01:40, 13 December 2021 Mex talk contribs deleted page Engine.GTA.LoadCollisionFile (content was: "This function loads a collision file. == Syntax == <pre>Engine.GTA.LoadCollisionFile(stream)</pre> == Example == In this example...", and the only contributor was "Jack9267" (talk))
- 01:37, 13 December 2021 Mex talk contribs deleted page Client/OutputChatBox (content was: "This is a client function. For a list of client functions, please visit Client Functions ---- == Usage == The 'O...", and the only contributor was "Vortrex" (talk))
- 01:37, 13 December 2021 Mex talk contribs deleted page Server Functions (content was: "==Debugging== *GetUserDataCount ==Resource Manager== *GetThisResource *...", and the only contributor was "Jack9267" (talk))
- 01:36, 13 December 2021 Mex talk contribs deleted page Engine.Element (content was: "The base class for nearly everything that can be synced in multiplayer. == Constructor == There is no way to construct an element...", and the only contributor was "Jack9267" (talk))
- 01:36, 13 December 2021 Mex talk contribs deleted page Client Functions (content was: "==Debugging== *GetUserDataCount ==Resource Manager== *GetThisResource *Eng...", and the only contributor was "Vortrex" (talk))
- 01:36, 13 December 2021 Mex talk contribs deleted page Client Classes (content was: "== Classes == *Element *Transformable", and the only contributor was "Jack9267" (talk))
- 01:35, 13 December 2021 Mex talk contribs deleted page Engine.GTA.SwapNearestBuildingModel (content was: "This function swaps a building model in the world to a new one. == Syntax == <pre>Engine.GTA.SwapNearestBuildingModel(x,y,z,radiu...", and the only contributor was "Jack9267" (talk))
- 01:35, 13 December 2021 Mex talk contribs deleted page Engine.ConsoleCommand (content was: "This function executes a line as if typed into the chatbox. == Syntax == <pre>Engine.ConsoleCommand(commandString)</pre> == Retu...", and the only contributor was "Jack9267" (talk))
- 01:35, 13 December 2021 Mex talk contribs deleted page Engine.GetUserDataCount (content was: "This function returns the number of '''userdata''' instances. == Syntax == <pre>Engine.GetUserDataCount()</pre> == Return value...", and the only contributor was "Jack9267" (talk))
- 01:35, 13 December 2021 Mex talk contribs deleted page Engine.CreateResource (content was: "This function creates an internal resource. You should stay away and not call this, internal use only. == Syntax == <pre>Engine.C...", and the only contributor was "Jack9267" (talk))
- 01:35, 13 December 2021 Mex talk contribs deleted page Engine.GTA.ConvertAllObjectsToDummyObjects (content was: "This function resets the world objects so street lights aren't knocked over anymore etc. == Syntax == <pre>Engine.GTA.ConvertAllO...", and the only contributor was "Jack9267" (talk))
- 01:35, 13 December 2021 Mex talk contribs deleted page Engine.AddCommandHandler (content was: "This function adds a command handler for use with the chatbox or console. == Syntax == <pre>Engine.AddCommandHandler(commandName,...", and the only contributor was "Jack9267" (talk))
- 01:34, 13 December 2021 Mex talk contribs deleted page Engine.GTA.RestartGame (content was: "This function resets the world as if you loaded a save game. == Syntax == <pre>Engine.GTA.RestartGame()</pre> == Example == In t...", and the only contributor was "Jack9267" (talk))
- 01:34, 13 December 2021 Mex talk contribs deleted page Engine.GetLocalPlayer (content was: "This function returns the local player instance. == Syntax == <pre>Engine.GetLocalPlayer()</pre> == Return value == This functi...", and the only contributor was "Jack9267" (talk))
- 19:12, 7 December 2021 Vortrex talk contribs created page File:LauncherServerRules.png
- 19:12, 7 December 2021 Vortrex talk contribs uploaded File:LauncherServerRules.png
- 18:33, 7 December 2021 Vortrex talk contribs created page File:LauncherCrashDump.png
- 18:33, 7 December 2021 Vortrex talk contribs uploaded File:LauncherCrashDump.png
- 09:33, 25 November 2021 Vortrex talk contribs created page CrashDumps (Created page with "{{DISPLAYNAME:Crash Dumps}} == What are crash dumps? == Crash dumps are a file that contains the necessary information the developers will need to correctly identify exactly w...")
- 20:48, 4 November 2021 Mex talk contribs created page HostingAndJoining (Created page with "{{DISPLAYTITLE:Hosting And Joining}} == Hosting with Paid Service == e.g. Hosting on a VPS. Ports will probably not need to be opened in your hosting package.<br> To join th...")
- 20:19, 4 November 2021 Mex talk contribs deleted page Server Manual (duplicate page)
- 21:50, 25 October 2021 Mex talk contribs created page Limits (Created page with "{{DISPLAYTITLE:Limits}} This page hosts a list of limits. ==Limits for Types== {| class="wikitable" !Type !Min - III VC SA !Max - III VC SA !Min - IV !Max - IV !Notes |- |Bli...")
- 20:05, 6 October 2021 Vortrex talk contribs created page vehicle.lightStatus (Created page with "{{ScriptItem |endpoint = client |type = property |class = Vehicle |name = lightStatus |readonly = false |returnTypes = int |usage = fetch or set the lights status for the vehi...")
- 05:24, 30 September 2021 Jack9267 talk contribs changed group membership for PerikiyoXD from emailconfirmed and moderator to emailconfirmed
- 15:02, 18 September 2021 EricPlayZ talk contribs created page Client/Natives/IV/getPlayerId (page created)
- 10:15, 18 September 2021 EricPlayZ talk contribs created page Client/Natives/IV/isNetworkPlayerActive (Created page with "{{DISPLAYTITLE:natives.isNetworkPlayerActive}} {{ScriptItem |endpoint = client |games = iv |type = function |name = natives.isNetworkPlayerActive |usage = check if the Player...")
- 09:54, 18 September 2021 EricPlayZ talk contribs created page Client/Natives/IV/isPlayerDead (page created)
- 09:51, 18 September 2021 EricPlayZ talk contribs created page Client/Natives/IV/isPlayerControlOn (Created page with "{{DISPLAYTITLE:natives.isPlayerControlOn}} {{ScriptItem |endpoint = client |games = iv |type = function |name = natives.isPlayerControlOn |usage = check if the client can cont...")
- 08:40, 18 September 2021 User account EricPlayZ talk contribs was created by Vortrex talk contribs and password was sent by email (Wiki contributor)
- 23:16, 5 September 2021 Mex talk contribs created page ServerQuery (Created page with "{{DISPLAYTITLE:Server Query}} == Generic == The UDP protocol is used for server queries. == Query Types == Ping using value 0x00, or query using value 0x01. == Query Reques...")
- 21:42, 20 August 2021 Mex talk contribs created page Template:Client/Functions/Console (Created page with "getConsole")
- 01:15, 18 August 2021 Mex talk contribs created page Template:Client/Functions/CancellableEvent (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} event.isDefaultPrevented<br> {{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} event.preventDefa...")
- 01:09, 18 August 2021 Mex talk contribs moved page event.isDefaultPrevented to cancellableEvent.isDefaultPrevented
- 01:09, 18 August 2021 Mex talk contribs moved page event.preventDefault to cancellableEvent.preventDefault
- 01:07, 18 August 2021 Mex talk contribs created page Template:Server/Functions/CancellableEvent (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} CancellableEvent.isDefaultPrevented<br> {{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv...")
- 01:03, 18 August 2021 Mex talk contribs created page Template:Server/Functions/Platform (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} platform.name<br> {{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} platform.modState<b...")
- 14:45, 12 August 2021 User account Unknown user talk was created by Vortrex talk contribs and password was sent by email
- 14:31, 12 August 2021 User account Vortrex2 talk contribs was created by Vortrex talk contribs and password was sent by email (Test)
- 01:26, 3 August 2021 User account Khasky talk contribs was created by Jack9267 talk contribs and password was sent by email
- 10:28, 6 July 2021 MexTest1 talk contribs created page Client/Natives/IV/taskCarMissionPedTarget (page created; including Javascript example)
- 13:44, 4 July 2021 MexTest1 talk contribs created page Client/Natives/IV/taskCarDriveToCoord (page created; including Javascript example)
- 10:04, 4 July 2021 Mex talk contribs deleted page User:ColleenBruni503 (Spam)
- 10:03, 4 July 2021 Mex talk contribs deleted page User:VictoriaWallen (Spam)
- 21:30, 2 July 2021 MexTest1 talk contribs created page Client/Natives/IV/taskCarDriveWander (Created page with "{{DISPLAYTITLE:natives.taskCarDriveWander}} void natives.taskCarDriveWander(Ped ped, Vehicle veh, float driveSpeed, int driveStyle) ==parameters== *parameter1 = The Ped to d...")
- 20:34, 2 July 2021 MexTest1 talk contribs created page User:ColleenBruni503 (Created page with "My name is Logan and I am studying Integrated International Studies and Agriculture and Life Sciences at Langacker / Austria.<br><br>Also visit my website - [https://all-polit...")
- 20:08, 2 July 2021 User account MexTest1 talk contribs was created
- 20:08, 2 July 2021 User account ImogeneRamaciott talk contribs was created