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
I know I know
I need to delete the【 subtract "menu" 0】 in the qc file.
God, really.
Thank you,I misunderstood this guide.
In an animation with delta
Comment this line (subtract "menu" 0) and add subtract "idle" 0 or modify directly
//subtract "menu" 0
subtract "idle" 0
**************************************************
$Sequence "delta_iron" {
"v_mp5kpdw_anims\delta_iron.smd"
delta
fadein 0.2
fadeout 0.2
fps 30
// This subtract line is a guess of the animation name and frame index. There is no way to determine which $animation or $sequence and which frame were used, so Crowbar uses the name of the first $sequence. Change as needed.
//subtract "menu" 0
subtract "idle" 0
}
About qc I followed your guide and added [subtract "idle" 0 in DELTA animation. But the aiming animation becomes very strange, the gun will choose along the Z axis.