Killing Floor

Killing Floor

Nedostatek hodnocení
4 differently Shields (Weapons)
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Velikost souboru
Přidáno
9.269 MB
22. čvn. 2017 v 12.57
Poznámky ke změnám (1) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
4 differently Shields (Weapons)

V 1 kolekci od uživatele EnriqueSW
Killing Floor Pack by EnriqueSW
20 položek
Popis
I made 4 new Shields with differently Price, ammo costs, ammo, damage

There are:
- Shield_big
- Shield_extreme
- Shield_normal
- Shield_small

- A clipping mistake fix

The new Shields are scripted by EnriqueSW


Includes 9 Files:
Shield_big.u
Shield_big.ucl
Shield_extreme.u
Shield_extreme.ucl
Shield_normal.u
Shield_normal.ucl
Shield_small.u
Shield_small.ucl
ShieldUM.ukx


Redirect Download:
is coming...


PickupClassName=Shield_big.ShieldPickup
PickupClassName=Shield_extreme.ShieldPickup
PickupClassName=Shield_normal.ShieldPickup
PickupClassName=Shield_small.ShieldPickup


New Weapons by ESW
Our Server with this Mut ip: enriquesw.ddns.net:7710
You can use it for your Server and other
Before change the script ask me please!
Website: http://enriquesw.ddns.net/




Original Shield:
http://steamproxy.net/sharedfiles/filedetails/?id=323187839&searchtext=shield

Author: UltraModding

Animations: HekuT
Počet komentářů: 12
HekuT 3. srp. 2023 v 8.43 
@Killer_Elite, I'm really glad someone is still working on our (already my) old mods for KF. I will definitely amend the mod, as well as replace the old model with a newer one
Killer_Elite 22. bře. 2023 v 21.51 
Yes I already did.. Lol
Necrowolk 17. bře. 2023 v 4.58 
stfu
EnriqueSW  [autor] 16. bře. 2023 v 12.10 
Thank you for your good Ideas und Helpful Comment. Maybe you will do this change and upload new, because I haven't that time now:steamthumbsup:
Killer_Elite 11. bře. 2023 v 9.53 
They replace that function with this one to correct the error of 0 damage when falling from a great height.. logically it should apply damage.. if it works for you, welcome..
Also to modify the size of the shield go to the classes that inherit from KFPickup, Attachment and in defaults add DrawScale=0.5 for example and the shield will have that scale. For the first person you can change StandardDisplayFOV to a higher value so that the gun moves away and looks smaller..
function AdjustPlayerDamage(out int Damage, Pawn instigatedBy, Vector HitLocation, out Vector Momentum, class<DamageType> DamageType)
{

if(DamageType!=class'Fell')
{
if((Ammo[0].AmmoAmount - Damage) <= 0)
{
DetachFromPawn(Instigator);
Destroy();
Damage = 0;
}
else
{
Ammo[0].AmmoAmount -= Damage;
Damage = 0;
}
}
}
Necrowolk 29. čvn. 2017 v 11.43 
Бред собачий и говна кусок жеванного
76561198148723116 29. čvn. 2017 v 4.31 
bue
EnriqueSW  [autor] 23. čvn. 2017 v 7.08 
Garnelengigant 23. čvn. 2017 v 6.33 
whoa epic
Marsh 23. čvn. 2017 v 4.25 
no