Consolecommand

From Skulltag

(Difference between revisions)
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. Remember this is only as powerful as the client who runs the script.
-
 
+
This is notibly 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 from edward850: i normaly use this to set the rcon password for my hqs
+
-
Retrieved from "http://editthis.info/skulltag/Consolecommand"
+

Revision as of 01:12, 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. Remember this is only as powerful as the client who runs the script.

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

Personal tools
WE ARE CHANGING HOSTS!