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
Yes
I'll fix that tomorrow.
this was made the day after.
thanks!
1) Your gun divides by the projectile speed. It really shouldn't. Zero projectile speed is completely valid.
2) Your gun uses .config, but not .parameters. So any spawned guns revert to their base stats.
Nice
local rootWeaponConfig = root.itemConfig(weapon)
local weaponConfig = rootWeaponConfig.config
But right now, i won't sub. Simply because i have two mods that change the scripts already and i don't need more collisions.
Tell the mod authors to make slight additions to their code. It's way better than me making 10 different compatibility versions.