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).
- 18:03, 19 November 2022 Mex talk contribs created page Template:Client/Functions/GTA Network (Created page with "{{icon-placeholder}} {{icon-placeholder}} {{icon-placeholder}} {{icon-iv}} gta.network.acceptInvite<br> {{icon-placeholder}} {{icon-placeholder}}...")
- 18:03, 19 November 2022 Mex talk contribs created page Template:Client/Functions/Game Stat (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-placeholder}} gta.getGameStat<br> {{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-placeholder}} gta.setGameStat|g...")
- 18:03, 19 November 2022 Mex talk contribs created page Template:Client/Functions/Control (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-placeholder}} gta.standardControls<br><br>")
- 18:03, 19 November 2022 Mex talk contribs created page Template:Client/Functions/Gang (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-placeholder}} gta.setGangWeapons<br><br>")
- 18:03, 19 November 2022 Mex talk contribs created page Template:Client/Functions/Cop (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-placeholder}} gta.createCop<br><br>")
- 18:03, 19 November 2022 Mex talk contribs created page Template:Client/Functions/AI (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-placeholder}} gta.setCiviliansEnabled<br> {{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-placeholder}} g...")
- 17:52, 19 November 2022 Mex talk contribs created page Template:Client/Functions (Created page with "== AI Functions ==<br> {{Client/Functions/AI}}<br> == Audio Functions ==<br> {{Client/Functions/Audio}}<br> == Blip Functions ==<br> {{Client/Functions/Blip}}<br> == Building...")
- 17:52, 19 November 2022 Mex talk contribs created page Template:Server/Functions (Created page with "== Blip Functions ==<br> {{Server/Functions/Blip}}<br> == Building Functions ==<br> {{Server/Functions/Building}}<br> == Camera Functions ==<br> {{Server/Functions/Camera}}<br...")
- 17:52, 19 November 2022 Mex talk contribs created page Template:Client/Events (Created page with "== Camera Events ==<br> {{Client/Events/Camera}}<br> == Chat Events ==<br> {{Client/Events/Chat}}<br> == Cursor Events ==<br> {{Client/Events/Cursor}}<br> == Dodo Events ==<br...")
- 17:52, 19 November 2022 Mex talk contribs created page Template:Server/Events (Created page with "== Element Events ==<br> {{Server/Events/Element}}<br> == Network Events ==<br> {{Server/Events/Network}}<br> == Ped Events ==<br> {{Server/Events/Ped}}<br> == Pickup Events =...")
- 23:21, 18 November 2022 Mex talk contribs created page Template:Client/Natives/III (Created page with "gta.ACTIVATE_CRANE gta.ACTIVATE_CRUSHER_CRANE gta.ACTIVATE_GARAGE gta.ACTIVATE_MILITARY_CRANE gta.ACTIVATE_SAVE_MENU gta.ADD_AMMO_TO_CHAR gta.ADD_AMMO_TO_PLAYER gta.ADD_ARMOUR...")
- 02:07, 18 November 2022 Mex talk contribs created page Template:ScriptItem2 (Created page with "{{#invoke:ScriptItem2|main}}")
- 02:06, 18 November 2022 Mex talk contribs created page Module:ScriptItem2 (Created page with "local p = {} -- settings p.categoryItems = { -- Category Name = table. (Fully resolved item name(s), case-sensitive.) (Event names must start with a capital letter "O", to...")
- 22:30, 17 November 2022 Mex talk contribs moved page getRandomSkin to getRandomSkinOLD
- 12:11, 31 August 2022 Vortrex talk contribs created page Translations (Created page with "{{DISPLAYTITLE:Translations}} == What is it? == GTA Connected's launcher has full language support, and any available languages in the Launcher settings is provided by communi...")
- 10:37, 28 August 2022 Vortrex talk contribs created page audio.createSoundFromURL (Created page with "{{ScriptItem |endpoint = client |type = function |name = audio.createSoundFromURL |usage = creates a sound object from an internet stream URL that optionally loops |parameters...")
- 10:32, 28 August 2022 Vortrex talk contribs created page ScriptingTutorials/CustomAudio (Created page with "{{DISPLAYTITLE:Scripting Tutorial: Custom Audio}} == What is it? == GTA Connected provides scripting functions to play custom audio sounds in-game. These are '''not''' replac...")
- 05:02, 23 August 2022 Vortrex talk contribs created page HTTPServer (Created page with "== What is the built-in HTTP Server? == The GTA Connected server provides a built-in HTTP server which used to distribute client-side resource files to clients when they conne...")
- 07:31, 9 July 2022 Vortrex talk contribs created page gta.useComputer (Created page with "{{ScriptItem |games = iv |endpoint = client |type = function |name = gta.useComputer |usage = shows the in-game computer (like the computers at internet cafe) |parameters = vo...")
- 07:28, 9 July 2022 Vortrex talk contribs created page hasCommandHandler (Created page with "{{ScriptItem |endpoint = shared |type = function |name = hasCommandHandler |parameters = String commandName |parameter1 = String commandName The command name |usage = gets whe...")
- 07:26, 9 July 2022 Vortrex talk contribs created page gta.undoBuildingSwaps (Created page with "{{ScriptItem |games = iii, vc, sa |endpoint = client |type = function |name = gta.undoBuildingSwaps |parameters = void |usage = resets all swapped building models to default (...")
- 07:22, 9 July 2022 Vortrex talk contribs created page gta.swapNearestBuildingModel (Created page with "{{ScriptItem |endpoint = shared |type = function |name = gta.swapNearestBuildingModel |parameters = Vec3 position, Float range, String oldModelName, String newModelName |param...")
- 16:13, 3 July 2022 PerikiyoXD talk contribs created page Template:ScriptingEntry (Created page with "<code>Type: {{{type}}}</code> <code>Side: {{{side}}}</code> <code>Game: {{{game}}}</code>")
- 16:10, 3 July 2022 PerikiyoXD talk contribs created page TestEntry (Created page with "Test! {{ScriptingEntry |side = client |type = property |class = Physical |name = turnVelocity |readonly = false |returnTypes = Vec3 |usage = fetch or set the turn velocity fo...")
- 20:56, 16 June 2022 Vortrex talk contribs moved page ScriptingTips to ScriptingFAQ
- 20:56, 16 June 2022 Vortrex talk contribs moved page Scripting tips to ScriptingTips
- 20:53, 16 June 2022 PerikiyoXD talk contribs created page Scripting tips (Created page with "== An element dissapears if I go too far! (Blips, Cars...) == Sometimes you want to sync an element all the time. Check netFlags.distanceStreaming to toggle straming by di...")
- 18:09, 16 June 2022 Vortrex talk contribs moved page element.transient to netFlags.transient
- 01:36, 12 June 2022 Mex talk contribs created page Template:Server/Events/Packet (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} OnReceivePacket<br>")
- 00:06, 12 June 2022 Mex talk contribs created page Template:Server/Functions/Marker (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} getMarkers<br>")
- 23:44, 11 June 2022 Mex talk contribs created page Template:Server/Functions/NetObject (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} registerNetObject<br>")
- 23:41, 11 June 2022 Mex talk contribs created page Template:Server/Functions/NetObjectFlags (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} NetObjectFlags.alwaysExistForSyncer<br> {{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv...")
- 23:39, 11 June 2022 Mex talk contribs created page Template:Client/Functions/NetObjectFlags (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} NetObjectFlags.alwaysExistForSyncer<br> {{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv...")
- 22:40, 11 June 2022 Mex talk contribs created page Template:Client/Functions/NetObject (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} registerNetObject<br>")
- 21:22, 23 May 2022 Mex talk contribs created page entity.collisionVertices (Created page with "{{ScriptItem |endpoint = client |type = property |class = entity |name = collisionVertices |returnTypes = array<TTriangle> |readonly = true |usage = fetch the collision vertic...")
- 21:19, 23 May 2022 Mex talk contribs created page entity.collisionSpheres (Created page with "{{ScriptItem |endpoint = client |type = property |class = entity |name = collisionSpheres |returnTypes = array<TSphere> |readonly = true |usage = fetch the collision sphere da...")
- 21:16, 23 May 2022 Mex talk contribs created page entity.collisionLines (Created page with "{{ScriptItem |endpoint = client |type = property |class = entity |name = collisionLines |returnTypes = array<TCuboid> |readonly = true |usage = fetch the collision line data f...")
- 21:15, 23 May 2022 Mex talk contribs created page entity.collisionBoxes (Created page with "{{ScriptItem |endpoint = client |type = property |class = entity |name = collisionBoxes |returnTypes = array<TCuboid> |readonly = true |usage = fetch the collision box data fo...")
- 21:03, 23 May 2022 Mex talk contribs created page entity.collisionVertexCount (Created page with "{{ScriptItem |endpoint = client |type = property |class = entity |name = collisionVertexCount |returnTypes = int |readonly = true |usage = fetch the amount of collision vertic...")
- 21:02, 23 May 2022 Mex talk contribs created page entity.collisionSphereCount (Created page with "{{ScriptItem |endpoint = client |type = property |class = entity |name = collisionSphereCount |returnTypes = int |readonly = true |usage = fetch the amount of collision sphere...")
- 21:02, 23 May 2022 Mex talk contribs created page entity.collisionLineCount (Created page with "{{ScriptItem |endpoint = client |type = property |class = entity |name = collisionLineCount |returnTypes = int |readonly = true |usage = fetch the amount of collision lines fo...")
- 21:01, 23 May 2022 Mex talk contribs created page entity.collisionBoxCount (Created page with "{{ScriptItem |endpoint = client |type = property |class = entity |name = collisionBoxCount |returnTypes = int |readonly = true |usage = fetch the amount of collision boxes for...")
- 23:37, 21 May 2022 Vortrex talk contribs created page netFlags.registered (Created page with "{{ScriptItem |offline = false |endpoint = shared |type = property |class = NetFlags |name = registered |readonly = true |usage = get whether or not this element is registered...")
- 23:32, 21 May 2022 Vortrex talk contribs moved page element.onAllDimensions to netFlags.onAllDimensions (Function moved to netflags object)
- 23:31, 21 May 2022 Vortrex talk contribs moved page element.sendSync to netFlags.sendSync (Function moved to netflags object)
- 23:30, 21 May 2022 Vortrex talk contribs moved page element.distanceStreaming to netFlags.distanceStreaming (Function moved to netflags object)
- 23:30, 21 May 2022 Vortrex talk contribs moved page element.findSyncer to netFlags.findSyncer (Function moved to netflags object)
- 23:28, 21 May 2022 Vortrex talk contribs moved page element.defaultExistance to netFlags.defaultExistance (Function moved to netflags object)
- 23:26, 21 May 2022 Vortrex talk contribs created page element.netFlags (Created page with "{{Shared/Functions/NetFlags}}")
- 23:24, 21 May 2022 Vortrex talk contribs created page vehicle.hasRoof (Created page with "{{ScriptItem |endpoint = client |type = property |class = Vehicle |name = hasRoof |readonly = true |returnTypes = bool |usage = fetch whether or not the vehicle has a roof (fa...")