All 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).
- 08:28, 16 January 2020 Chloe talk contribs created page Template:CollisionClientEvents (Created page with "*OnCollisionEnter *OnCollisionLeave")
- 08:16, 16 January 2020 Chloe talk contribs created page Template:NPCServerEvents (Created page with "*OnNPCReachTarget *OnNPCDamage *OnNPCSpawn *OnNPCDeath *OnNPCStreamIn *OnNPCStreamOut")
- 08:15, 16 January 2020 Chloe talk contribs created page Template:PackageServerEvents (Created page with "*OnPackageStart *OnPackageStop")
- 08:15, 16 January 2020 Chloe talk contribs created page Template:GameServerEvents (Created page with "*OnGameTick *OnClientConnectionRequest")
- 08:13, 16 January 2020 Chloe talk contribs created page Template:VehicleClientEvents (Created page with "*OnPlayerStartEnterVehicle *OnPlayerStartExitVehicle *OnPlayerEnterVehicle *OnPlayerLeaveVehicle")
- 08:09, 16 January 2020 Chloe talk contribs created page Template:VehicleServerEvents (Created page with "*OnPlayerEnterVehicle *OnPlayerLeaveVehicle *OnPlayerStateChange *OnVehicleRespawn *OnVehicleStreamIn *OnVehicleStreamOut")
- 08:02, 16 January 2020 Chloe talk contribs created page Template:PlayerEvents (Created page with "*OnPlayerServerAuth *OnPlayerSteamAuth *OnPlayerStreamIn *OnPlayerStreamOut *OnPlayerJoin *OnPlayerQuit *OnPlayerSpawn *OnPlayerDeath *OnPlay...")
- 07:47, 16 January 2020 Chloe talk contribs created page Template:PlayerServerEvents (Created page with "*OnPlayerServerAuth *OnPlayerSteamAuth *OnPlayerStreamIn *OnPlayerStreamOut *OnPlayerJoin *OnPlayerQuit *OnPlayerSpawn *OnPlayerDeath *OnPlay...")
- 22:51, 15 January 2020 Chloe talk contribs created page Template:VehicleEvents (Created page with "* OnVehicleStreamIn * OnVehicleStreamOut")
- 22:42, 15 January 2020 Chloe talk contribs created page Template:WebEvents (Created page with "*OnWebLoadComplete")
- 22:31, 15 January 2020 Chloe talk contribs created page Template:SoundEvents (Created page with "*OnSoundFinished *OnSoundUpdateMeta")
- 22:17, 15 January 2020 User account Chloe talk contribs was created by BlueMountains talk contribs and password was sent by email
- 03:41, 15 January 2020 JanHolger talk contribs moved page MovementMode to MovementModes (proper naming)
- 03:40, 15 January 2020 JanHolger talk contribs created page MovementMode (Created page with "This is returned by GetPlayerMovementMode {| class="wikitable" style="text-align: center;" !colspan="6"|Movement Modes |- |Value |Description |- |0 |Standing Still |- |1...")
- 19:27, 14 January 2020 User account Pindrought talk contribs was created by BlueMountains talk contribs and password was sent by email
- 16:17, 7 January 2020 BlueMountains talk contribs deleted page UpdateWaypointText (content was: "{{Info|Function|Client|1.0}} {{FuncDescription|Updates the specified waypoint Id text.}} {{FuncSyntax|UpdateWaypointText(waypointId, te...", and the only contributor was "28days" (talk))
- 15:06, 7 January 2020 28days talk contribs created page SetWaypointText (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Updates the specified waypoint Id text.}} {{FuncSyntax|SetWaypointText(waypointId, text)}} {{FuncParameters}} {{FuncParam|way...")
- 11:10, 6 January 2020 28days talk contribs created page UpdateWaypointText (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Updates the specified waypoint Id text.}} {{FuncSyntax|UpdateWaypointText(waypointId, text)}} {{FuncParameters}} {{FuncParam|...")
- 11:07, 6 January 2020 28days talk contribs created page SetWaypointLocation (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Sets the specified waypoint location.}} {{FuncSyntax|SetWaypointLocation(waypointId, x, y, z)}} {{FuncParameters}} {{FuncPara...")
- 11:05, 6 January 2020 28days talk contribs created page GetWaypointLocation (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Gets the specified waypoint location.}} {{FuncSyntax|GetWaypointLocation()}} {{FuncParameters}} {{FuncNoParam}} {{FuncReturn...")
- 11:05, 6 January 2020 28days talk contribs created page GetAllWaypoints (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Gets all the waypoint IDs in a table.}} {{FuncSyntax|GetAllWaypoints()}} {{FuncParameters}} {{FuncNoParam}} {{FuncReturnValu...")
- 10:50, 6 January 2020 28days talk contribs created page SetNPCRespawnTime (Created page with "{{Info|Function|Server|1.0.2}} {{FuncDescription|Set the NPC's respawn time.}} {{FuncSyntax|GetNPCRespawnTime(NPC, time)}} {{FuncParameters}} {{FuncParam|NPC|The NPC identi...")
- 10:45, 6 January 2020 28days talk contribs created page OnShowMainMenu (Created page with "{{Info|Event|Client|1.0}} {{FuncDescription|This function is called every time a player hides the main menu.}} {{FuncSyntax|OnShowMainMenu()}} == Example == <syntaxhighligh...")
- 10:45, 6 January 2020 28days talk contribs created page OnHideMainMenu (Created page with "{{Info|Event|Client|1.0}} {{FuncDescription|This function is called every time a player hides the main menu.}} {{FuncSyntax|OnHideMainMenu()}} == Example == <syntaxhighligh...")
- 13:36, 5 January 2020 28days talk contribs created page SetText3DText (Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|Updates a 3D Text label created earlier with CreateText3D.}} {{FuncSyntax|SetText3DText(text3d, text)}} {{FuncParameters}...")
- 14:09, 1 January 2020 28days talk contribs created page GetDoorActor (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Get the Unreal Engine actor for the Door.}} {{FuncSyntax|GetDoorActor(doorid)}} {{FuncParameters}} {{FuncParam|doorid|The doo...")
- 14:09, 1 January 2020 28days talk contribs created page GetPickupActor (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Get the Unreal Engine actor for the Pickup.}} {{FuncSyntax|GetPickupActor(pickupid)}} {{FuncParameters}} {{FuncParam|pickupid...")
- 14:08, 1 January 2020 28days talk contribs created page GetNPCActor (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Get the Unreal Engine actor for the NPC.}} {{FuncSyntax|GetNPCActor(npcid)}} {{FuncParameters}} {{FuncParam|npcid|The NPC ide...")
- 14:06, 1 January 2020 28days talk contribs created page GetVehicleActor (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Get the Unreal Engine actor for the Vehicle.}} {{FuncSyntax|GetVehicleActor(object)}} {{FuncParameters}} {{FuncParam|object|T...")
- 14:06, 1 January 2020 28days talk contribs created page GetPlayerActor (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Get the Unreal Engine actor for the Player.}} {{FuncSyntax|GetPlayerActor(playerid)}} {{FuncParameters}} {{FuncParam|playerid...")
- 14:04, 1 January 2020 28days talk contribs created page GetNearestDoor (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Gets the nearest door from the specified XYZ vector created earlier with CreateDoor.}} {{FuncSyntax|GetNearestDoor(x, y, z...")
- 11:44, 26 December 2019 BlueMountains talk contribs created page OnObjectStreamOut (Created page with "{{Info|Event|Client|1.0}} {{FuncDescription|Called when an object is streamed out from the server.}} {{FuncSyntax|OnObjectStreamOut(object)}} {{FuncParameters}} {{FuncParam...")
- 10:27, 22 December 2019 Guewen talk contribs created page SetMouseLocation (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Sets the cursor's position on the screen.}} {{FuncSyntax|SetMouseLocation(x, y)}} {{FuncParameters}} {{FuncParam|mouseX|The X...")
- 21:58, 20 December 2019 28days talk contribs created page File:taser.png
- 21:58, 20 December 2019 28days talk contribs uploaded File:taser.png
- 08:58, 20 December 2019 28days talk contribs created page GetObjectActor (Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|Get the Unreal Engine actor for the Object.}} {{FuncSyntax|GetObjectActor(object)}} {{FuncParameters}} {{FuncParam|object|The...")
- 08:53, 20 December 2019 28days talk contribs created page OnPlayWeaponHitEffects (Created page with "{{Info|Event|Server|1.0}} {{FuncDescription|This event handles visual effects of weapons. The Weapons.lua contains a pre-configured event that shows the same visual hit effec...")
- 23:43, 19 December 2019 BlueMountains talk contribs moved page SetPlayerFOV to SetCameraFoV without leaving a redirect
- 23:42, 19 December 2019 BlueMountains talk contribs moved page GetPlayerFOV to GetCameraFoV
- 19:01, 19 December 2019 Justus talk contribs created page File:glowing hat example.png
- 19:01, 19 December 2019 Justus talk contribs uploaded File:glowing hat example.png
- 17:51, 19 December 2019 User account Justus talk contribs was created by BlueMountains talk contribs
- 15:30, 18 December 2019 28days talk contribs created page File:clientOption.png
- 15:30, 18 December 2019 28days talk contribs uploaded File:clientOption.png
- 10:21, 17 December 2019 28days talk contribs created page SetPickupOutline (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Set an pickup's outline.}} {{FuncSyntax|SetPickupOutline(pickup [, bEnable])}} {{FuncParameters}} {{FuncParam|pickup|The pick...")
- 09:24, 17 December 2019 28days talk contribs created page SetNearClipPlane (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|This function culls triangles in a certain distance. Useful for the first person mode to hide head attachments.}} {{FuncSyntax...")
- 00:19, 17 December 2019 BlueMountains talk contribs created page createtable ex (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Creates a new table and sets the metatable.}} {{FuncSyntax|createtable_ex(metatable)}} {{FuncParameters}} {{FuncParam|metatab...")
- 21:38, 16 December 2019 Wumbaloo talk contribs created page GetPlayerFromPartialName (Create page)
- 12:27, 16 December 2019 BlueMountains talk contribs created page File:UnrealPakList.PNG
- 12:27, 16 December 2019 BlueMountains talk contribs uploaded File:UnrealPakList.PNG