Search results

Jump to: navigation, search
  • Soldat Dedicated Server scripting has been known to have stability issues. Here you may find a collection of Threading causing stability issues is a well known issue with scripting. Using [[ThreadFunc]] will call another function in a new thread. If the sa
    2 KB (280 words) - 14:04, 15 August 2012
  • ...as programmed by [[EnEsCe]] to help other users creating scripts for their server. It uses the Pascal Programming Language with '''Events''', '''Functions''' and '''Variables'''. You can find a list of examples [[Server_Scripting|
    3 KB (504 words) - 18:10, 2 December 2018
  • ===From the Scripting Manual=== Dedicated Server V2.6.0
    790 bytes (114 words) - 11:26, 15 August 2012
  • ===From the Scripting Manual=== FileName (String): File located in your Soldat Server folder.
    642 bytes (84 words) - 04:54, 18 March 2013
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/IDToIP.html Scripting Manual page for IDToIP]
    629 bytes (91 words) - 10:58, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/IDToName.html Scripting Manual page for IDToName]
    612 bytes (81 words) - 11:11, 15 August 2012
  • * '''''soldat.exe -dedicated''''' Starts a Soldat dedicated server. When running your server from the command line, you can take advantage of what is known as ''command
    4 KB (708 words) - 14:07, 5 May 2018
  • ===From the Scripting Manual=== Start the server with -safe 0 to disable Safe Mode.
    598 bytes (86 words) - 10:43, 15 August 2012
  • ===From the Scripting Manual=== ...the Soldat Server and terminate its process. You cannot execute anymore functions after calling this procedure.
    503 bytes (62 words) - 12:06, 15 August 2012
  • ===From the Scripting Manual=== FileName (String): File located in your Soldat Server folder.
    983 bytes (146 words) - 11:54, 15 August 2012
  • ===From the Scripting Manual=== ...yte): Player ID of the player who will appear as the Vote Starter. 255 for Server.
    873 bytes (122 words) - 13:32, 15 August 2012
  • ===From the Scripting Manual=== This functions uses the regular split function, but returns the specified Index so you do
    923 bytes (130 words) - 10:51, 15 August 2012
  • ===Scripting Manual Style=== TargetIP (String): Server IP to redirect to
    1 KB (143 words) - 10:24, 15 August 2012
  • ===From the Scripting Manual=== This function will return either 'windows' or 'linux, depending on the Server Operating System.
    571 bytes (73 words) - 11:01, 15 August 2012
  • ===From the Scripting Manual=== This function will start the Soldat Server.
    504 bytes (61 words) - 12:20, 15 August 2012
  • Command (String): Command to be executed on the machine running the Soldat Server. This function will execute (Command) on the machine running the Soldat Server.<br>
    670 bytes (106 words) - 11:45, 15 August 2012
  • ===From the Scripting Manual=== Cmd (String): Admin Command to be executed on the server.
    1 KB (126 words) - 10:32, 15 August 2012
  • ===From the Scripting Manual=== ...// better don't use sleep because it will stop your server for 5 secs
    841 bytes (107 words) - 12:30, 4 June 2014
  • ===From the Scripting Manual=== ...unction will call a procedure/function found within another script in your server /scripts/ folder.
    2 KB (234 words) - 11:08, 15 August 2012
  • ===From the Scripting Manual=== SetSpawnStat(i,'active',false); // Woops, now the server has no spawn points!
    2 KB (246 words) - 11:22, 15 August 2012
  • ===From the Scripting Manual=== // (Code taken from my multi-server script seen @ [eC] Trenchwars/Dodgeball/Climb)
    2 KB (329 words) - 11:26, 15 August 2012
  • ===From the Scripting Manual=== Set ID to 0 to write the text to ALL Players in the server!
    932 bytes (140 words) - 16:07, 10 September 2012
  • ===From the Scripting Manual=== ...ction will start a map vote for (Mapname) and will appear as started by '''Server''' with the (Reason) as a reason.
    752 bytes (108 words) - 23:03, 7 June 2013
  • ===From the Scripting Manual=== | Time || Time in server (minutes) || Integer
    2 KB (305 words) - 23:45, 15 April 2020
  • ===From the Scripting Manual=== FileName (String): File located in your Soldat Server folder.
    632 bytes (89 words) - 10:48, 17 March 2013
  • ===From the Scripting Manual=== FileName (String): File located in your Soldat Server folder.
    673 bytes (88 words) - 10:48, 17 March 2013
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/NameToID.html Scripting Manual page for NameToID]
    538 bytes (73 words) - 18:26, 14 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/GetObjectStat.html Scripting Manual page for GetObjectStat]
    2 KB (218 words) - 10:21, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/inc.html Scripting Manual page for Inc]
    871 bytes (111 words) - 10:27, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/GetSpawnStat.html Scripting Manual page for GetSpawnStat]
    2 KB (287 words) - 10:28, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/Arrayhigh.html Scripting Manual page for Arrayhigh]
    1 KB (145 words) - 18:25, 19 May 2013
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/Distance.html Scripting Manual page for Distance]
    875 bytes (121 words) - 10:51, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/MD5String.html Scripting Manual page for MD5String]
    716 bytes (98 words) - 10:52, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/FileExists.html Scripting Manual page for FileExists]
    704 bytes (94 words) - 11:00, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/iif.html Scripting Manual page for iif]
    1 KB (164 words) - 11:01, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/RegExpReplace.html Scripting Manual page for RegExpReplace]
    1 KB (161 words) - 11:03, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/FormatDate.html Scripting Manual page for FormatDate]
    2 KB (216 words) - 11:10, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/KickPlayer.html Scripting Manual page for KickPlayer]
    481 bytes (63 words) - 11:12, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/MaskCheck.html Scripting Manual page for MaskCheck]
    978 bytes (115 words) - 11:13, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/SetWeaponActive.html Scripting Manual page for SetWeaponActive]
    1 KB (170 words) - 13:18, 8 May 2014
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/ContainsString.html Scripting Manual page for ContainsString]
    766 bytes (94 words) - 11:21, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/SpawnObject.html Scripting Manual page for SpawnObject]
    1 KB (161 words) - 11:23, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/GetPlayerXY.html Scripting Manual page for GetPlayerXY]
    710 bytes (105 words) - 11:24, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/GetStringIndex.html Scripting Manual page for GetStringIndex]
    812 bytes (95 words) - 11:26, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/GetFlagsXY.html Scripting Manual page for GetFlagsXY]
    1 KB (161 words) - 11:27, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/SetScore.html Scripting Manual page for SetScore]
    646 bytes (86 words) - 11:29, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/SetTeamScore.html Scripting Manual page for SetTeamScore]
    663 bytes (91 words) - 11:32, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/WriteLn.html Scripting Manual page for WriteLn]
    585 bytes (81 words) - 11:48, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/RegExpMatch.html Scripting Manual page for RegExpMatch]
    2 KB (225 words) - 11:54, 15 August 2012
  • ===From the Scripting Manual=== * [http://enesce.com/help/index.html?Functions/SayToPlayer.html Scripting Manual page for SayToPlayer]
    622 bytes (87 words) - 11:58, 15 August 2012

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)