ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


namedscripts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
namedscripts [2016/05/07 18:50] korshunnamedscripts [2018/02/19 12:52] (current) korshun
Line 1: Line 1:
-====== Named scripts in Zandronum ======+====== Named scripts in Zandronum 2.1.2 ======
  
-Zandronum does **not** support actual named scripts, but you can use #define to give names to script number:+<note warning>ACSUtils doesn't support Zandronum 2.1.2 anymore.</note> 
 + 
 +Zandronum <3.0 does **not** support actual named scripts, but you can use #define to give names to script numbers:
  
 <code> <code>
Line 25: Line 27:
 </code> </code>
  
-And then in some actor's code:+And then use them in some actor's code:
 <code> <code>
         TNT1 A 0 ACS_ExecuteAlways(myproject_somescript, 0)         TNT1 A 0 ACS_ExecuteAlways(myproject_somescript, 0)
namedscripts.1462636223.txt.gz · Last modified: 2016/05/07 18:50 by korshun