Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
Yes this is easily possible, you would simply need to redefine the SecondaryAttack() function and have it call self:AltMelee() and use self.MeleeDamage to define the damage
You may also want to add secondary delay and make sure you can attack in the redefine:
if self:CanSecondaryAttack() then
self:AltMelee()
self.Weapon:SetNextSecondaryFire( <A DELAY> )
end
Using just this addon, you can make an addon, relate it to weapon_fiery_base, and it will work locally! Please feel free to ask any other questions on implementation!
Happy Coding!
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=640618228
Or
Plus Pack #2
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=567320175
These will include more items in the Fiery Weapons family!
I am not sure if this is because it doesn't interact with some addons or simply it doesn't have the files