print
This is a script event, present on DOOM 3, Quake 4, Prey, ioquake3 and neortcw. Below you can find its signature for each game that declares it.
DOOM 3
Prints the given string to the console.
| Property |
Value |
| Type |
script event |
| Returns |
void |
| Parameters |
string text |
| Section |
system events (called via 'sys.') |
Quake 4
| Property |
Value |
| Type |
script event |
| Returns |
void |
| Parameters |
string |
Prey
| Property |
Value |
| Type |
script event |
| Returns |
void |
| Parameters |
string |
ioquake3
| Property |
Value |
| Type |
console command |
neortcw
| Property |
Value |
| Type |
console command |