Main public logs
From Onset Developer Wiki
Combined display of all available logs of Onset Developer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:08, 29 September 2020 BlueMountains talk contribs performed unknown action "usermerge/mergeuser" on User:REDRUM
- 20:25, 28 September 2020 User account Unknown user talk was created by BlueMountains talk contribs and password was sent by email
- 10:55, 27 September 2020 BlueMountains talk contribs uploaded a new version of File:UnrealPakList.PNG
- 10:48, 27 September 2020 BlueMountains talk contribs uploaded a new version of File:UnrealPakList.PNG
- 16:40, 26 September 2020 BlueMountains talk contribs created page print (Created page with "{{Info|Function|Client & Server|1.0}} {{FuncDescription|Prints a message to the console and log. See ClientParameters where client logs are written to.}} {{FuncSyntax|p...")
- 20:53, 20 September 2020 BlueMountains talk contribs created page File:PostProcessTag.png
- 20:53, 20 September 2020 BlueMountains talk contribs uploaded File:PostProcessTag.png
- 20:35, 20 September 2020 BlueMountains talk contribs created page File:KillZ.PNG
- 20:35, 20 September 2020 BlueMountains talk contribs uploaded File:KillZ.PNG
- 10:08, 19 September 2020 BlueMountains talk contribs created page OnPlayerChangeDimension (Created page with "{{Info|Event|Server|1.2.2}} {{FuncDescription|Event called when a player instance changes dimensions from SetPlayerDimension.}} {{FuncSyntax|OnPlayerChangeDimension(obje...")
- 10:07, 19 September 2020 BlueMountains talk contribs created page OnVehicleChangeDimension (Created page with "{{Info|Event|Server|1.2.2}} {{FuncDescription|Event called when an vehicle instance changes dimensions from SetVehicleDimension.}} {{FuncSyntax|OnVehicleChangeDimension(...")
- 10:06, 19 September 2020 BlueMountains talk contribs created page OnNPCChangeDimension (Created page with "{{Info|Event|Server|1.2.2}} {{FuncDescription|Event called when an NPC instance changes dimensions from SetNPCDimension.}} {{FuncSyntax|OnNPCChangeDimension(npc, old_dim...")
- 10:05, 19 September 2020 BlueMountains talk contribs created page OnPickupChangeDimension (Created page with "{{Info|Event|Server|1.2.2}} {{FuncDescription|Event called when a pickup instance changes dimensions from SetPickupDimension.}} {{FuncSyntax|OnPickupChangeDimension(pick...")
- 10:04, 19 September 2020 BlueMountains talk contribs created page OnText3DChangeDimension (Created page with "{{Info|Event|Server|1.2.2}} {{FuncDescription|Event called when a text3d instance changes dimensions from SetText3DDimension.}} {{FuncSyntax|OnText3DChangeDimension(text...")
- 10:03, 19 September 2020 BlueMountains talk contribs created page OnDoorChangeDimension (Created page with "{{Info|Event|Server|1.2.2}} {{FuncDescription|Event called when a door instance changes dimensions from SetDoorDimension.}} {{FuncSyntax|OnDoorChangeDimension(door, old_...")
- 09:58, 19 September 2020 BlueMountains talk contribs created page OnObjectChangeDimension (Created page with "{{Info|Event|Server|1.2.2}} {{FuncDescription|Event called when an object instance changes dimensions from SetObjectDimension.}} {{FuncSyntax|OnObjectChangeDimension(obj...")
- 12:28, 18 September 2020 BlueMountains talk contribs created page File:LandscapePhysicalMaterial.png
- 12:28, 18 September 2020 BlueMountains talk contribs uploaded File:LandscapePhysicalMaterial.png
- 15:02, 17 September 2020 BlueMountains talk contribs uploaded a new version of File:WorldSettingsGamemode.PNG
- 14:54, 17 September 2020 BlueMountains talk contribs created page File:ForceNoPrecomputedLighting.PNG
- 14:54, 17 September 2020 BlueMountains talk contribs uploaded File:ForceNoPrecomputedLighting.PNG
- 14:54, 17 September 2020 BlueMountains talk contribs created page File:WorldSettingsGamemode.PNG
- 14:54, 17 September 2020 BlueMountains talk contribs uploaded File:WorldSettingsGamemode.PNG
- 13:00, 17 September 2020 BlueMountains talk contribs created page File:OfficeMapEditor.png
- 13:00, 17 September 2020 BlueMountains talk contribs uploaded File:OfficeMapEditor.png
- 12:46, 17 September 2020 BlueMountains talk contribs created page Custom Maps (Created page with "Since Onset 1.3.0 you can load your own Unreal Maps/Levels. Head over to Modding to get started with setting up the Unreal Editor. Create a new plugin folder as describe...")
- 19:26, 8 September 2020 BlueMountains talk contribs created page File:cefdebug.png
- 19:26, 8 September 2020 BlueMountains talk contribs uploaded File:cefdebug.png
- 11:06, 2 September 2020 BlueMountains talk contribs deleted page SetPlayerVoiceDimension (content was: "{{Info|Function|Server|1.0}} {{FuncDescription|Set the sound dimension.}} {{FuncSyntax|SetPlayerVoiceDimension(playerid, dimensionid)}} {{FuncParameters}} {{FuncParam|playerid|The pickup identifier.}} {{FuncParam|dimensionid|The dimension in which you want the sound to be in.}} {{FuncReturnValue|Returns '''true''' on success.}} == Example == <syntaxhighlight lang="Lua> SetPl...", and the only contributor was "28days" (talk))
- 11:02, 2 September 2020 BlueMountains talk contribs deleted page Template:MySQLFunctions (content was: "*mysql_log *mysql_connect *mysql_connect_file *mysql_close *mysql_unprocessed_queries *mysql_async_query *mysql_query *mysql_await_query *mysql_query_file *mysql_await_query_file *mysql_errno *mysql_error *mysql_escape_string *mysql_prepare *mysql_set_charset *mysql_get_charset *mysql_stat *[...", and the only contributor was "BlueMountains" (talk))
- 11:01, 2 September 2020 BlueMountains talk contribs deleted page Template:CollisionClientEvents (content was: "*OnCollisionEnter *OnCollisionLeave", and the only contributor was "Chloe" (talk))
- 11:01, 2 September 2020 BlueMountains talk contribs deleted page Template:CollisionFunctions (content was: "*GetAllCollisions *CreateCollisionBox *CreateCollisionSphere *DestroyCollision", and the only contributor was "28days" (talk))
- 20:11, 1 September 2020 BlueMountains talk contribs created page OnPlayerFootstep (Created page with "{{Info|Event|Client|1.2.2}} {{FuncDescription|Called when a player hits the ground with their feet when walking/running. You can return '''false''' to suppress the footstep...")
- 11:16, 1 September 2020 BlueMountains talk contribs created page Onset Developer Wiki:About (Created page with "https://playonset.com/about")
- 11:16, 1 September 2020 BlueMountains talk contribs created page Onset Developer Wiki:Privacy policy (Created page with "https://playonset.com/privacy")
- 09:44, 1 September 2020 BlueMountains talk contribs created page File:LightingEvening.jpg
- 09:44, 1 September 2020 BlueMountains talk contribs uploaded File:LightingEvening.jpg
- 09:44, 1 September 2020 BlueMountains talk contribs created page File:LightingNoon.jpg
- 09:44, 1 September 2020 BlueMountains talk contribs uploaded File:LightingNoon.jpg
- 09:44, 1 September 2020 BlueMountains talk contribs created page File:LightingMorning.jpg
- 09:44, 1 September 2020 BlueMountains talk contribs uploaded File:LightingMorning.jpg
- 09:42, 1 September 2020 BlueMountains talk contribs created page GetCloudSpeed (Created page with "{{Info|Function|Client|1.2.1}} {{FuncDescription|Get the cloud movement speed for the client.}} {{FuncSyntax|GetCloudSpeed()}} {{FuncParameters}} {{FuncNoParam}} {{FuncRet...")
- 09:40, 1 September 2020 BlueMountains talk contribs created page SetCloudSpeed (Created page with "{{Info|Function|Client|1.2.1}} {{FuncDescription|Set the cloud movement speed or the client.}} {{FuncSyntax|SetCloudSpeed(speed)}} {{FuncParameters}} {{FuncParam|speed|The...")
- 09:37, 1 September 2020 BlueMountains talk contribs created page GetCloudDensity (Created page with "{{Info|Function|Client|1.2.1}} {{FuncDescription|Get the sky cloud density for the client.}} {{FuncSyntax|GetCloudDensity()}} {{FuncParameters}} {{FuncNoParam}} {{FuncRetu...")
- 09:34, 1 September 2020 BlueMountains talk contribs created page GetSunRadius (Created page with "{{Info|Function|Client|1.2.1}} {{FuncDescription|Get the sun radius for the client.}} {{FuncSyntax|GetSunRadius()}} {{FuncParameters}} {{FuncNoParam}} {{FuncReturnValue|Re...")
- 09:28, 1 September 2020 BlueMountains talk contribs created page File:CloudDensity4.jpg
- 09:28, 1 September 2020 BlueMountains talk contribs uploaded File:CloudDensity4.jpg
- 09:28, 1 September 2020 BlueMountains talk contribs created page File:CloudDensity0.jpg
- 09:28, 1 September 2020 BlueMountains talk contribs uploaded File:CloudDensity0.jpg
- 09:26, 1 September 2020 BlueMountains talk contribs created page GetSkySaturation (Created page with "{{Info|Function|Client|1.2.2}} {{FuncDescription|Get the sky color saturation for the client.}} {{FuncSyntax|GetSkySaturation()}} {{FuncParameters}} {{FuncNoParam}} {{Func...")