F11-Kill player!!! need disable this function.
pressed F11 and a player is killed!
how to disable in the code?
Re: F11-Kill player!!! need disable this function.
Have you tried searching for 'F11' in WarZ.sln and WarZ_Server.sln yet?
Re: F11-Kill player!!! need disable this function.
That is really nice feature. Could you post the code for F11 from WarZ.sln and WarZ_Server.sln as Laenoar has replied. Simply post the code :)
Re: F11-Kill player!!! need disable this function.
Quote:
Originally Posted by
AlexRedd
pressed F11 and a player is killed!
how to disable in the code?
what source ? allright / dnc ???
Re: F11-Kill player!!! need disable this function.
Re: F11-Kill player!!! need disable this function.
Quote:
Originally Posted by
AlexRedd
pressed F11 and a player is killed!
how to disable in the code?
//if(Keyboard->WasPressed(kbsF11)) CurrentGameMode = GAMESTATE_EXIT;