New pages

Jump to navigation Jump to search
New pages
Hide bots | Show redirects
  • 13:06, 29 February 2024gta.createPed (hist | edit) ‎[330 bytes]Mex (talk | contribs) (Created page with "{{ScriptItem2 |name = gta.createPed |side = shared |type = function |games = iii vc sa iv |desc = create a pedestrian |arg1 = int model The model ID for the ped. |arg2 = [ Vec3 position = new Vec3(0.0, 0.0, 0.0) ] The 3D position for the ped. |return = Ped a ped handle representing the ped that was created |freturn = null n/a }}")
  • 03:14, 26 February 2024OnElementStreamOut (hist | edit) ‎[315 bytes]Mex (talk | contribs) (Created page with "{{ScriptItem2 |name = onElementStreamOut |side = shared |type = event |games = iii vc sa iv |desc = an element streams out for a client |arg1 = Element element The element that has streamed out for a client. |arg2 = Client client The client that the element has streamed out for. Server-side only. |cancel = true }}")
  • 02:28, 26 February 2024OnServerStart (hist | edit) ‎[131 bytes]Mex (talk | contribs) (Created page with "{{ScriptItem2 |name = onServerStart |side = server |type = event |games = iii vc sa iv |desc = the server starts |cancel = false }}")
  • 06:17, 19 December 2023groundSnow.defaultExclusions (hist | edit) ‎[615 bytes]Vortrex (talk | contribs) (Created page with "{{ScriptItem |endpoint = client |type = variable |name = groundSnow.defaultExclusions |readonly = false |returnTypes = bool |usage = sets whether ground snow is disabled on the default exclusions |returnInfo = a boolean, representing whether ground snow is disabled on the default exclusions |notes = Default exclusions are models pre-added by the GTA Connected developers to not have ground snow by default. In GTA 3, these include (but is not limited to): under the El-Trai...")