ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


new:error

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
new:error [2018/02/17 21:48] korshunnew:error [2018/02/17 21:49] korshun
Line 3: Line 3:
 If you call some ACSUtils function incorrectly, it will trigger an **ACSUtils error**. If you call some ACSUtils function incorrectly, it will trigger an **ACSUtils error**.
  
-ACSUtils errors instantly display an error message. All error messages begin with "ACSUtils error:". The error message is displayed differently based on whether the error occured in singleplayer, clientside or serverside:+ACSUtils errors instantly display an error message. All error messages begin with current game time in tics ([[zdoom>Timer]]) and "ACSUtils error:". The error message is displayed differently based on whether the error occured in singleplayer, clientside or serverside:
  
   * In singleplayer, the error is printed using [[zdoom>PrintBold]].   * In singleplayer, the error is printed using [[zdoom>PrintBold]].
new/error.txt · Last modified: 2018/02/19 12:31 by korshun