Garry's Mod

Garry's Mod

Arctic's Radial Binds
 此主题已被置顶,因此可能具有重要性
Arctic  [开发者] 2021 年 2 月 19 日 下午 5:29
Share your menus!
You can find your menus in the garrysmod/garrysmod/data directory. To install someone else's menu all you need to do is replace one of your menus with theirs. All three menus are the exact same format so you can rename them and replace whichever one you like.
< >
正在显示第 1 - 9 条,共 9 条留言
Arctic  [开发者] 2021 年 2 月 19 日 下午 5:29 
Use Pastebin or something
MONKYMAN 2021 年 2 月 22 日 上午 10:35 
yeah
smoking addiction (已封禁) 2021 年 2 月 28 日 下午 10:34 
seems like nobody has high enough IQ to do such a "hard" action
4skin2tite 2021 年 4 月 23 日 上午 8:42 
jovan 2021 年 6 月 28 日 上午 9:31 
[Arctic's Radial Binds] lua/autorun/cl_arctic_radial_binds.lua:183: attempt to index local 'activemenu' (a nil value)
1. instant - lua/autorun/cl_arctic_radial_binds.lua:183
2. unknown - lua/autorun/cl_arctic_radial_binds.lua:201
3. unknown - lua/includes/modules/concommand.lua:54

happens when i tried to paste the menu. please help
Coping Kobold 2022 年 3 月 7 日 上午 11:27 
Act command menu for Echo's Spyro Playermodel. Acts have been renamed accordingly, Acts with no animation are not included, and includes a cancel button at the top since I'm using the "instant" option

[{"BindType":3.0,"Command":"act laugh","SegmentFade":0.0,"BurstLength":0.1,"PrintName":"Laugh"},{"BindType":3.0,"Command":"act becon","SegmentFade":0.0,"BurstLength":0.1,"PrintName":"Intimidate"},{"BindType":3.0,"Command":"act bow","SegmentFade":0.0,"BurstLength":0.1,"PrintName":"Surprise"},{"BurstLength":0.1,"Command":"act robot","SegmentFade":0.0,"BindType":3.0,"PrintName":"Sneeze"},{"BurstLength":0.1,"Command":"act dance","SegmentFade":0.0,"BindType":3.0,"PrintName":"Tah-Da"},{"BurstLength":0.1,"Command":"act disagree","SegmentFade":0.0,"BindType":3.0,"PrintName":"Nah."},{"BurstLength":0.1,"Command":"act agree","SegmentFade":0.0,"BindType":3.0,"PrintName":"Yeah!"},{"BurstLength":0.1,"Command":"act muscle","SegmentFade":0.0,"BindType":3.0,"PrintName":"Yawn"},{"BurstLength":0.1,"Command":"act pers","SegmentFade":0.0,"BindType":3.0,"PrintName":"Bathe and Stretch"},{"BurstLength":0.1,"Command":"act cheer","SegmentFade":0.0,"BindType":3.0,"PrintName":"Fix Hair"},{"BurstLength":0.1,"Command":"act salute","SegmentFade":0.0,"BindType":3.0,"PrintName":"Confused"},{"BurstLength":0.1,"Command":"act wave","SegmentFade":0.0,"BindType":3.0,"PrintName":"Wave"},{"BurstLength":0.1,"Command":"act zombie","SegmentFade":1.0,"BindType":3.0,"PrintName":"Various Idle"},{"BindType":0.0,"Command":"","BurstLength":0.1,"SegmentFade":0.0,"PrintName":"Cancel"}]
最后由 Coping Kobold 编辑于; 2022 年 3 月 7 日 下午 12:11
Coping Kobold 2022 年 3 月 7 日 上午 11:32 
For those who don't know, your menus are stored in
Steam\steamapps\common\GarrysMod\garrysmod\data
You can copy and paste code to and from
arcticradialbinds1.json arcticradialbinds2.json arcticradialbinds3.json
which can be opened with notepad.
最后由 Coping Kobold 编辑于; 2022 年 3 月 7 日 下午 12:12
Coping Kobold 2022 年 3 月 7 日 下午 12:10 
Default animation act menu. Again, with cancel option since I'm using instant

[{"BindType":3.0,"Command":"act agree","BurstLength":0.1,"SegmentFade":0.0,"PrintName":"Thumbs Up"},{"BindType":3.0,"Command":"act wave","BurstLength":0.1,"SegmentFade":0.0,"PrintName":"Wave"},{"BindType":3.0,"Command":"act laugh","BurstLength":0.1,"SegmentFade":0.0,"PrintName":"Laugh"},{"BindType":3.0,"Command":"act salute","BurstLength":0.1,"SegmentFade":0.0,"PrintName":"Salute"},{"BindType":3.0,"Command":"act bow","BurstLength":0.1,"SegmentFade":0.0,"PrintName":"Bow"},{"BindType":3.0,"Command":"act cheer","BurstLength":0.1,"SegmentFade":0.0,"PrintName":"Cheer"},{"BindType":3.0,"Command":"act dance","BurstLength":0.1,"SegmentFade":0.0,"PrintName":"Dance"},{"BindType":3.0,"Command":"act robot","BurstLength":0.1,"SegmentFade":0.0,"PrintName":"Robot"},{"BindType":3.0,"Command":"act becon","BurstLength":0.1,"SegmentFade":0.0,"PrintName":"Come Here"},{"BindType":3.0,"Command":"act muscle","BurstLength":0.1,"SegmentFade":0.0,"PrintName":"muscle"},{"BindType":3.0,"Command":"act pers","BurstLength":0.1,"SegmentFade":1.0,"PrintName":"Kung-Fu"},{"BindType":3.0,"Command":"act halt","BurstLength":0.1,"SegmentFade":0.0,"PrintName":"Halt"},{"BindType":3.0,"Command":"act group","BurstLength":0.1,"SegmentFade":0.0,"PrintName":"Group"},{"BindType":3.0,"Command":"act forward","BurstLength":0.1,"SegmentFade":0.0,"PrintName":"Forward"},{"BindType":3.0,"Command":"act zombie","BurstLength":0.1,"SegmentFade":0.0,"PrintName":"Zombie"},{"BindType":3.0,"Command":"act disagree","BurstLength":0.1,"SegmentFade":0.0,"PrintName":"Ah-Ah-Ah"},{"BindType":0.0,"Command":"","BurstLength":0.1,"SegmentFade":0.0,"PrintName":"Cancel"}]
最后由 Coping Kobold 编辑于; 2022 年 3 月 7 日 下午 12:11
Epitaph 2023 年 1 月 5 日 下午 6:55 
Personal favorite preset for prop killing.
Set physgun_wheelspeed.
Also When Using Console type "physcannon_" to see a bunch of settings for the gravity gun.
-----------------------------------------------------
https://pastebin.com/GnRLsyyw -- V2
-----------------------------------------------------
Requires a high sensitivity on mouse scrolling for physics gun.
To change it just type into console. "physgun_wheelspeed [number]"
-----------------------------------------------------
CHANGES:
V2 Now has improved "Charger" Option For Grav Gun With a New Option Called "Stove"
最后由 Epitaph 编辑于; 2023 年 5 月 12 日 下午 1:34
< >
正在显示第 1 - 9 条,共 9 条留言
每页显示数: 1530 50