Can't take damage
#1

Player are not taking any damage, I have squat under OnPlayerGiveDamage and OnPlayerTakeDamage.. I remember I edited something a while ago but I don't remember what it was.. any ideas?
Reply
#2

Probbably u puted
PHP код:
return 0
Reply
#3

I have return 1;
Reply
#4

Possibilities:

- SetPlayerTeam is used and players with same team cannot damage others.
- Returning 0 in OnPlayerWeaponShot prevents the bullets from damaging others.
Reply
#5

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Possibilities:

- SetPlayerTeam is used and players with same team cannot damage others.
- Returning 0 in OnPlayerWeaponShot prevents the bullets from damaging others.
I have neither of those. I have no filterscripts either.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)