adjusts acmds dialog
This commit is contained in:
parent
2ceacd18bc
commit
ee382460c6
@ -97,6 +97,8 @@ static stock
|
|||||||
{ 3, "/giveweapon", "Giving a player a weapon" },
|
{ 3, "/giveweapon", "Giving a player a weapon" },
|
||||||
{ 3, "/cc", "Clearing the main chat" },
|
{ 3, "/cc", "Clearing the main chat" },
|
||||||
{ 3, "/clearchat", "Clearing the main chat" },
|
{ 3, "/clearchat", "Clearing the main chat" },
|
||||||
|
{ 3, "/vc", "Creating an admin vehicle (short)" },
|
||||||
|
{ 3, "/vdestroy", "Destroying an admin vehicle" },
|
||||||
{ 3, "/vbring", "Bring a vehicle ID to you" },
|
{ 3, "/vbring", "Bring a vehicle ID to you" },
|
||||||
{ 3, "/vgoto", "Teleport to a vehicle ID" },
|
{ 3, "/vgoto", "Teleport to a vehicle ID" },
|
||||||
{ 3, "/venter", "Enter a vehicle ID" },
|
{ 3, "/venter", "Enter a vehicle ID" },
|
||||||
@ -121,7 +123,6 @@ static stock
|
|||||||
{ 4, "/resetwepall", "Resets all player weapons" },
|
{ 4, "/resetwepall", "Resets all player weapons" },
|
||||||
{ 4, "/giveweaponall", "Gives all players a weapon" },
|
{ 4, "/giveweaponall", "Gives all players a weapon" },
|
||||||
{ 4, "/circleall", "Teleports all players around in a circle of you (used for events)" },
|
{ 4, "/circleall", "Teleports all players around in a circle of you (used for events)" },
|
||||||
{ 4, "/vc", "Creating a admin vehicle (short)" },
|
|
||||||
{ 4, "/vcreate", "Creating a admin vehicle" },
|
{ 4, "/vcreate", "Creating a admin vehicle" },
|
||||||
{ 4, "/gotopos", "Teleport to a specifc location X Y Z" },
|
{ 4, "/gotopos", "Teleport to a specifc location X Y Z" },
|
||||||
{ 4, "/addnote", "Attach a note to a player" },
|
{ 4, "/addnote", "Attach a note to a player" },
|
||||||
|
Loading…
Reference in New Issue
Block a user