All public logs
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).
- 08:58, 2 December 2020 Mex talk contribs created page marker.rotateRate (Created page with "{{ScriptItem |endpoint = client |games = iii vc |type = property |class = Marker |name = rotateRate |readonly = false |returnTypes = int |usage = fetch or set the rotate rate...")
- 08:57, 2 December 2020 Mex talk contribs created page marker.pulsePeriod (Created page with "{{ScriptItem |endpoint = client |games = iii vc |type = property |class = Marker |name = pulsePeriod |readonly = false |returnTypes = int |usage = fetch or set the pulse perio...")
- 08:54, 2 December 2020 Mex talk contribs created page marker.pulseFraction (Created page with "{{ScriptItem |endpoint = client |type = property |class = Marker |name = pulseFraction |readonly = false |returnTypes = float |usage = fetch or set the pulse fraction of a mar...")
- 08:54, 2 December 2020 Mex talk contribs created page marker.cameraRange (Created page with "{{ScriptItem |endpoint = client |type = property |class = Marker |name = cameraRange |readonly = false |returnTypes = float |usage = fetch or set the camera range of a marker...")
- 08:53, 2 December 2020 Mex talk contribs created page marker.brightness (Created page with "{{ScriptItem |endpoint = client |type = property |class = Marker |name = brightness |readonly = false |returnTypes = float |usage = fetch or set the brightness of a marker |re...")
- 08:51, 2 December 2020 Mex talk contribs created page gta.getIslandFromPosition (Created page with "{{ScriptItem |endpoint = client |games = iii vc |type = function |name = gta.getIslandFromPosition |returnTypes = int |parameters = Vec3 position |parameter1 = Vec3 position T...")
- 08:45, 2 December 2020 Mex talk contribs created page vehicle.flyTo (Created page with "{{ScriptItem |endpoint = client |type = method |class = Vehicle |name = flyTo |parameters = float x, float y, float z |parameter1 = float x The X coordinate to fly to. |parame...")
- 08:41, 2 December 2020 Mex talk contribs created page gta.currentWeather (Created page with "{{ScriptItem |endpoint = client |type = variable |name = gta.currentWeather |returnTypes = int |usage = fetch or set the current weather |returnInfo = the current weather ID |...")
- 07:43, 2 December 2020 Mex talk contribs created page gta.findRoofZForCoord (Created page with "{{ScriptItem |endpoint = client |type = function |name = gta.findRoofZForCoord |parameters = float x, float y, float z |parameter1 = float x The X coordinate to locate the roo...")
- 07:38, 2 December 2020 Mex talk contribs created page physical.mass (Created page with "{{ScriptItem |endpoint = client |type = property |class = Physical |name = mass |readonly = false |returnTypes = float |usage = fetch or set the mass for the physical |returnI...")
- 07:36, 2 December 2020 Mex talk contribs created page ped.setWeaponAmmunition (Created page with "{{ScriptItem |endpoint = client |type = method |class = Ped |name = setWeaponAmmunition |parameters = int weaponSlot, int totalAmmunition |parameter1 = int weaponSlot The weap...")
- 07:35, 2 December 2020 Mex talk contribs created page ped.setWeaponClipAmmunition (Created page with "{{ScriptItem |endpoint = client |type = method |class = Ped |name = setWeaponClipAmmunition |parameters = int weaponSlot, int clipAmmunition |parameter1 = int weaponSlot The w...")
- 07:33, 2 December 2020 Mex talk contribs created page ped.getWeaponClipAmmunition (Created page with "{{ScriptItem |endpoint = client |type = method |class = Ped |name = getWeaponClipAmmunition |parameters = int weaponSlot |parameter1 = int weaponSlot The weapon slot ID to fet...")
- 07:31, 2 December 2020 Mex talk contribs created page ped.getWeaponAmmunition (Created page with "{{ScriptItem |endpoint = client |type = method |class = Ped |name = getWeaponAmmunition |parameters = int weaponSlot |parameter1 = int weaponSlot The weapon slot ID to fetch t...")
- 07:26, 2 December 2020 Mex talk contribs created page physical.collisionPower (Created page with "{{ScriptItem |endpoint = client |type = property |class = Physical |name = collisionPower |readonly = false |returnTypes = float |usage = fetch or set the collision power for...")
- 07:24, 2 December 2020 Mex talk contribs created page ped.pedType (Created page with "{{ScriptItem |endpoint = client |type = property |class = Ped |name = pedType |readonly = true |returnTypes = int |usage = fetch the ped type for the ped |returnInfo = the ped...")
- 05:53, 2 December 2020 Mex talk contribs created page physical.centerOfMass (Created page with "{{ScriptItem |endpoint = client |type = property |class = Physical |name = centerOfMass |returnTypes = Vec3 |readonly = false |usage = fetch or set the center of mass for the...")
- 05:43, 2 December 2020 Mex talk contribs created page vehicle.getOccupants (Created page with "{{ScriptItem |endpoint = shared |type = method |class = Vehicle |name = getOccupants |usage = fetch all ped handles in the vehicle |parameters = void |returnTypes = array |ret...")
- 05:32, 2 December 2020 Mex talk contribs created page textReader.close (Created page with "{{ScriptItem |endpoint = shared |type = method |name = close |class = TextReader |parameters = void |usage = close a TextReader stream |return1 = void |returnFail1 = void }}")
- 05:31, 2 December 2020 Mex talk contribs created page textReader.readCharacter (Created page with "{{ScriptItem |endpoint = shared |type = method |name = readCharacter |class = TextReader |parameters = void |usage = read a character of text.<br>The text returned may be an E...")
- 05:27, 2 December 2020 Mex talk contribs created page textReader.readLine (Created page with "{{ScriptItem |endpoint = shared |type = method |name = readLine |class = TextReader |parameters = void |usage = read a line of text.<br>The text returned will contain the EOL...")
- 05:03, 2 December 2020 Mex talk contribs created page saveTextFile (Created page with "{{ScriptItem |endpoint = shared |type = function |name = saveTextFile |parameters = string filePath, string text |parameter1 = string filePath The path to the file. |parameter...")
- 04:55, 2 December 2020 Mex talk contribs created page loadTextFile (Created page with "{{ScriptItem |endpoint = shared |type = function |name = loadTextFile |parameters = string filePath |parameter1 = string filePath The path to the file. |returnTypes = string |...")
- 04:30, 2 December 2020 Mex talk contribs created page element.isOwner (Created page with "{{ScriptItem |endpoint = client |type = property |class = Element |name = isOwner |readonly = true |usage = check whether the local client owns this element. Owning an element...")
- 04:22, 2 December 2020 Mex talk contribs created page element.owner (Created page with "{{ScriptItem |endpoint = client |type = property |class = Element |name = owner |returnTypes = int |readonly = true |usage = fetch the ID of the client who owns the element. O...")
- 04:15, 2 December 2020 Mex talk contribs created page client.console (Created page with "{{ScriptItem |endpoint = shared |type = property |class = Client |name = console |returnTypes = bool |readonly = true |usage = fetch the status of whether the client is the ho...")
- 03:09, 2 December 2020 Mex talk contribs created page ped.weaponState (Created page with "{{ScriptItem |endpoint = shared |type = property |class = Ped |name = weaponState |readonly = true |returnTypes = int |usage = fetch the weapon state for the ped's current wea...")
- 03:08, 2 December 2020 Mex talk contribs created page ped.weaponClipAmmunition (Created page with "{{ScriptItem |endpoint = shared |type = property |class = Ped |name = weaponClipAmmunition |readonly = true |returnTypes = int |usage = fetch current weapon ammunition for the...")
- 03:07, 2 December 2020 Mex talk contribs created page ped.weaponAmmunition (Created page with "{{ScriptItem |endpoint = shared |type = property |class = Ped |name = weaponAmmunition |readonly = true |returnTypes = int |usage = fetch current total weapon ammunition for t...")
- 03:04, 2 December 2020 Mex talk contribs created page ped.seat (Created page with "{{ScriptItem |endpoint = shared |type = property |class = Ped |name = seat |returnTypes = int |readonly = true |usage = fetch the vehicle seat for the ped |returnInfo = the ve...")
- 03:02, 2 December 2020 Mex talk contribs created page ped.isExitingVehicle (Created page with "{{ScriptItem |endpoint = shared |type = property |class = Ped |name = isExitingVehicle |readonly = true |usage = fetch the status of whether the ped is exiting a vehicle |retu...")
- 03:01, 2 December 2020 Mex talk contribs created page ped.isEnteringVehicle (Created page with "{{ScriptItem |endpoint = shared |type = property |class = Ped |name = isEnteringVehicle |readonly = true |usage = fetch the status of whether the ped is entering a vehicle |re...")
- 19:13, 1 December 2020 WikiPageBot talk contribs created page Template:Client/Functions/TextReader (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} textReader.close<br> {{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} textReader.loadText|textReader.l...")
- 19:13, 1 December 2020 WikiPageBot talk contribs created page Template:Client/Functions/Session (Created page with "{{icon-placeholder}} {{icon-placeholder}} {{icon-placeholder}} {{icon-iv}} gta.setHostMatch<br> {{icon-placeholder}} {{icon-placeholder}} {{icon-placehol...")
- 19:10, 1 December 2020 WikiPageBot talk contribs created page Template:Client/Functions/Island (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-placeholder}} gta.getIslandFromPosition<br>")
- 19:06, 1 December 2020 WikiPageBot talk contribs created page Template:Server/Events/Pickup (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} OnPickupCollected<br>")
- 19:05, 1 December 2020 WikiPageBot talk contribs created page Template:Server/Functions/TextReader (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} textReader.close<br> {{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} textReader.loadText|textReader.l...")
- 19:05, 1 December 2020 WikiPageBot talk contribs created page Template:Server/Functions/Session (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} gta.hostSession<br> {{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} gta.joinSession<br>")
- 19:04, 1 December 2020 WikiPageBot talk contribs created page Template:Server/Functions/Physical (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} physical.children<br> {{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} element.dimension|physical.dime...")
- 19:01, 1 December 2020 WikiPageBot talk contribs created page Template:Client/Functions/Gamemode (Created page with "{{icon-placeholder}} {{icon-placeholder}} {{icon-placeholder}} {{icon-iv}} gta.ivEpisode<br> {{icon-placeholder}} {{icon-placeholder}} {{icon-placeholder}}...")
- 19:01, 1 December 2020 WikiPageBot talk contribs created page Template:Client/Functions/GUIWindow (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} gUIWindow.addClientElement<br> {{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} gUIWindow.te...")
- 19:01, 1 December 2020 WikiPageBot talk contribs created page Template:Client/Functions/GUIPage (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} gUIPage.addElement<br> {{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} gUIPage.getElementFromName|g...")
- 19:01, 1 December 2020 WikiPageBot talk contribs created page Template:Client/Functions/GUIHtmlView (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} gUIHtmlView.addOffset<br> {{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} gUIHtmlView.document|g...")
- 19:01, 1 December 2020 WikiPageBot talk contribs created page Template:Client/Functions/GUIHtmlElement (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} gUIHtmlElement.clear<br> {{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} gUIHtmlElement.getChild|...")
- 02:38, 29 November 2020 Vortrex talk contribs created page ped.changeBodyPart (Created page with "{{ScriptItem |endpoint = client |type = method |class = Ped |name = getData |games = GTA IV |parameters = int bodyPart, int model, int texture |parameter1 = int bodyPart The b...")
- 19:23, 26 November 2020 Vortrex talk contribs created page server.isIPBanned (Created page with "{{ScriptItem |endpoint = server |type = method |class = Server |name = isIPBanned |parameters = string ipAddress |parameter1 = string ipAddress The IP to check |return1 = bool...")
- 19:20, 26 November 2020 Vortrex talk contribs created page server.unbanAllIPs (Created page with "{{ScriptItem |endpoint = server |type = method |class = Server |name = unbanAllIPs |parameters = void |return1 = null n/a |returnFail1 = null n/a |usage = unbans all IP addres...")
- 19:20, 26 November 2020 Vortrex talk contribs created page server.unbanIP (Created page with "{{ScriptItem |endpoint = server |type = method |class = Server |name = unbanIP |parameters = string ipAddress |parameter1 = string dataName The IP to be unbanned |return1 = nu...")
- 19:18, 26 November 2020 Vortrex talk contribs created page server.banIP (Created page with "{{ScriptItem |endpoint = server |type = method |class = Server |name = banIP |parameters = string ipAddress int timeoutInMilliseconds |parameter1 = string dataName The IP to b...")
- 19:13, 26 November 2020 Vortrex talk contribs created page Template:Server/Functions/Ban (Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}}server.banIP<br> {{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}}server.unbanAllIPs<br>...")