I'm still linux noob and I don't know much about Nexuiz technical aspects (structure, configuration, modifications or scripting) so technical support will be apreciated.
I have also some ideas of improvements which by now can't be made cause of lack of knowledge. So I also will post it here.
1. How to remove powerups? I tried:
server.cfg wrote:
g_powerup_shield 0
g_powerup_strenght 0
g_powerup_superhealth 0
But it takes no effect.
2. How to configure respawn protection? Any setting about respawning I founded (and set) till now was:
server.cfg wrote:
g_respawn_delay 0.5
g_spawnshieldtime 0.5
But this only set that u can't be killed during 0.5s from the respawn. I think the best solution is that for some time after respawn if u will be fragged no point will be added to fragger (info about spawnfrag will be shown to him) and from the other hand during some time after respawn if u frag anybody it would also be a spawnfrag and no point should be added. I don't like an idea of spawn shield, do u?. But I dunno how to configure respawn protection the way I think is better.
3. How to enable some more complex votes - like 1on1 2on2 3on3 voting?
4. How to change (or add if empty) map picture on the maps choice screen?