Server Help
If you want to host an rocket and granades only server on your own, take a look at these settings:
Most important settings in arena.cfg:
// for enough Ammo
grenades: 100;
rockets: 100;
// just enable rockets (4) and grenades (5) (also check the setting of each map)
weapons: 4 5;
// weaponvoting disabled - very important ;)
allowvotingweapons: 0;
Sample configs for a rocket and granades only server: arena.cfg server.cfg
|