Killing Floor

Killing Floor

Nincs elegendő értékelés
4 differently Shields (Weapons)
   
Díjazás
Kedvenc
Kedvenc
Törlés
Fájlméret:
Közzétéve:
9.269 MB
2017. jún. 22., 12:57
1 változásjegyzék ( megnézés )

Feliratkozás a letöltéshez
4 differently Shields (Weapons)

1 EnriqueSW készítette gyűjteményben
Killing Floor Pack by EnriqueSW
20 elem
Leírás
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
12 megjegyzés
HekuT 2023. aug. 3., 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 2023. márc. 22., 21:51 
Yes I already did.. Lol
Necrowolk 2023. márc. 17., 4:58 
stfu
EnriqueSW  [készítő] 2023. márc. 16., 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 2023. márc. 11., 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 2017. jún. 29., 11:43 
Бред собачий и говна кусок жеванного
76561198148723116 2017. jún. 29., 4:31 
bue
EnriqueSW  [készítő] 2017. jún. 23., 7:08 
Garnelengigant 2017. jún. 23., 6:33 
whoa epic
Marsh 2017. jún. 23., 4:25 
no