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
[Hurt animation / poise] lua/autorun/poise2.lua:15: Tried to use a NULL entity!
1. Spawn - [C]:-1
2. unknown - lua/autorun/poise2.lua:15
Timer Failed! [Simple][@lua/autorun/poise2.lua (line 13)]
timer.Simple(animTime2 + 0.1, function()
if IsValid(pl) then
pl:SetWalkSpeed( 250 )
pl:SetRunSpeed( 500 )
pl:SetJumpPower(200)
pl:SetSlowWalkSpeed( 100 )
end
end)
Just add an "end" where it's marked in bold, line 48 of poise2.lua if you are using Notepad++ (which i highly recommend) or even the default Notepad.
I wish gmod would reliably put the .gma's in the addons folder to make it easier, but oh well.
E.g: you lost a leg, now you walk slower and have different animations