skip to content
Doomsday Manual
User Tools
Admin
Log In
Site Tools
Search
Tools
Show page
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
>
Recent Changes
Media Manager
Sitemap
Trace:
xg:class:command
====== Command (XG class) ====== <code>Class = command </code> Executes a console command. ===== Parameters ===== ^ Prm^ Name^ Type^ Meaning | | Sp0| | String| The console command to be executed. Note that semicolons can be used to separate any number of commands, so this is perfectly legal: <code>fog on; fog end 500</code> | ===== Example ===== Line Type { ID = 5031 Comment = "Turn fog on when player crosses" Flags = player_cross Flags2 = when_act | any Class = command Count = 1 sp0 = "fog on" } When this line is crossed, the console command "fog on" will enable fog until it is disabled.
xg/class/command.txt
ยท Last modified: 2019-11-26 09:03 by
skyjake
Page Tools
Show page
Old revisions
Backlinks
Rename Page
Back to top
Doomsday
Engine
2.3
⇣
Builds
Add-ons
Manual
·
Forums
Support
Bug
Tracker
Blog