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
1. unknown - lua/weapons/weapon_dubstepgun.lua:126
1. DrawWorldModel - addons/dubstep_gun_for_ttt_646690198/lua/weapons/weapon_dubstepgun.lua:278
2. unknown - addons/dubstep_gun_for_ttt_646690198/lua/weapons/weapon_dubstepgun.lua:244
The skintype has nothing to do with this weapon. It's just the remains from the original dubstep gun that was not for TTT (I'd assume that's how they determine which texture they're using on the model). So basically, if you want to use this model in your own script, you'll have to look into the code and find the points where the ironsight is created and then just apply the model and that's it. This is the furthest I'm able to guide you on this.