View Single Post
Author Message
baneado
Veteran Member
Join Date: Dec 2012
Location: amxmodx-es.com
Old 11-07-2018 , 11:53   Weapon Penetration through teammates and enemies
Reply With Quote #1

One year ago I explained it here: https://forums.alliedmods.net/showthread.php?p=2530412

Table of penetrations: https://forums.alliedmods.net/showpo...04&postcount=4
WP = Weapon Penetration

Weapons can overpass teammates or enemies (WP > 1):
  • When you fire to an enemy with a teammate between you and him: you will take damage to him
  • When you fire to an enemy with other enemy between you and him: you will take damage to both

Rest of weapons (WP = 1):
  • When you fire to an enemy with a teammate between you and him: you will NOT take damage to him
  • When you fire to an enemy with other enemy between you and him: you will take damage ONLY to first enemy

Following that advice:
https://forums.alliedmods.net/showpo...26&postcount=8

I get this on the Rest of weapons (WP = 1):
  • When you fire to an enemy with a teammate between you and him: you will take damage to him
  • When you fire to an enemy with other enemy between you and him: you will take damage ONLY to ONE enemy (only first; or only second if you make SOLID_NOT the first enemy)

Is there anyway to change the Weapon Penetration?
With or without ReAPI? With or without Rage?

Some plugin like this: https://forums.alliedmods.net/showthread.php?p=1841890

I want just all weapons can overpass teammates or enemies equally.

Another question
Is there anyway to overpass all teammates or enemies doing damage to all of them?
Something like this video: https://www.youtube.com/watch?v=G_eANCKEVww

Thanks anyways.
If you want I can provide the test plugin I made

Last edited by baneado; 11-07-2018 at 12:02.
baneado is offline