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
lua_run for k,v in pairs(player.GetAll()) do v:SetWalkSpeed( 110 ) v:SetRunSpeed(250) end
add your own values, the one above is about the same speed as how npcs move
I found that lua command from browsing google trying to find a command that changes player speed. I'm very sure gmod doesn't "proper" command dedicated to changing that but luckily i found that lua_run line that only needs to be copypasted into the console
as far as ik you can add your own presets? Look at the other discussion in this workshop page another dude talks abt it there
Whatever i do it, wether its restarting or refreshing the mod, it doesn't work...nothing works...the mod is not working at all! And for some unknown reason the Slower walk (By pressing Alt) is working...and nothing else is working other than the slow walk!