Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem






& you can shorten the name to only "katana.mdl" & it will still work.
潴普摭‽റ洊摯汥⽳敷灡湯⽳敭敬⽥彶楦敲硡摭‽റ昊祲湩彧慰摭‽റഊ
models/weapons/melee/v_katana.mdl = 4.5
models/weapons/melee/v_machete.mdl = 4.5
@Kouga , normally it's possible to add such "registered melee.txt" on my "Throwable Melee", but I don't plan to add that as the purpose of that mod is to make all melee throwable. If you want to study the mechanisms to register melee, you can check the "weapon_fire" event function on this mod. & if you want to try to use it on your modified "Throwable Melee", you simply need to put it on "weapon_fire" if you use normal throw instead of low-gravity throw.
@L_M , probably I'll need to check the sm version later, as I'm curious enough about how the mechanisms of sm version works.
As for the "quick melee", this mechanism might require melee weapon script that modifies the deploy duration. If you have a melee script mod that makes the deploy duration fast, you can try to make it manually by using "bind" with several combined commands like switching to melee, attacking & then switching back to primary.