Posts: 26
Threads: 7
Joined: Dec 2015
Reputation:
0
Hello brothers ,
I need to add protection helmet in briefcase at my COD server to avoid headshot
and thx guys !!
Posts: 1,167
Threads: 57
Joined: Jul 2010
Reputation:
0
Some tips.
OnPlayerTakeDamage
if(player has a helmet)
{
SetPlayerHealth( health + lost HP )
}
Posts: 26
Threads: 7
Joined: Dec 2015
Reputation:
0
ok , ty , but If I want to add it in briefcase , how ? I need it's id
Posts: 26
Threads: 7
Joined: Dec 2015
Reputation:
0
halmet id , not briefcase id ....
Posts: 26
Threads: 7
Joined: Dec 2015
Reputation:
0
thx younes !!
he helped me via PM !!
any admin lock the topic please ?