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
or BAC
Gmod wiki: https://wiki.facepunch.com/gmod
Code blue lua tutorials: https://www.youtube.com/playlist?list=PLyQg3m0a5UivaAXEfVDngKYp9jyNSTIo_
Omni Ed lua tutorials: https://www.youtube.com/playlist?list=PLLAN7OC4G99Sx65F38iYoqv2J1OoaiJse
Make it yourself, edit your server file, cry less
1. Penetrate - lua/weapons/tfa_gun_base/common/bullet.lua:740
2. unknown - lua/weapons/mandalorian_sniper/shared.lua:324
3. FireBullets - [C]:-1
4. ShootBullet - lua/weapons/mandalorian_sniper/shared.lua:332
5. ShootBulletInformation - lua/weapons/tfa_gun_base/common/bullet.lua:94
6. TriggerAttack - lua/weapons/tfa_gun_base/shared.lua:1542
7. unknown - lua/weapons/tfa_gun_base/shared.lua:1587
in confused as hell ik i should stop trying to have this fixed but if anyone has this issue and knows a soulution tell me
1. It deals 500 damage either way. At that high a damage, there's no need to bother making one in five shots cause a disintegration effect. Might as well go the whole hog and make it a single-shot weapon that always deals that level of damage, and always dissolves targets.
2. Every kill reports these errors:
Warning: killicon not found 'mandalorian_sniper'
[TFA Base [ Reduxed ]] lua/weapons/tfa_gun_base/common/bullet.lua:740: attempt to perform arithmetic on field 'PenetrationPower' (a nil value)
1. Penetrate - lua/weapons/tfa_gun_base/common/bullet.lua:740
2. unknown - lua/weapons/mandalorian_sniper/shared.lua:324
3. FireBullets - [C]:-1
4. ShootBullet - lua/weapons/mandalorian_sniper/shared.lua:332
5. ShootBulletInformation - lua/weapons/tfa_gun_base/common/bullet.lua:94
6. TriggerAttack - lua/weapons/tfa_gun_base/shared.lua:1542
7. unknown - lua/weapons/tfa_gun_base/shared.lua:1587
Thank you for the answers in any case, will be neat to see how it goes.
I am also working on an attachment-based version of this gun, itll have the dissolve shot as an attachment and it will take more ammo/ have a different RPM.
Definitely an interesting concept overall, in any case.
Might I recommend adding the disintegrating affect that the assault rifle orb uses when it kills?