OnPlayerTakeDammage
#7

All that is doing is saying that 1==1. The purpose of an if statement is to check when a variable is at a certain number. Since define TEAM_AT 1, will always be 1 then your code is exactly like this...

Код:
if(1==1 && 1==1)
Reply


Messages In This Thread
OnPlayerTakeDammage - by DeathMatchEnFrancais - 06.11.2014, 18:16
Re: OnPlayerTakeDammage - by CNMike - 06.11.2014, 18:20
Re: OnPlayerTakeDammage - by DeathMatchEnFrancais - 06.11.2014, 18:22
Re: OnPlayerTakeDammage - by CNMike - 06.11.2014, 18:25
Re: OnPlayerTakeDammage - by DeathMatchEnFrancais - 06.11.2014, 18:28
Re: OnPlayerTakeDammage - by M4D - 06.11.2014, 18:28
Re: OnPlayerTakeDammage - by CNMike - 06.11.2014, 18:30
Re: OnPlayerTakeDammage - by DeathMatchEnFrancais - 06.11.2014, 18:31
Re: OnPlayerTakeDammage - by CNMike - 06.11.2014, 19:46

Forum Jump:


Users browsing this thread: 1 Guest(s)