If you just want to look at the maps (no bots) just to explore them or practice moving around on them, then you can type
- Code: Select all
maps
in the console to see your installed maps. If you add them to your data directory while Nexuiz is running, then type
- Code: Select all
fs_rescan
maps
to update the list.
Then type
- Code: Select all
map <mapname>
to start the map. You'll get a 5 minute timelimit by default, so type
- Code: Select all
timelimit 30
to change it. If you want to play with all weapons or god mode (or other cheats) then type
- Code: Select all
sv_cheats 1
restart
and then
- Code: Select all
god (invincible)
impulse 99 (gives all weapons)
fly (allows you to fly around the map)
If you want the grappling hook on, then type
- Code: Select all
g_grappling_hook 1
restart
and then press E to fire the hook.