Jump to content

Console commands: Difference between revisions

Add player limit arguments for addmap and insertmap
(Added new CCMDs from Zandronum 3.1 used for sending private chat messages.)
(Add player limit arguments for addmap and insertmap)
Line 33: Line 33:
|AddMap
|AddMap
AddMap MAP02
AddMap MAP02
AddMap MAP02 2 10
|Server
|Server
|When using 'SV_MapRotation', AddMap can be used to define what maps to include into the map list.
|When using 'SV_MapRotation', AddMap can be used to define what maps to include into the map list.
{{Devfeature|3.1|alpha}} AddMap also supports optional minimum and maximum player limits.
|-
|-
|Ban
|Ban
Line 262: Line 265:
|Ignores a specific client with the use of Player Index number list.  It is plausible to specify a time in which the client is ignored, such as Ignore_IDx 4 5.  The player index number list can be found in the 'PlayerInfo' CCMD.
|Ignores a specific client with the use of Player Index number list.  It is plausible to specify a time in which the client is ignored, such as Ignore_IDx 4 5.  The player index number list can be found in the 'PlayerInfo' CCMD.
|-
|-
|InsertMap [Lump name] [Position]
|InsertMap <Lump name> <Position> [MinPlayers] [MaxPlayers]
InsertMap MAP32 5
InsertMap MAP32 5
|Server
|Server
|Inserts a map to the map rotation list, after [Position]. Use CCMD maplist to list the rotation with index numbers.
|Inserts a map to the map rotation list, after [Position]. Use CCMD maplist to list the rotation with index numbers.
{{Devfeature|3.1|alpha}} InsertMap also supports optional minimum and maximum player limits.
|-
|-
|InvDrop
|InvDrop