Garry's Mod

Garry's Mod

2,075 betyg
ULTRAKILL ARMS
7
2
4
3
2
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Content Type: Addon
Addon Type: Weapon
Addon Tags: Cartoon, Comic, Fun
Innehållsbeskrivningar: Diverse innehåll med vuxet tema, Mycket våld eller blod
Filstorlek
Lades upp
Uppdaterades
3.964 MB
25 apr, 2023 @ 12:39
25 jan, 2024 @ 13:54
18 ändringsnotiser ( visa )

Abonnera för att ladda ner
ULTRAKILL ARMS

I 1 samling av Temy
Temy's Addons
9 artiklar
Beskrivning
Type "bind KEY +feedbacker" into the console and replace "KEY" with a key of your choosing.
You can set your arm with the console command "feedbacker_arm" [FEEDBACKER | KNUCKLEBLASTER]
Additionally, you can bind a key to "feedbacker_swap" which toggles between the two arms.

Overview
Adds the melee mechanics from ULTRAKILL.
Certain conditions allow you to parry & cancel an incoming attack, dealing critical damage to the attacker. Parrying also heals the player, limited by Hard Damage if the ULTRAKILL Base is installed.
(Cancelling cannot be performed with Nextbots)

Parry Conditions
(Not including parries that can be performed against the ULTRAKILL nextbots.)
(Parries with the KNUCKLEBLASTER are disabled by default. Set feedbacker_knuckleblaster_parry to 1 to enable.)

Condition
Info
Entity in melee animation
EX: Zombie swinging, combine shoving, antlion attacking, etc
Manhack with blades out
Self-explanatory.
Leaping Headcrab
Any headcrab can be parried.
Leaping Fast Zombie
Self-explanatory.
Leaping Antlion
Self-explanatory.
Projectile*
Parrying a projectile, whether owned by yourself or somebody else, will send it flying.

(*EX: SMG grenades, combine balls, crossbow bolts, frag grenades, and bug bait can all be parried.)

Arms
FEEDBACKER
• Can parry attacks/projectiles.
• Fast, and deals less damage.
KNUCKLEBLASTER
• Cannot parry by default. (feedbacker_knuckleblaster_parry)
• Slow, and deals more damage.
• Hold the feedbacker key to create a shockwave, dealing more damage and knockback.
WHIPLASH
• Only hooks onto props, enemies, etc.
• Bind a key to "whiplash" to use.

Made to practice Lua & viewmodel animation

Recommended Addons
ULTRAKILL Coin Mechanics by spalumn
ULTRAKILL Nextbots by kevin
Populära diskussioner Visa alla (21)
107
3 okt @ 16:09
KLISTRAD: "I found a bug!"
Temy
8
15 sep @ 12:13
How do we get it to work?
Smoliv fan
3
12 sep @ 22:43
whats the best key bind for both whiplash and parry?
Fine
716 kommentarer
dexpro100 10 okt @ 20:26 
how do i use whiplash?
Ectoplazm 7 okt @ 3:36 
bind "(any key)" "feedbacker_swap"
Rachel the Gamer Girl 3 okt @ 13:51 
how to i bind feedbacker swap?
dexpro100 30 sep @ 1:48 
to hard ):
Uncle Jiggles 27 sep @ 8:20 
i got it to work:D for some reason if you make the parry "f" key it doesnt work but use a diff. key like g and it will work
It would be awesome that you could grab objects with the punch
Cordeliuscorn 13 sep @ 7:05 
hella good
mrlurpak 27 aug @ 6:38 
if you are having problems download vmanip base and to unbind type "unbind f" replace f with the key you are using for it
RedgeLord 20 aug @ 17:38 
does this work now?
I remember trying to use it a while ago, and it didnt work, and now im using it again, and its still not working.

bind F +feedbacker

am I doing it right?
Vᴏsᴇᴍ 19 aug @ 22:03 
Hi Temy, I have a custom prop_physics with model "models/Combine_Helicopter/helicopter_bomb01.mdl", initial velocity 400 units/s (SetVelocity(ply:GetAimVector() * 400)), COLLISION_GROUP_PROJECTILE, no owner (SetOwner(nil)), and m_takedamage = 2. I'm trying to make it parriable with Feedbacker so it accelerates like frag grenades after parrying. Is there a specific class, flag, or minimum velocity needed for prop_physics to be recognized as a projectile by Feedbacker? Thanks for your awesome addon!

P.s - I’m not very familiar with Lua and can’t say for sure, so thanks in advance for your reply! I’ll pass your instructions to GPT to help me figure it out. Thanks for your awesome addon!