I'm playing on my computer only, using source V2, but when I activate the /god command, I can't damage the zombies anymore, does anyone know how to change this?
I'm playing on my computer only, using source V2, but when I activate the /god command, I can't damage the zombies anymore, does anyone know how to change this?
Use "/sv 9999 0 0 0 0"
[mental]In WarZ_Server[/mental]
[mental]Comment the lines in red:[/mental]
Code:// admin that is in god mode cannot hit anyone else, to make sure that there will be no abuse if(m_isAdmin_GodMode) { gServerLogic.LogInfo(peerId_, "AdminAbuse", "admin player %s tried to shoot another player while in god mode", userName); return; }
Last edited by Yuri-BR; 20-09-19 at 04:50 AM.