Page 1 of 1

How to turn Jetpack off on certian maps?

Posted: Wed Jun 14, 2006 10:42 pm
by ibabox
I know there is a way to turn jetpack off on some maps while leaving it on on other maps..

does any one know how to do this?

thanks

Posted: Wed Jun 14, 2006 10:54 pm
by Games
let's say you want to disable jetpack on the map de_dust, make a de_dust.cfg en put that in the cfg/zombiemod/ directory.

In that .cfg put:

// Enables the JetPack for Zombies.
zombie_jetpack 0

// Enables the JetPack for Humans.
humans_jetpack 0

if you want to change zombie_health or something else you can make a specific .cfg for each map.