| Home Page | Recent Changes | Preferences

Console Commands/General Console Commands

What follows is a definition of all of the console commands that are in general use across all versions of the Unreal Engine.

SAY <message string>
Broadcast a message to other players in the game.
SETNAME <newname> || NAME <newname>
Change your name (works in network play too).
SUICIDE
Commit suicide.
TEAMSAY <message string>
Broadcast a message to your teammates.
PAUSE
This pauses the current game. In networked games you will have to be logged in as an administrator to use this command. See Console Commands/Admin Console Commands.
THROWWEAPON
This command throws your current weapon to the ground.
SSHOT
This command saves a screenshot into the Unreal Engine game's System directory.
FOV
This command changes your field of view. NOTE: In Devastation this command is largely disabled.
RELOAD
This command can be used to reload the current weapon. Not implemented in all Unreal Engine games although available for mods. Should this be included here then?
ACTIVATEITEM
This command can be used to activate the currently selected inventory item. Not implemented in all Unreal Engine games although available for mods. Should this be included here then?
USE
Causes any ScriptedSequence in contact with the player's pawn to call it's UsedBy function. This is intended for triggers that need to be explicityly activated by a button press.

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

Mapping Topics

Mapping Lessons

UnrealEd Interface

Questions&Answers

Scripting Topics

Scripting Lessons

Making Mods

Class Tree

Questions&Answers

Modeling Topics

Questions&Answers

Log In