Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
local lsit = 0
hook.Add( "Think", "ttt_act", function( ply, key )
if input.IsKeyDown(KEY_F3) then
if lsit + 1 < CurTime() then
RunConsoleCommand ("ttt_Act")
lsit = CurTime()
end
end
end )
if you want to use a different key (the one i use is F3), change the (KEY_F3) to another thing, like (KEY_PERIOD) or (KEY_F6) idk
Like in the description said: You can use it by binding a key to ttt_act ( "bind [your key] ttt_act " ). Than a pie menu shows up and you can select an act and watch yourself acting in third person.
I don't see the use of binding it to a fix key for everyone since the fixed key would not match everyone's desires.
Greetings
If you will not, tell me the function that open the menu and i will do it myself, I'm experiencing errors trying to do this
Thank you for reporting that bug to me. I didn't knew about that. I would be happy if you could request your fix here: https://github.com/FreshGarry/TTT-Act and i will be looking forward to mension you in the description here on steam. Then everyone could use that fix.