This command can be used to enable (true) and disable (false, default) bullet trajectories. When bullet trajectories are enabled, the path of bullets fired from guns will be rendered on your screen (a straight line from the location it was fired from to the location it collided with).
The syntax for the VisualizeBulletTrajectories command is as follows:
#visualizebullettrajectories [true / false] Single Player
This command has the following arguments:
true / false | Set to 'true' (without quotes) to enable bullet trajectories. Set to 'false' (without quotes) to disable bullet trajectories (false is the default setting). |
Search our database of 19 SCUM commands...
I'd Love ToFind below working examples of the VisualizeBulletTrajectories command.
#VisualizeBulletTrajectories false
This command disables bullet trajectories (default).
#VisualizeBulletTrajectories true
This command enables bullet trajectories.