Consolecommand

From Skulltag

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
This is an new [[ACS]] command in Skulltag.
This is an new [[ACS]] command in Skulltag.
-
<pre>consolecommand ('string' command);</pre>
+
<pre>consolecommand (string command);</pre>
 +
It executes the string ''command'' as if it were entered into the console.
 +
You can use this for chatting, setting dmflags, passwords, etc. Remember this is only as powerful as the client who runs the script.
 +
This is noteably used in ''[[Wart 1]]'' by [[Carnevil]]. At the start of the intro sequence the player says 'omg i love skulltag' forcibly.
-
(type in the console command between the "") this acs command can be used for setting dmflags, game modes or any other console command into a wad, the first example is found in wart01 when carnevil used it to make you say 'omg i love skulltag' as a pice of chat.
+
note: the console command acs command works as if player1 used it, even if the script was excuted by 'player3', for online cases, the console is player1
-
 
+
-
note from edward850: i normaly use this to set the rcon password for my hqs
+
-
Retrieved from "http://editthis.info/skulltag/Consolecommand"
+

Current revision as of 05:47, 24 August 2006

This is an new ACS command in Skulltag.

consolecommand (string command);

It executes the string command as if it were entered into the console. You can use this for chatting, setting dmflags, passwords, etc. Remember this is only as powerful as the client who runs the script.

This is noteably used in Wart 1 by Carnevil. At the start of the intro sequence the player says 'omg i love skulltag' forcibly.

note: the console command acs command works as if player1 used it, even if the script was excuted by 'player3', for online cases, the console is player1

Personal tools
WE ARE CHANGING HOSTS!