call
This is a console command on id Tech 4 engines, present on Quake 4 and Prey. Below you can find its usage and flags for each engine that declares it.
Quake 4
calls script function and prints out return val
Usage
usage: call <retKey> FuncName <parm1> <Parm2>...
| Property |
Value |
| Type |
console command |
| Flags |
CMD_FL_GAME | CMD_FL_CHEAT |
Prey
call a script function from console
Usage
Usage: call <retKey> <script function name> <param1> <param2> ....
| Property |
Value |
| Type |
console command |
| Flags |
CMD_FL_GAME | CMD_FL_CHEAT |