安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






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?