Adds /viewpbchat to /acmds
Adds the new /viewpbchat command to level 5 admin commands list.
This commit is contained in:
parent
1460db6af7
commit
80637fd0cb
@ -163,6 +163,7 @@ static stock
|
|||||||
{ 5, "/seteventhost", "Setting event host to player" },
|
{ 5, "/seteventhost", "Setting event host to player" },
|
||||||
{ 5, "/weather", "Settings world weather" },
|
{ 5, "/weather", "Settings world weather" },
|
||||||
{ 5, "/viewpolicechat", "Viewing the police radio/chat" },
|
{ 5, "/viewpolicechat", "Viewing the police radio/chat" },
|
||||||
|
{ 5, "/viewpbchat", "Viewing all paintball lobbies chats" },
|
||||||
|
|
||||||
/* ** Level 6 Commands ** */
|
/* ** Level 6 Commands ** */
|
||||||
{ 6, "/reloadeditor", "Reloads object editer script" },
|
{ 6, "/reloadeditor", "Reloads object editer script" },
|
||||||
|
Loading…
Reference in New Issue
Block a user