Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
spawnpoints.qh
Go to the documentation of this file.
1
#pragma once
2
3
bool
autocvar_cl_spawn_event_particles
;
4
bool
autocvar_cl_spawn_event_sound
=
true
;
5
bool
autocvar_cl_spawn_point_particles
;
6
float
autocvar_cl_spawn_point_dist_max
= 1200;
autocvar_cl_spawn_event_sound
bool autocvar_cl_spawn_event_sound
Definition
spawnpoints.qh:4
autocvar_cl_spawn_point_particles
bool autocvar_cl_spawn_point_particles
Definition
spawnpoints.qh:5
autocvar_cl_spawn_event_particles
bool autocvar_cl_spawn_event_particles
Definition
spawnpoints.qh:3
autocvar_cl_spawn_point_dist_max
float autocvar_cl_spawn_point_dist_max
Definition
spawnpoints.qh:6
client
spawnpoints.qh
Generated on
for Xonotic QuakeC by
1.14.0