User contributions for Mex
Jump to navigation
Jump to search
9 May 2020
- 11:0211:02, 9 May 2020 diff hist +357 gta.hasSeenTimerHelp No edit summary
- 11:0011:00, 9 May 2020 diff hist +209 gta.timer No edit summary current
- 10:5810:58, 9 May 2020 diff hist +166 N gta.stopTimer Created 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.confetti Created 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.clearFlakes Created 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.addFlakes Created 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.flush Created 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.clearModelExclusions Created 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.excludeModel Created 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
- 20:1420:14, 8 May 2020 diff hist +1,121 addNetworkHandler No edit summary
- 20:1120:11, 8 May 2020 diff hist +1,699 addCommandHandler No edit summary
- 20:0320:03, 8 May 2020 diff hist +739 setInterval No edit summary
- 20:0220:02, 8 May 2020 diff hist +571 setImmediate No edit summary
- 20:0120:01, 8 May 2020 diff hist +746 setTimeout No edit summary
- 19:5719:57, 8 May 2020 diff hist +732 bindEventHandler No edit summary
- 19:5619:56, 8 May 2020 diff hist +1,517 MediaWiki:Common.css No edit summary
- 19:5519:55, 8 May 2020 diff hist +947 addEventHandler No edit summary current
- 14:5014:50, 8 May 2020 diff hist +277 N resource.isReady Created page with "{{ScriptItem |endpoint = client |type = method |class = Resource |name = isReady |parameters = void |returnTypes = bool |returnInfo = <code>bool true</code> if the resource is..." current
- 14:4814:48, 8 May 2020 diff hist +253 N gta.snow.force Created page with "{{ScriptItem |endpoint = client |type = function |name = snow.force |usage = set whether snow is forced enabled |parameters = bool forceEnabled |parameter1 = bool forceEnabled..."
- 14:4614:46, 8 May 2020 diff hist +206 N snow.enabled Created page with "{{ScriptItem |endpoint = client |type = variable |name = snow.enabled |returnTypes = bool |usage = fetch or set the enabled status of snow |returnInfo = a boolean, representin..."
- 07:4607:46, 8 May 2020 diff hist +327 N gta.startCountdownTimer Created page with "{{ScriptItem |endpoint = client |type = function |games = iii |name = gta.startCountdownTimer |parameters = int time, bool showHelp |parameter1 = int time The duration of the..." current
7 May 2020
- 19:5319:53, 7 May 2020 diff hist +246 N gta.showHelpBox Created 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.setGangWeapons Created 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.setSurfaceTraction Created 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.getSurfaceTraction Created 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 getWeaponPickupPrice Created 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 setWeaponPickupPrice Created 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.modelIndex Created 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.pickupType Created 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.quantity Created 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.setSeek Created 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.setWaitState Created 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.waitState Created 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.state Created 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.objective Created 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 triggerNetworkEvent No edit summary
- 18:0418:04, 7 May 2020 diff hist +540 triggerPeerNetworkEvent No edit summary current
- 11:3611:36, 7 May 2020 diff hist +672 N inPoly Created 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.maxHealth Created 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.contactEntityOffset No edit summary current
- 10:2010:20, 7 May 2020 diff hist +223 N ped.bleeding Created 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
- 20:4520:45, 6 May 2020 diff hist +513 N OnPlayerCommand Created page with "{{ScriptItem |endpoint = server |type = event |name = onPlayerCommand |usage = a player submits a chat command.<br>A command starts with a forward slash (the command character..."
- 19:2219:22, 6 May 2020 diff hist +478 Server/Events No edit summary
4 May 2020
- 17:4217:42, 4 May 2020 diff hist +252 vehicle.setCarCruiseSpeed No edit summary
28 April 2020
- 15:2515:25, 28 April 2020 diff hist +772 message No edit summary current
28 March 2020
- 22:1122:11, 28 March 2020 diff hist +183 Template:CodeSyntax No edit summary
- 21:5921:59, 28 March 2020 diff hist +180 Template:GreenInformationBox No edit summary
15 February 2020
- 15:0915:09, 15 February 2020 diff hist +257 vehicle.wanderRandomly No edit summary
- 14:4414:44, 15 February 2020 diff hist +726 bindKey No edit summary
15 December 2019
- 21:3421:34, 15 December 2019 diff hist +170 N gta.clearMessages Created page with "{{ScriptItem |endpoint = client |type = function |name = gta.clearMessages |parameters = void |return1 = void |returnFail1 = void |usage = stop displaying all messages }}"