User contributions for BlueMountains
From Onset Developer Wiki
Results for BlueMountains talk block log uploads logs
A user with 3,753 edits. Account created on 22 February 2019.
25 February 2019
- 20:1220:12, 25 February 2019 diff hist +250 N GetObjectLocation Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetObjectLocation(object)}} {{FuncParameters}} {{FuncParam|object|__EDIT_ME__}} {{FuncReturnValue..."
- 20:1220:12, 25 February 2019 diff hist +343 N SetObjectLocation Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetObjectLocation(object, x, y, z)}} {{FuncParameters}} {{FuncParam|object|__EDIT_ME__}} {{FuncPar..."
- 20:1220:12, 25 February 2019 diff hist +301 N SetObjectStreamDistance Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetObjectStreamDistance(object, distance)}} {{FuncParameters}} {{FuncParam|object|__EDIT_ME__}} {{..."
- 20:1220:12, 25 February 2019 diff hist +292 N IsObjectStreamedIn Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|IsObjectStreamedIn(player, object)}} {{FuncParameters}} {{FuncParam|player|__EDIT_ME__}} {{FuncPar..."
- 20:1220:12, 25 February 2019 diff hist +246 N IsValidObject Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|IsValidObject(object)}} {{FuncParameters}} {{FuncParam|object|__EDIT_ME__}} {{FuncReturnValue|__E..."
- 20:1220:12, 25 February 2019 diff hist +246 N DestroyObject Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|DestroyObject(object)}} {{FuncParameters}} {{FuncParam|object|__EDIT_ME__}} {{FuncReturnValue|__E..."
- 20:1220:12, 25 February 2019 diff hist +550 N CreateObject Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|CreateObject(modelid, x, y, z [, rx, ry, rz, sx, sy, sz])}} {{FuncParameters}} {{FuncParam|modelid..."
- 20:1220:12, 25 February 2019 diff hist +224 N GetObjectCount Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetObjectCount()}} {{FuncParameters}} {{FuncNoParam}} {{FuncReturnValue|__EDIT_ME__}} == Example..."
- 20:1220:12, 25 February 2019 diff hist +340 N SetNPCFollowVehicle Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetNPCFollowVehicle(npc, vehicle [, speed])}} {{FuncParameters}} {{FuncParam|npc|__EDIT_ME__}} {{F..."
- 20:1220:12, 25 February 2019 diff hist +337 N SetNPCFollowPlayer Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetNPCFollowPlayer(npc, player [, speed])}} {{FuncParameters}} {{FuncParam|npc|__EDIT_ME__}} {{Fun..."
- 20:1220:12, 25 February 2019 diff hist +391 N SetNPCTargetLocation Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetNPCTargetLocation(npc, x, y, z [, speed])}} {{FuncParameters}} {{FuncParam|npc|__EDIT_ME__}} {{..."
- 20:1220:12, 25 February 2019 diff hist +240 N GetNPCHeading Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetNPCHeading(npc)}} {{FuncParameters}} {{FuncParam|npc|__EDIT_ME__}} {{FuncReturnValue|__EDIT_ME..."
- 20:1220:12, 25 February 2019 diff hist +283 N SetNPCHeading Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetNPCHeading(npc, heading)}} {{FuncParameters}} {{FuncParam|npc|__EDIT_ME__}} {{FuncParam|heading..."
- 20:1220:12, 25 February 2019 diff hist +326 N SetNPCAnimation Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetNPCAnimation(npc, animation, loop)}} {{FuncParameters}} {{FuncParam|npc|__EDIT_ME__}} {{FuncPar..."
- 20:1220:12, 25 February 2019 diff hist +239 N GetNPCHealth Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetNPCHealth(npc)}} {{FuncParameters}} {{FuncParam|npc|__EDIT_ME__}} {{FuncReturnValue|__EDIT_ME_..."
- 20:1220:12, 25 February 2019 diff hist +241 N GetNPCLocation Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetNPCLocation(npc)}} {{FuncParameters}} {{FuncParam|npc|__EDIT_ME__}} {{FuncReturnValue|__EDIT_M..."
- 20:1220:12, 25 February 2019 diff hist +334 N SetNPCLocation Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetNPCLocation(npc, x, y, z)}} {{FuncParameters}} {{FuncParam|npc|__EDIT_ME__}} {{FuncParam|x|__ED..."
- 20:1220:12, 25 February 2019 diff hist +283 N IsNPCStreamedIn Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|IsNPCStreamedIn(player, npc)}} {{FuncParameters}} {{FuncParam|player|__EDIT_ME__}} {{FuncParam|npc..."
- 20:1220:12, 25 February 2019 diff hist +221 N GetNPCCount Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetNPCCount()}} {{FuncParameters}} {{FuncNoParam}} {{FuncReturnValue|__EDIT_ME__}} == Example ==..."
- 20:1220:12, 25 February 2019 diff hist +219 N GetAllNPC Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetAllNPC()}} {{FuncParameters}} {{FuncNoParam}} {{FuncReturnValue|__EDIT_ME__}} == Example == _..."
- 20:1220:12, 25 February 2019 diff hist +237 N IsValidNPC Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|IsValidNPC(npc)}} {{FuncParameters}} {{FuncParam|npc|__EDIT_ME__}} {{FuncReturnValue|__EDIT_ME__}..."
- 20:1220:12, 25 February 2019 diff hist +237 N DestroyNPC Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|DestroyNPC(npc)}} {{FuncParameters}} {{FuncParam|npc|__EDIT_ME__}} {{FuncReturnValue|__EDIT_ME__}..."
- 20:1220:12, 25 February 2019 diff hist +368 N CreateNPC Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|CreateNPC(modelid, x, y, z, h)}} {{FuncParameters}} {{FuncParam|modelid|__EDIT_ME__}} {{FuncParam|..."
- 20:1220:12, 25 February 2019 diff hist +225 N GetNetworkStats Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetNetworkStats()}} {{FuncParameters}} {{FuncNoParam}} {{FuncReturnValue|__EDIT_ME__}} == Exampl..."
- 20:1220:12, 25 February 2019 diff hist +528 N CreateExplosion Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|CreateExplosion(explosionid, x, y, z [, soundExplosion, camShakeRadius, radialForce])}} {{FuncPara..."
- 20:1220:12, 25 February 2019 diff hist +397 N GetDistance3D Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetDistance3D(x, y, z, x2, y2, z2)}} {{FuncParameters}} {{FuncParam|x|__EDIT_ME__}} {{FuncParam|y|..."
- 20:1220:12, 25 February 2019 diff hist +333 N GetDistance2D Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetDistance2D(x, y, x2, y2)}} {{FuncParameters}} {{FuncParam|x|__EDIT_ME__}} {{FuncParam|y|__EDIT_..."
- 20:1220:12, 25 February 2019 diff hist +223 N GetMaxPlayers Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetMaxPlayers()}} {{FuncParameters}} {{FuncNoParam}} {{FuncReturnValue|__EDIT_ME__}} == Example..."
- 20:1220:12, 25 February 2019 diff hist +223 N GetServerName Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetServerName()}} {{FuncParameters}} {{FuncNoParam}} {{FuncReturnValue|__EDIT_ME__}} == Example..."
- 19:2919:29, 25 February 2019 diff hist −9 Template:RelatedFunctions No edit summary
- 19:1919:19, 25 February 2019 diff hist +254 N SetServerName Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetServerName(ServerName)}} {{FuncParameters}} {{FuncParam|ServerName|__EDIT_ME__}} {{FuncReturnV..."
- 19:1919:19, 25 February 2019 diff hist +265 N ServerExit Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|ServerExit([, ExitMessage])}} {{FuncParameters}} {{FuncParamOptional|ExitMessage|__EDIT_ME__}} {{..."
- 19:1919:19, 25 February 2019 diff hist +227 N GetServerTickRate Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetServerTickRate()}} {{FuncParameters}} {{FuncNoParam}} {{FuncReturnValue|__EDIT_ME__}} == Exam..."
- 19:1919:19, 25 February 2019 diff hist +230 N GetGameVersionString Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetGameVersionString()}} {{FuncParameters}} {{FuncNoParam}} {{FuncReturnValue|__EDIT_ME__}} == E..."
- 19:1919:19, 25 February 2019 diff hist +224 N GetGameVersion Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetGameVersion()}} {{FuncParameters}} {{FuncNoParam}} {{FuncReturnValue|__EDIT_ME__}} == Example..."
- 19:1919:19, 25 February 2019 diff hist +222 N GetTickCount Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetTickCount()}} {{FuncParameters}} {{FuncNoParam}} {{FuncReturnValue|__EDIT_ME__}} == Example =..."
- 19:1919:19, 25 February 2019 diff hist +33 GetDeltaSeconds No edit summary
- 19:1919:19, 25 February 2019 diff hist +33 GetTimeSeconds No edit summary
- 19:1919:19, 25 February 2019 diff hist +33 Base64Decode No edit summary
- 19:1919:19, 25 February 2019 diff hist +33 Base64Encode No edit summary
- 19:1919:19, 25 February 2019 diff hist +33 RandomFloat No edit summary
- 19:1919:19, 25 February 2019 diff hist +33 Random No edit summary
- 19:1919:19, 25 February 2019 diff hist +33 HexToRGBA No edit summary
- 19:1919:19, 25 February 2019 diff hist +33 RGB No edit summary
- 19:1919:19, 25 February 2019 diff hist +33 RGBA No edit summary
- 19:1719:17, 25 February 2019 diff hist +76 CreateVehicle No edit summary
- 19:1719:17, 25 February 2019 diff hist +25 N Template:FuncDescription Created page with "== Description == {{{1}}}"
- 19:1519:15, 25 February 2019 diff hist −1 RandomFloat No edit summary
- 19:1519:15, 25 February 2019 diff hist −1 Random No edit summary
- 19:1519:15, 25 February 2019 diff hist −1 RGB No edit summary