New pages
Jump to navigation
Jump to search
- 03:12, 2 January 2015 Client Scripting Functions (hist | edit) [648 bytes] Jack9267 (talk | contribs) (Created page with "== Resource functions == Engine.GetThisResource Engine.GetResourceName Engine.IsResourceReady == Event functions == Engine.AddEventHandler Engine.Preve...")
- 00:33, 26 December 2014 Client Changes (hist | edit) [628 bytes] Jack9267 (talk | contribs) (Created page with "This page documents any notable changes to new versions of the client. It may miss out some bug fixes and some changes may not be tracked. == 0.2.7 == === Scripting Functio...")
- 00:28, 26 December 2014 Server Changes (hist | edit) [575 bytes] Jack9267 (talk | contribs) (Created page with "== 0.2.7 == === Scripting Functions Added === Engine.PreventDefault === Core Changes === Added URL decoding for query string parsing.")
- 23:00, 25 December 2014 Engine.PreventDefault (hist | edit) [640 bytes] Jack9267 (talk | contribs) (Created page with "== Function == <syntaxhighlight lang="javascript"> function bool Engine.PreventDefault(); </syntaxhighlight> === Description === This function prevents the default handling...")
- 15:27, 22 August 2014 Engine.ShutdownServer (hist | edit) [386 bytes] Jack9267 (talk | contribs) (Created page with "== Function == <syntaxhighlight lang="javascript"> function Engine.ShutdownServer(); </syntaxhighlight> === Description === This function will cause the server to close whe...")
- 15:18, 22 August 2014 Engine.SetPassword (hist | edit) [588 bytes] Jack9267 (talk | contribs) (Created page with "== Function == <syntaxhighlight lang="javascript"> function Engine.SetPassword(newPassword); </syntaxhighlight> === Arguments === * newPassword ** The new password for the...")
- 20:11, 15 August 2014 Engine.OutputChatBox (hist | edit) [975 bytes] Jack9267 (talk | contribs) (Created page with "== Function == <syntaxhighlight lang="javascript"> function Engine.OutputChatBox(message[, specificPlayer = null]); </syntaxhighlight> === Arguments === * message ** The me...")
- 20:04, 15 August 2014 Engine.AddEventHandler (hist | edit) [1,022 bytes] Jack9267 (talk | contribs) (Created page with "== Function == <syntaxhighlight lang="javascript"> function bool Engine.AddEventHandler(eventName, handler); </syntaxhighlight> === Arguments === * eventName ** The name of...")
- 19:56, 15 August 2014 Engine.GetPlayers (hist | edit) [870 bytes] Jack9267 (talk | contribs) (Created page with "== Function == <syntaxhighlight lang="javascript"> function array Engine.GetPlayers(); </syntaxhighlight> === Description === This function retrieves all the players that a...")
- 06:56, 12 August 2014 Engine.UpdateResources (hist | edit) [880 bytes] Jack9267 (talk | contribs) (Created page with "== Function == <syntaxhighlight lang="javascript"> function Engine.UpdateResources(); </syntaxhighlight> === Arguments === There are no arguments to this function. === Des...")
- 06:54, 12 August 2014 Engine.RestartResource (hist | edit) [1,029 bytes] Jack9267 (talk | contribs) (Created page with "== Function == <syntaxhighlight lang="javascript"> function bool Engine.RestartResource(resourceName); </syntaxhighlight> === Arguments === * resourceName ** The name of th...")
- 06:53, 12 August 2014 Engine.StopResource (hist | edit) [836 bytes] Jack9267 (talk | contribs) (Created page with "== Function == <syntaxhighlight lang="javascript"> function Engine.StopResource(resourceName); </syntaxhighlight> === Arguments === * resourceName ** The name of the resour...")
- 06:52, 12 August 2014 Engine.StartResource (hist | edit) [940 bytes] Jack9267 (talk | contribs) (Created page with "== Function == <syntaxhighlight lang="javascript"> function bool Engine.StartResource(resourceName); </syntaxhighlight> === Arguments === * resourceName ** The name of the...")
- 03:05, 9 August 2014 Engine.SpawnPlayer (hist | edit) [1,259 bytes] Jack9267 (talk | contribs) (Created page with "== Function == <syntaxhighlight lang="javascript"> function Engine.SpawnPlayer(player); function Engine.SpawnPlayer(player, x, y, z, rotation); </syntaxhighlight> == Argumen...")
- 02:20, 9 August 2014 Server Scripting Events (hist | edit) [129 bytes] Jack9267 (talk | contribs) (Created page with "== Player events == OnPlayerJoin OnPlayrQuit OnPlayerChat == Server events == OnProcess")
- 02:19, 9 August 2014 Server Scripting Functions (hist | edit) [747 bytes] Jack9267 (talk | contribs) (Created page with "== Player functions == Engine.GetPlayers Engine.GetPlayerName Engine.SetPlayerRoom Engine.GetPlayerRoom Engine.SetPlayerPosition Engine.GetPlayerPo...")
- 08:00, 8 August 2014 Resources (hist | edit) [1,886 bytes] Jack9267 (talk | contribs) (Created page with "== What is a resource? == A resource is a folder that contains a file to identify information about the resource and the files associated with the resource, such as the scrip...")
- 07:22, 8 August 2014 Server Manual (hist | edit) [6,291 bytes] Jack9267 (talk | contribs) (Created page with "== Setting up the server == To setup the server you will need to first download it. You can download the latest version of the server from our [http://tombraidermodlauncher....")
- 06:57, 8 August 2014 Client Manual (hist | edit) [1,772 bytes] Jack9267 (talk | contribs) (Created page with "== Pre installation == I recommend that you start off with a clean version of the Tomb Raider Level Editor because any modifications such as [http://trep.trlevel.de/ TREP] or...")
- 06:20, 8 August 2014 Main Page (hist | edit) [184 bytes] MediaWiki default (talk)