User contributions for Mex

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

9 May 2020

  • 11:0211:02, 9 May 2020 diff hist +357 gta.hasSeenTimerHelpNo edit summary
  • 11:0011:00, 9 May 2020 diff hist +209 gta.timerNo edit summary current
  • 10:5810:58, 9 May 2020 diff hist +166 N gta.stopTimerCreated page with "{{ScriptItem |endpoint = client |type = function |name = gta.stopTimer |usage = stop the countdown timer |parameters = void |returnTypes = void |returnFail1 = void }}" current
  • 10:5710:57, 9 May 2020 diff hist +289 N snow.confettiCreated page with "{{ScriptItem |endpoint = client |type = variable |name = snow.confetti |usage = change snow so that it appears like confetti, which involves random colours and a different sha..."
  • 10:5410:54, 9 May 2020 diff hist +176 N snow.clearFlakesCreated page with "{{ScriptItem |endpoint = client |type = function |name = snow.clearFlakes |usage = clear all snow flakes on the screen |parameters = void |return1 = void |returnFail1 = void }}" current
  • 10:5310:53, 9 May 2020 diff hist +163 N snow.addFlakesCreated page with "{{ScriptItem |endpoint = client |type = function |name = snow.addFlakes |usage = add a lot of snow flakes |parameters = void |return1 = void |returnFail1 = void }}" current
  • 10:5010:50, 9 May 2020 diff hist +276 N groundSnow.flushCreated page with "{{ScriptItem |endpoint = client |type = function |name = groundSnow.flush |usage = free up as much memory as possible used by the ground snow.<br>This involves forcefully remo..."
  • 10:4810:48, 9 May 2020 diff hist +216 N groundSnow.clearModelExclusionsCreated page with "{{ScriptItem |endpoint = client |type = function |name = groundSnow.clearModelExclusions |usage = clear the list of models which ground snow doesn't appear on |parameters = vo..." current
  • 10:4710:47, 9 May 2020 diff hist +237 N groundSnow.excludeModelCreated page with "{{ScriptItem |endpoint = client |type = function |name = groundSnow.excludeModel |usage = add a model to stop ground snow appearing on |parameters = int modelId |parameter1 =..." current

8 May 2020

7 May 2020

  • 19:5319:53, 7 May 2020 diff hist +246 N gta.showHelpBoxCreated page with "{{ScriptItem |endpoint = client |type = function |name = gta.showHelpBox |usage = show a help box with a message |parameters = string message |parameter1 = string message The..."
  • 19:5219:52, 7 May 2020 diff hist +404 N gta.setGangWeaponsCreated page with "{{ScriptItem |endpoint = client |type = function |name = gta.setGangWeapons |usage = set the weapons used by a gang |parameters = int gangId, int primaryWeaponId, int secondar..."
  • 19:5019:50, 7 May 2020 diff hist +345 N gta.setSurfaceTractionCreated page with "{{ScriptItem |endpoint = client |type = function |games = iii |name = gta.setSurfaceTraction |usage = set the surface traction for a surface |parameters = int surface, float t..." current
  • 19:4819:48, 7 May 2020 diff hist +301 N gta.getSurfaceTractionCreated page with "{{ScriptItem |endpoint = client |type = function |games = iii |name = gta.getSurfaceTraction |usage = fetch the surface traction for a surface |parameters = int surface |param..." current
  • 18:5018:50, 7 May 2020 diff hist +288 N getWeaponPickupPriceCreated page with "{{ScriptItem |endpoint = client |type = function |name = getWeaponPickupPrice |usage = get the price required for a weapon pickup |parameters = int weaponId |parameter1 = int..." current
  • 18:4918:49, 7 May 2020 diff hist +324 N setWeaponPickupPriceCreated page with "{{ScriptItem |endpoint = client |type = function |name = setWeaponPickupPrice |usage = set the price required for a weapon pickup |parameters = int weaponId, int price |parame..." current
  • 18:4618:46, 7 May 2020 diff hist +236 N pickup.modelIndexCreated page with "{{ScriptItem |endpoint = client |type = property |class = Pickup |name = modelIndex |readonly = true |returnTypes = int |usage = fetch the model index for a pickup |returnInfo..." current
  • 18:4518:45, 7 May 2020 diff hist +244 N pickup.pickupTypeCreated page with "{{ScriptItem |endpoint = client |type = property |class = Pickup |name = pickupType |readonly = false |returnTypes = int |usage = fetch or set the pickup type for a pickup |re..." current
  • 18:4518:45, 7 May 2020 diff hist +248 N pickup.quantityCreated page with "{{ScriptItem |endpoint = client |type = property |class = Pickup |name = quantity |readonly = false |returnTypes = int |usage = fetch or set the quantity value for a pickup |r..."
  • 18:4218:42, 7 May 2020 diff hist +382 N ped.setSeekCreated page with "{{ScriptItem |endpoint = client |games = iii |type = method |class = Ped |name = setSeek |parameters = Ped ped, Vec3 position, float distance |parameter1 = Ped ped The ped to..." current
  • 18:3918:39, 7 May 2020 diff hist +320 N ped.setWaitStateCreated page with "{{ScriptItem |endpoint = client |games = iii |type = method |class = Ped |name = setWaitState |parameters = Ped ped, int waitState |parameter1 = Ped ped The ped to set the wai..." current
  • 18:3618:36, 7 May 2020 diff hist +212 N ped.waitStateCreated page with "{{ScriptItem |endpoint = client |games = iii |type = property |class = Ped |name = waitState |readonly = true |returnTypes = int |usage = get this entity's wait state |returnI..." current
  • 18:3618:36, 7 May 2020 diff hist +198 N ped.stateCreated page with "{{ScriptItem |endpoint = client |games = iii |type = property |class = Ped |name = state |readonly = true |returnTypes = int |usage = get this entity's state |returnInfo = the..." current
  • 18:3518:35, 7 May 2020 diff hist +216 N ped.objectiveCreated page with "{{ScriptItem |endpoint = client |games = iii |type = property |class = Ped |name = objective |readonly = true |returnTypes = int |usage = get this entity's objective ID |retur..."
  • 18:0518:05, 7 May 2020 diff hist +1,009 triggerNetworkEventNo edit summary
  • 18:0418:04, 7 May 2020 diff hist +540 triggerPeerNetworkEventNo edit summary current
  • 11:3611:36, 7 May 2020 diff hist +672 N inPolyCreated page with "{{ScriptItem |endpoint = shared |type = function |name = inPoly |parameters = Vec2 testPoint, Vec2 polygonPoint1, Vec2 polygonPoint2, Vec2 polygonPoint3, [ ... ] |parameter1 =..." current
  • 10:2610:26, 7 May 2020 diff hist +227 N ped.maxHealthCreated page with "{{ScriptItem |endpoint = client |games = vc,sa |type = property |class = Ped |name = maxHealth |readonly = true |returnTypes = int |usage = get this ped's max health |returnIn..." current
  • 10:2510:25, 7 May 2020 diff hist +256 ped.contactEntityOffsetNo edit summary current
  • 10:2010:20, 7 May 2020 diff hist +223 N ped.bleedingCreated page with "{{ScriptItem |endpoint = client |type = property |class = Ped |name = bleeding |readonly = false |returnTypes = bool |usage = get/set this ped's bleeding status |returnInfo =..." current

6 May 2020

4 May 2020

28 April 2020

28 March 2020

15 February 2020

15 December 2019

  • 21:3421:34, 15 December 2019 diff hist +170 N gta.clearMessagesCreated page with "{{ScriptItem |endpoint = client |type = function |name = gta.clearMessages |parameters = void |return1 = void |returnFail1 = void |usage = stop displaying all messages }}"
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)