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
line175: local speedBoostPerc = ( ( not self.Player:Crouching() ) and 0.5 ) or 0.1
line182: if newSpeed > maxSpeed then
line183: speedAddition = speedAddition - ( newSpeed - maxSpeed )
line184: end
it should be 182~184, which is
if newSpeed > maxSpeed then
speedAddition = speedAddition - ( newSpeed - maxSpeed )
end
1.Go to the Garry's Mod folder "\Steam\steamapps\common\GarrysMod\garrysmod\gamemodes\sandbox\gamemode\player_class"
2.Use Notepad++ to open "player_sandbox.lua" (Please make a backup just in case.)
3.Find line 189~192, delete it.
4.Save and restart Gmod.
i think you may want to update the description just to avoid anymore confusion
I forgot which one is.
@Bambiler Kind of, check another version of this, is pure client side no lag at all, New version
@Bambiler Kind of, check another version of this, is pure client side no lag at all, New version
1. unknown - lua/autorun/server/sv_bhop.lua:3
Reason: Bunny Hop
LOL
You sure you not subscribed two or more bhop mod?
1. v - lua/autorun/bhop.lua:10
2. unknown - lua/includes/modules/hook.lua:96
This addon still works fine, just tested.