User contributions for BlueMountains
From Onset Developer Wiki
A user with 3,753 edits. Account created on 22 February 2019.
4 September 2019
- 14:1614:16, 4 September 2019 diff hist +310 SetOceanColor No edit summary
- 13:2013:20, 4 September 2019 diff hist +24 Template:ClientFunctions No edit summary
- 13:1913:19, 4 September 2019 diff hist −38 SetOceanWaterLevel No edit summary
- 13:1013:10, 4 September 2019 diff hist +562 N SetOceanWaterLevel Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Connects the game to another server. The connection will happen on the next game tick.}} {{FuncSyntax|SetOceanWaterLevel(Level..."
31 August 2019
- 14:3614:36, 31 August 2019 diff hist 0 server config No edit summary
- 14:3614:36, 31 August 2019 diff hist +21 Main Page No edit summary
- 14:3614:36, 31 August 2019 diff hist +6,872 N weapons config Created page with "{| class="wikitable" style="text-align: left;" !colspan="6"|weapons.json |- |Config |Description |- |Name |Name of the weapon that will be shown on the weapon HUD. |- |RateOfF..." current
30 August 2019
- 18:1018:10, 30 August 2019 diff hist +472 N ConnectToServer Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Connects the game to another server. The connection will happen on the next game tick.}} {{FuncSyntax|ConnectToServer(Address,..."
- 08:2508:25, 30 August 2019 diff hist +6 mariadb await query No edit summary
- 08:2508:25, 30 August 2019 diff hist +681 mariadb await query No edit summary
- 08:1208:12, 30 August 2019 diff hist +362 mariadb query No edit summary
- 08:1108:11, 30 August 2019 diff hist +389 mariadb async query No edit summary
29 August 2019
- 20:4420:44, 29 August 2019 diff hist +14,606 Objects No edit summary
- 19:0719:07, 29 August 2019 diff hist +59 Template:ClientFunctions No edit summary
- 19:0619:06, 29 August 2019 diff hist +18 Template:ServerFunctions No edit summary
- 19:0619:06, 29 August 2019 diff hist +280 N SetNPCHealth Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetNPCHealth(npc, health)}} {{FuncParameters}} {{FuncParam|npc|__EDIT_ME__}} {{FuncParam|health|__..."
- 18:5118:51, 29 August 2019 diff hist +343 N DoesPakExist Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Checks if a pak with the specified name exists.}} {{FuncSyntax|DoesPakExist(PakName)}} {{FuncParameters}} {{FuncParam|PakName..."
- 18:4918:49, 29 August 2019 diff hist +1,011 N ReplaceObjectModelMesh Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Replaces a model on the known object model list. Will not replace already spawned objects. So call this before any object spawn..."
- 18:4718:47, 29 August 2019 diff hist +1,022 N LoadPak Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Loads a .pak file.}} {{FuncSyntax|LoadPak(PakName, RootPath, ContentPath)}} {{FuncParameters}} {{FuncParam|PakName|The name o..."
27 August 2019
- 07:2707:27, 27 August 2019 diff hist +229 GetNetworkStats No edit summary
17 August 2019
- 21:5521:55, 17 August 2019 diff hist +13,094 Objects No edit summary
16 August 2019
- 15:3115:31, 16 August 2019 diff hist +13 Template:ClientFunctions No edit summary
- 15:3115:31, 16 August 2019 diff hist +263 N GetTime Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetTime()}} {{FuncParameters}} {{FuncNoParam}} {{FuncReturnValue|Returns the current game time as..."
13 August 2019
- 17:3117:31, 13 August 2019 diff hist +14 Main Page No edit summary
- 17:3117:31, 13 August 2019 diff hist +1,338 Weapons No edit summary
- 16:2616:26, 13 August 2019 diff hist +952 N SetPlayerWeapon Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|Gives the player a weapon.}} {{FuncSyntax|SetPlayerWeapon(player, weapon_model, ammo, equip, weapon_slot)}} {{FuncParameters}..."
- 12:1712:17, 13 August 2019 diff hist +143 N Weapons Created page with "{| class="wikitable" style="text-align: center;" !colspan="6"|Weapon List |- |Model Identifier |Name | |- |1 |Fist |400px |}"
12 August 2019
- 14:3614:36, 12 August 2019 diff hist −27 AttachVehicleNitro No edit summary
- 14:3414:34, 12 August 2019 diff hist +4 AttachVehicleNitro No edit summary
- 08:4608:46, 12 August 2019 diff hist +397 Vehicles No edit summary
- 08:4608:46, 12 August 2019 diff hist 0 N File:LightCargo02.JPG No edit summary current
- 08:4608:46, 12 August 2019 diff hist 0 N File:LightCargo01.JPG No edit summary current
- 08:4408:44, 12 August 2019 diff hist 0 N File:Military01.JPG No edit summary current
- 08:4308:43, 12 August 2019 diff hist 0 N File:HelicopterOneColor.JPG No edit summary current
- 08:3908:39, 12 August 2019 diff hist 0 N File:SedanOneColor.JPG No edit summary current
- 08:3808:38, 12 August 2019 diff hist 0 N File:CargoTruck1.JPG No edit summary current
- 08:3708:37, 12 August 2019 diff hist 0 N File:CargoTruck0.JPG No edit summary current
9 August 2019
- 20:5920:59, 9 August 2019 diff hist +42 Main Page No edit summary
- 20:5920:59, 9 August 2019 diff hist +56 N LuaHelper Created page with "A list of useful Lua functions. * GetNearestVehicle"
- 20:5420:54, 9 August 2019 diff hist +1,299 N GetNearestVehicle Created page with "{{Info|Lua Helper|Server & Client|-}} {{FuncDescription|Gets the nearest vehicle for a player.}} {{FuncSyntax|GetNearestVehicle(player)}} {{FuncParameters}} {{FuncParam|pla..."
8 August 2019
- 09:2209:22, 8 August 2019 diff hist +84 SetNPCAnimation No edit summary
- 09:2109:21, 8 August 2019 diff hist 0 N File:VIDEO SetNPCAnimation.gif No edit summary current
- 09:1509:15, 8 August 2019 diff hist +383 SetNPCAnimation No edit summary
2 August 2019
- 11:5711:57, 2 August 2019 diff hist +36 Template:ClientFunctions No edit summary
- 11:5711:57, 2 August 2019 diff hist +270 N SetTextDrawScale Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetDrawScale(sx, sy)}} {{FuncParameters}} {{FuncParam|sx|__EDIT_ME__}} {{FuncParam|sy|__EDIT_ME__}..."
- 11:5611:56, 2 August 2019 diff hist +249 N SetDrawColor Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetDrawColor(HexColor)}} {{FuncParameters}} {{FuncParam|HexColor|__EDIT_ME__}} {{FuncReturnValue|..."
- 11:5611:56, 2 August 2019 diff hist −148 DrawText No edit summary
- 10:3310:33, 2 August 2019 diff hist 0 WorldToScreen No edit summary
- 10:3310:33, 2 August 2019 diff hist −24 WorldToScreen No edit summary
- 10:3210:32, 2 August 2019 diff hist +461 ScreenToWorld No edit summary