Author Topic: Rechargable throwable knife  (Read 965 times)

a knife that insta kills when thrown and recharges itself after about 20 seconds
like the scout's cleaver in tf2


So a second knife spawns out of thin air?


So a second knife spawns out of thin air?

well, the abstraction is more like 'the player/the scout consistently finds their weapon after a certain period of time on the ground'

like this isn't actually visibly happening for the sake of gameplay purposes (like, for instance, if you huck your cleaver clear over a cliff and can obviously not reach it without falling to your death) but the in-universe implication is there

Could easily make a static shape spawn wherever the knife lands and slap a bl_id variable to it, so only the thrower can pick it up. Then delete it after x amount if time, or a minigame reset, or they leave the server, etc.