Deletion log
Jump to navigation
Jump to search
Below is a list of the most recent deletions.
- 01:44, 13 December 2021 Mex talk contribs deleted page Lua/Client/Events/OnResourceReady (content was: "{{Lua/ThisIsClientEvent}} ---- == Usage == The 'OnResourceReady' event is called when the resource is fully loaded and running. == H...", and the only contributor was "Vortrex" (talk))
- 01:43, 13 December 2021 Mex talk contribs deleted page Engine/GTA/PlayMissionPassedTune (content was: "{{Lua/ThisIsClientFunction}} ---- == Usage == The 'PlayMissionPassedTune' function is used to play the sound you hear when successful...", and the only contributor was "Vortrex" (talk))
- 01:43, 13 December 2021 Mex talk contribs deleted page Client/Events/Ped (content was: "== Ped Events == OnPedSpawn<br>", and the only contributor was "Vortrex" (talk))
- 01:43, 13 December 2021 Mex talk contribs deleted page Client/Events/OnPedSpawn (content was: "{{Lua/ThisIsClientEvent}} ---- == Usage == The 'OnPedSpawn' event is called when a ped spawns. == Handler Syntax == <nowiki>functio...", and the only contributor was "Vortrex" (talk))
- 01:43, 13 December 2021 Mex talk contribs deleted page Client/Events/OnProcess (content was: "{{Lua/ThisIsClientEvent}} ---- <pre style="color: red">This event is called very frequently. Please try to avoid using heavy code in...", and the only contributor was "Vortrex" (talk))
- 01:42, 13 December 2021 Mex talk contribs deleted page Client/Events/OnPlayerJoin (content was: "{{Lua/ThisIsClientEvent}} ---- == Usage == The 'OnPlayerJoin' event is called when a player joins the game. == Handler Syntax == <n...", and the only contributor was "Vortrex" (talk))
- 01:42, 13 December 2021 Mex talk contribs deleted page Client/GTA/SetVisibilityOfClosestObjectOfType (content was: "{{DISPLAYTITLE:Engine.GTA.SetVisibilityOfClosestObjectOfType}} __NOTOC__ This is a client function. For a list of client functions, p...", and the only contributor was "Vortrex" (talk))
- 01:42, 13 December 2021 Mex talk contribs deleted page Engine/GTA/SetVisibilityOfClosestObjectOfType (content was: "This is a client function. For a list of client functions, please visit Client Functions ---- == Usage == The 'S...", and the only contributor was "Vortrex" (talk))
- 01:42, 13 December 2021 Mex talk contribs deleted page Engine.GTA.SetVisibilityOfClosestObjectOfType (content was: "This is a client function. For a list of client functions, please visit Client Functions ---- == Usage == The 'S...", and the only contributor was "Vortrex" (talk))
- 01:42, 13 December 2021 Mex talk contribs deleted page Engine/GTA/ConvertAllObjectsToDummyObjects (content was: "This is a client function. For a list of client functions, please visit Client Functions ---- == Usage == The 'C...", and the only contributor was "Vortrex" (talk))
- 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))
- 20:19, 4 November 2021 Mex talk contribs deleted page Server Manual (duplicate page)
- 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)
- 15:24, 17 December 2020 Vortrex talk contribs deleted page File:Model-Ped-III-8.png (Wrong image)
- 15:24, 17 December 2020 Vortrex talk contribs deleted page File:Model-Ped-III-9.png (Wrong image)
- 16:45, 18 November 2020 Vortrex talk contribs deleted redirect snow.enabled by overwriting (Deleted to make way for move from "gta.snow.enabled")
- 16:44, 18 November 2020 Vortrex talk contribs deleted redirect snow.confetti by overwriting (Deleted to make way for move from "gta.snow.confetti")
- 20:23, 1 November 2020 Mex talk contribs deleted page gta.createPickup
- 17:59, 1 November 2020 Jack9267 talk contribs deleted page User:BenitoSommer31 (Mass deletion of recently added pages)
- 17:59, 1 November 2020 Jack9267 talk contribs deleted page User:LatashiaConeybee (Mass deletion of recently added pages)
- 17:59, 1 November 2020 Jack9267 talk contribs deleted page User:UtaGadsden4 (Mass deletion of recently added pages)
- 17:59, 1 November 2020 Jack9267 talk contribs deleted page User:SylvesterLaurant (Mass deletion of recently added pages)
- 17:59, 1 November 2020 Jack9267 talk contribs deleted page User:Hosea622028511 (Mass deletion of recently added pages)
- 17:59, 1 November 2020 Jack9267 talk contribs deleted page User:MelbaJ2341842813 (Mass deletion of recently added pages)
- 17:59, 1 November 2020 Jack9267 talk contribs deleted page User:BerryK85460569 (Mass deletion of recently added pages)
- 17:59, 1 November 2020 Jack9267 talk contribs deleted page User:AbbieEsmond0951 (Mass deletion of recently added pages)
- 17:59, 1 November 2020 Jack9267 talk contribs deleted page User:NBXKathie4644 (Mass deletion of recently added pages)
- 17:59, 1 November 2020 Jack9267 talk contribs deleted page User:JoleenSit2100 (Mass deletion of recently added pages)
- 17:59, 1 November 2020 Jack9267 talk contribs deleted page User:NormanSchauer (Mass deletion of recently added pages)
- 17:59, 1 November 2020 Jack9267 talk contribs deleted page User:NelleNwk45667510 (Mass deletion of recently added pages)
- 17:59, 1 November 2020 Jack9267 talk contribs deleted page User:AngeliaGlass574 (Mass deletion of recently added pages)
- 17:59, 1 November 2020 Jack9267 talk contribs deleted page User:Kourtney6731 (Mass deletion of recently added pages)
- 17:59, 1 November 2020 Jack9267 talk contribs deleted page User:SantosBiehl067 (Mass deletion of recently added pages)