ติดตั้ง 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 (เวียดนาม)
Українська (ยูเครน)
รายงานปัญหาเกี่ยวกับการแปลภาษา
cl_eyemove 0
I think this is them.
Thanks I guess
lua_run Entity(1):GetEyeTrace().Entity:SetSkin( 0 ) or 1, etc.
For bodygroups:
lua_run Entity(1):GetEyeTrace().Entity:SetBodygroup( 1, 2 ) etc.
Like...I subscribe to the addon and I try to test it but nothing
How does this exactly works?
Right click and select "copy" on each one to get the model name.
A: Orange
D: Yellow
L: Blue
lua_run Entity(1):GetEyeTrace().Entity:SetModel( "HL2TS2 MODEL PATH HERE IN QUOTES")
Then you can do things like
lua_run Entity(1):GetEyeTrace().Entity:SetBodygroup( 1, 2 )
lua_run Entity(1):GetEyeTrace().Entity:SetSkin( 1 )
@Kekistan that's pretty strange, do you mean that you can't even get the bodygroup tool on your server to begin with?