@@ -50,7 +50,7 @@ Most of the commands can also be used using ! prefix instead of . (like !ready o
50
50
| ` .delay <seconds> ` | Sets a delay on your last grenade for use with ` .rethrow ` or ` .throwindex ` . |
51
51
| ` .deletenade <name> ` | Deletes a lineup from file (Alias: ` .dn ` ). |
52
52
| ` .dryrun ` | Turns on dry-run mode (Alias: ` .dry ` ). |
53
- | ` .fas ` / ` .watchme ` | Forces all players into spectator except the player who called this command. |
53
+ | ` .fas ` / ` .watchme ` | Moves all players into spectator except the player who called this command. |
54
54
| ` .fastforward ` | Fast-forwards the server time to 20 seconds (Alias: ` .ff ` ). |
55
55
| ` .god ` | Turns on god mode. |
56
56
| ` .impacts ` | Toggles ` sv_showimpacts ` in practice mode. |
@@ -59,8 +59,8 @@ Most of the commands can also be used using ! prefix instead of . (like !ready o
59
59
| ` .lastindex ` | Prints the index number of your last thrown grenade. |
60
60
| ` .listnades <filter> ` | Lists all saved lineups or those matching the given filter (Alias: ` .lin ` ). |
61
61
| ` .loadnade <name> ` | Loads a lineup (Alias: ` .ln ` ). |
62
- | ` .nadecam ` | Toggles ` sv_grenade_trajectory_prac_pipreview ` in practice mode. |
63
- | ` .nobots ` | Removes all the bots. |
62
+ | ` .nadecam ` / ` .traj ` | Toggles ` sv_grenade_trajectory_prac_pipreview ` in practice mode. |
63
+ | ` .nobots ` | Removes all bots. |
64
64
| ` .noflash ` | Toggles immunity to flashbangs (it will still blind others with noflash disabled). |
65
65
| ` .rethrow ` | Rethrows your last thrown grenade (Alias: ` .rt ` ). |
66
66
| ` .rethrowdecoy ` | Rethrows your last thrown decoy. |
@@ -69,7 +69,7 @@ Most of the commands can also be used using ! prefix instead of . (like !ready o
69
69
| ` .rethrowsmoke ` | Rethrows your last thrown smoke grenade. |
70
70
| ` .rethrowmolotov ` | Rethrows your last thrown molotov. |
71
71
| ` .savenade <name> <description> ` | Saves a lineup (Alias: ` .sn ` ). |
72
- | ` .solid ` | Toggles ` mp_solid_teammates ` in practice mode . |
72
+ | ` .solid ` | Set whether team mates are solid . |
73
73
| ` .spawn <number> ` | Spawns to the provided competitive spawn number of the same team. |
74
74
| ` .tspawn <number> ` | Spawns to the provided competitive spawn number of T (Alias: ` .ts ` ). |
75
75
| ` .throwindex <index>... ` | Throws grenades from specific positions in your history. Example: ` .throwindex 1 2 ` throws your 1st and 2nd grenades. |
0 commit comments