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
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?