ACS

From Skulltag

(Difference between revisions)
m
 
(3 intermediate revisions not shown)
Line 1: Line 1:
-
[[Skulltag acs commands]]
+
ACS was first introduced in Hexen as a scripting language for maps. [[ZDoom]] enhanced its power greatly.
 +
You can learn more about ZDoom's ACS at the [http://www.zdoom.org/wiki/index.php?title=ACS ZDoom wiki].
-
these are skulltag acs commands, this gide will tell you how to use them
+
==List of New ACS Commands==
 +
Skulltag adds some new commands. Remember to get the prerequisite files at [[Editing_Files]] first.
-
----
+
[[consolecommand]] - Execute a string through the console.
-
[[consolecommand]]
+
[[redcount]] - Returns the number of people playing on the red team.
-
Remember to get the SkullTag Edition of ACC, found here: [http://www.northernlightsmusic.ca/stuff/st-acc136win.zip SkullTag ACC]
+
[[bluecount]] - Returns the number of people playing on the blue team.
-
  consolecommand ("");
+
-
 
+
-
(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"
+

Current revision as of 01:20, 24 August 2006

ACS was first introduced in Hexen as a scripting language for maps. ZDoom enhanced its power greatly. You can learn more about ZDoom's ACS at the ZDoom wiki.

List of New ACS Commands

Skulltag adds some new commands. Remember to get the prerequisite files at Editing_Files first.

consolecommand - Execute a string through the console.

redcount - Returns the number of people playing on the red team.

bluecount - Returns the number of people playing on the blue team.

Personal tools
WE ARE CHANGING HOSTS!