Forums » Bugs

multiclick brake issue

Sep 24, 2018 PaKettle link
I cant seem to use the brake command with multiclick
I tried to bind it directly to the hold function but the brake command isnt on the list.
I also tried to do a custom bind as well but keep getting a message saying there is no such command or nothing happens or I get the single tap command repeatedly triggering (in this case fire sec. weapon)

I have also tried numerous variations of the Brakes command as well.
+Brakes
+Brakes 1

etc

platform occulus go with stratus controller....
Sep 25, 2018 yodaofborg link
You cannot access movement controls (except turbo) via plugins, and as multiclick is simply a plugin the devs copy/pasted this will not work. A better bug is that setting a multiclick for +toplist does nothing.
Sep 25, 2018 incarnate link
All "plugin" functionality that we added was re-implemented from scratch, in our own way. So, no, it isn't the "plugin" thing, per se. Anyway, we can look into it.
Sep 25, 2018 yodaofborg link
Sorry if it sounded like I was poking at you incarnate, I guess reading back it does sound kind of like a nit-picky comment. And with my recent history I guess it would be read as such. Anyway, the fact that this (and other recent plugins that are now built-in) exhibit the same quirks as the community counterparts does tend to point to a *copy* scenario. I guess the age old Microsoft v Wine case is a good example though, sometimes there is only one way to implement some things... but I digress.

Multiclick was and still is quite buggy. Some commands that should work (like +toplist and turbotoggle) seem to only work if setup in a particular order, and some just do not work plain and simple. I do have access to a few config files me and a friend of mine were trying to get working where some commands fail after being input in certain orders (does some kind of script run to configure the settings when saved?). When I next visit him I will grab a copy and upload them, just in case this may help.
Sep 25, 2018 PaKettle link
Strange that turbo seems to work fine and Brakes do not....

Anyhoo thanks Incarnate.
Sep 27, 2018 incarnate link
(I didn't take it personally, Yoda, I was just clarifying. If I'm terse, it's usually because I don't have a lot of time).

Anyway, the fact that this (and other recent plugins that are now built-in) exhibit the same quirks as the community counterparts does tend to point to a *copy* scenario.

They all function in the same Lua user interface code and runtime environment, the implementation of which could cause some of the "quirks" in the first place, so that's not very surprising. But it has nothing to do with whether anything has been copied.

We never copy plugins, there's always a more efficient way for us to implement the functionality ourselves. It may have the same player-facing result, but there's no actual code commonality. There's also no reason to assume anything we implement will be required to have the same artificially-mandated limitations as a plugin version.

In situations like this, it's better to just focus on reporting the issues to us. Theorizing on causes is only useful to the community when the issues are outside the game (like platform, or driver, or hardware problems): players may help one another with ideas of how to solve their problems, before we have a chance to respond (like in this recent thread)

But, theorizing about how we specifically implemented something in our own code is just a waste of everyone's time. We're better equipped to answer that ourselves, and those kinds of responses and debates are just a distraction from fixing the bugs themselves.
Sep 27, 2018 MaxRage link
i use multiclick - turbo does lock, toplist does display, brakes don't work.
Sep 27, 2018 Wind Employment link
I also use multiclick, turbo works for me, but only if I set it to a long press and a double-press or tap to dpad UP. The sector list does not open for me, it just seems to freeze the screen for a second. One thing I have noticed though, the "select" button on my controller (I think Android reads it as Menu button) will open the sector list after I have pressed the multiclick button. As this button cannot seem to be rebound it is a good work around for now. It opens the nav menu fine, and other menus but for some reason after hitting sector list, I have to the press my select button, which usually opens the last used menu so is it because it is a +command, Here is my config file. and my wgaf: Sorry if a bit long but I know of no way to attach files.

wgaf.cfg

alias togglehostiles "radartoggle 5"
alias togglefriendlies "radartoggle 4 12"
alias toggleobjects "radartoggle 9"
alias togglestations "radartoggle 11"
alias togglecargo "radartoggle 10"
alias togglemissiles "radartoggle 6 7"
alias showall "radarshow 3 4 5 6 7 8 9 10 11 12"
alias say_help "join 1; say_channel"
alias mission1 "mission 1"
alias mission2 "mission 2"
alias mission3 "mission 3"
alias mission4 "mission 4"
alias mission5 "mission 5"
alias mission6 "mission 6"
alias mission7 "mission 7"
alias mission8 "mission 8"
alias mission9 "mission 9"
alias hail "msg %target% %hailmsg%"
alias hudscale "hudscale1"
alias hudscale1 "set rHUDxscale 700; set rHUDyscale 525; alias hudscale hudscale2"
alias hudscale2 "set rHUDxscale 720; set rHUDyscale 525; alias hudscale hudscale3"
alias hudscale3 "set rHUDxscale 768; set rHUDyscale 576; alias hudscale hudscale4"
alias hudscale4 "set rHUDxscale 820; set rHUDyscale 615; alias hudscale hudscale5"
alias hudscale5 "set rHUDxscale 900; set rHUDyscale 675; alias hudscale hudscale6"
alias hudscale6 "set rHUDxscale 940; set rHUDyscale 705; alias hudscale hudscale7"
alias hudscale7 "set rHUDxscale 640; set rHUDyscale 480; alias hudscale hudscale1"
alias allhudtoggle "hudtoggle1"
alias hudtoggle1 "HudToggle; hidelog; alias allhudtoggle hudtoggle2"
alias hudtoggle2 "HudToggle; hidelog; alias allhudtoggle hudtoggle1"
alias MET "say_channel '[Wed Sep 5 16:05:13 2018] [100] [MET] <Mia Lenna> Nuke Itani people since they being assh*oles' ; wait 1 MET2"
alias MET2 "say_channel '/me says something about neutral traders - SMH'"
alias autojettison_toggle "autojettison toggle"
alias autoroute_toggle "autoroute toggle"
alias autoroute_off "autoroute off"
alias autoroute_on "autoroute on"
alias sensornotify_sound_both "sensornotify_sound 3"
alias sensornotify_sound_leave "sensornotify_sound 2"
alias sensornotify_sound_enter "sensornotify_sound 1"
alias sensornotify_sound_off "sensornotify_sound 0"
alias sensornotify_notify_mode_custom "sensornotify_notify_mode 3"
alias sensornotify_notify_mode_all "sensornotify_notify_mode 2"
alias sensornotify_notify_mode_players "sensornotify_notify_mode 1"
alias sensornotify_notify_mode_off "sensornotify_notify_mode 0"
bind ChordXY NONE
bind ChordYB +Turbo
bind "w" +Accelerate
bind "s" +Decelerate
bind Tab +Turbo
bind Space +Brakes
bind "q" +RotateCW
bind "e" +RotateCCW
bind "a" +StrafeLeft
bind "d" +StrafeRight
bind "r" +StrafeUp
bind "f" +StrafeDown
bind "b" RadarNextFront
bind "x" RadarNextNearestEnemy
bind "v" +Shoot3
bind "c" +Shoot1
bind "T" say_sector
bind "t" say_channel
bind "g" say_group
bind "G" say_guild
bind "z" RadarNextFrontEnemy
bind "y" RadarHitBy
bind "'" FlyModeToggle
bind ";" MLookToggle
bind LeftArrow RadarNextNearestEnemy
bind RightArrow RadarNextFront
bind UpArrow +StrafeUp
bind DownArrow +StrafeDown
bind F1 help
bind F9 ViewToggle
bind F10 CameraToggle
bind F12 dump
bind "u" +TopList
bind "i" +zoom
bind "o" toggleinventory
bind "k" CharInfo
bind ":" toggleautoaim
bind F5 hudscale
bind F4 allhudtoggle
bind "m" missionchat
bind "h" hail
bind "1" Weapon1
bind "2" Weapon2
bind "3" Missile1
bind "4" Missile2
bind "5" Missile3
bind "6" Mine1
bind "n" nav
bind "j" Jettison
bind "p" +ptt
bind PageUp scrollback
bind PageDown scrollforward
bind "]" RadarNext
bind "[" RadarPrev
bind "}" LocalRadarNext
bind "{" LocalRadarPrev
bind LMBUTTON +Shoot2
bind RMBUTTON +Shoot1
bind MMBUTTON +Shoot3
bind MWHEELUP RadarNextFront
bind "`" ConsoleToggle
bind Escape Quit
bind Enter Activate
bind Search ViewToggle
bind Menu missionchat
bind ThumbLeft NONE
bind ThumbRight NONE
bind L1 +Shoot2
bind R1 +Shoot1
bind Select Quit
bind Start Activate
bind JoyButtonA +Decelerate
bind JoyButtonB +Brakes
bind JoyButtonY +Accelerate
bind JoyButton1 +Shoot2
bind JoyButton2 +Shoot1
bind JoyButton3 +Shoot3
bind JoyButton4 +Turbo
bind ChordAB NONE
bind JoyButtonX +Turbo
bind JoyButton16 +Shoot2
bind DPadDown +multiclick_2
bind DPadLeft +multiclick_3
bind DPadRight +multiclick_4
bind DPadUp +multiclick_1
bind MOUSEX AccelTouch
bind MOUSEY StrafeUD
set update_k "-3.500000"
set snd_vel "3000.000000"
set fov "75.000000"
set rHiRezBK "4"
set rDoFogBlobs "1"
set rDoEffects "2"
set rDoSpaceJunk "2"
set rSceneLODBias "6158.483398"
set rDistanceLODBias "2.052631"
set rRenderStationInMenu "0"
set rRenderStationInLoginMenu "0"
set rRenderStationInPDAMenu "1"
set rStationMenuAlpha "0.700000"
set doKeyRamp "0"
set flymodeflag "0"
set useGamepadInUI "0"
set chat_filter "0"
set snd_mixahead "0.200000"
set snd_volume "1.000000"
set snd_musicvolume "0.000000"
set snd_performAudioLimiting "1"
set tts_volume "0.000000"
set autoaim "1"
set autofire "0"
set autodock "1"
set flightCameraMode "0"
set rHUDfadeout "4.000000"
set filterprivatemsgs "1"
set filtersectormsgs "1"
set filterhelpmsgs "1"
set filtergroupmsgs "1"
set filterguildmsgs "1"
set filterlongrangemsgs "0"
set filterchannelmsgs "1"
set rHUDxscale "540.000000"
set rHUDyscale "540.000000"
set rTargetBoxMode "1"
set rForwardAimOffset "5.000000"
set hailmsg "Booooooooooooooom"
set convergence "0"
set oculusuiwidth "1536"
set nShowNetQualReport "0"
set rdozprepass "0"
set rdoshadows "1"
set stopshipinuimode "0"
set lock_cockpit_to_ship_when_turboing "0"
set rglow "0"
set controlresponse "1.000000"
set rshadowbias0 "0.005000"
set rshadowbias1 "0.003000"
set rshadowbias2 "0.003000"
set rshadowbias3 "0.010000"
set rpoissonblur0 "1300.000000"
set rpoissonblur1 "2000.000000"
set rpoissonblur2 "2500.000000"
set rpoissonblur3 "3000.000000"

--- config.ini

[Vendetta]
agegate= ok
tvMode=0
version=4
skin=skins/platinum/
maxframerate=120
firsttime=0
Username=Wind Employment
eulaVersion=1
HUDradar=1
HUDcrosshair=1
HUDtargetdir=1
HUDleadoff=1
HUDleadoffs=0
HUDleadoffaddons=0
HUDchat=1
HUDdistance=1
HUDspeed=1
HUDenergy=1
HUDdamagedir=1
HUDselfinfo=1
HUDtargetinfo=1
HUDlicense=1
HUDmissiontimers=1
HUDaddons=1
HUDcargo=1
HUDgroupinfo=1
HUDflightassistindicator=1
HUDflightassistnotification=1
HUDautoaimindicator=1
HUDautoaimnotification=1
HUDnfzindicator=1
HUDcentered=0
HUDShowRadarTextLabels=1
show3000mnavpoint=1
enableVirtualKeyboard=1
sort_by=3
si_unit=3
flashintensity=100
colorchatinput=0
colorname=1
colorizesectorswithnotes=1
showguildtags=1
showguildtagssensorlog=1
enableTouchMode=0
showtooltips=1
showlowpowerdialog=1
showlogoffconfirmation=1
showsethomeconfirmation=1
showsellallconfirmation=1
showhelpstring=1
showbarupdatenotification=1
showbarupdatenotification_npc=0
showgroupkillnotification=1
AudioDriver=Android OpenSL Audio driver
VideoDriver=OpenGL ES 3 GKGL driver
showaccountconversionprompt=0
ovrMSAA=1
font=Raleway-Regular
currentcockpit=2
cache_resources=1
defaultSkinChanged=1
usefontscaling=1
reset_fov_hud=1
showpremiumdescription=1

[Moga 2 HID]
enabled=1
binds_android=-
JOYX=Turn
xaxisinvert=1
xaxiscenter=0
xaxismindeadzone=-2
xaxisdeadzone=2
xaxisminsaturation=-100
xaxissaturation=100
JOYY=Pitch
yaxisinvert=0
yaxiscenter=0
yaxismindeadzone=-2
yaxisdeadzone=2
yaxisminsaturation=-100
yaxissaturation=100
JOYZ=StrafeLR
zaxisinvert=0
zaxiscenter=0
zaxismindeadzone=-2
zaxisdeadzone=2
zaxisminsaturation=-100
zaxissaturation=100
JOYRZ=StrafeUD
Rzaxisinvert=1
Rzaxiscenter=0
Rzaxismindeadzone=-2
Rzaxisdeadzone=2
Rzaxisminsaturation=-100
Rzaxissaturation=100
JOYRV=+RotateCCW
Rvaxisinvert=0
Rvaxiscenter=0
Rvaxismindeadzone=-15
Rvaxisdeadzone=15
Rvaxisminsaturation=-100
Rvaxissaturation=100
JOYRU=+RotateCW
Ruaxisinvert=0
Ruaxiscenter=0
Ruaxismindeadzone=-15
Ruaxisdeadzone=15
Ruaxisminsaturation=-100
Ruaxissaturation=100
0_hascenter=1
0_min=-999
0_max=1000
0_center=3
1_hascenter=1
1_min=-999
1_max=1000
1_center=-3
2_hascenter=1
2_min=-999
2_max=1000
2_center=3
3_hascenter=1
3_min=-999
3_max=1000
3_center=-3
4_hascenter=0
4_min=0
4_max=1000
4_center=0
5_hascenter=0
5_min=0
5_max=1000
5_center=0
left_stick_curve=2

[Mouse]
xaxisinvert=1
yaxisinvert=1
sensitivity=12
mlook=0

[Accel]
xaxisinvert=0
yaxisinvert=0
zaxisinvert=0
sensitivity=200
centerangle=5
centerangleCustom=-45

[Security]
u1=Wind Employment

[Fotheka Harolen]
lastcharindex=2
shownews=0
lastnewsreadtime=1533960964
doNotShowMenuButtonReminder=1
showgamepadhelp=0
watchedlicense=1
selectedmissioncategory=1

[Blow job]
channels=1 11 100
clickedsector=5662 4228
run_tutorial=-1
last_meshname=ship_generic_centaur2
last_meshfile=gaf/ship_generic_centaur2_01.lod
last_itemtype=1532578740
last_colorindex=192
last_overlayindex=0
hailmsg=Booooooooooooooom
defaultshipcolor=192
defaultshipoverlayindex=0
chatmode=1
proxwarnnpcs=0
proxdistanceenabled=1
proxdistance=5000

[MultiClick]
holddelay=250
tapdelay=200
cmd1=[0]="RadarNextFront",[2]="toggleturbo",activecmd="toggleturbo",id=1,hold="resetovr"
cmd2="FlyModeToggle";hold="missionchat",id=2,activecmd="missionchat"
cmd3=[0]="RadarNextNearestEnemy",[2]="Say_Channel",activecmd="Say_Channel",id=3,hold="charinfo"
cmd4="+TopList";hold="nav",id=4,activecmd="nav"

[sensornotify]
notification_mode=1
sound=0

[autoroute]
follow=1

[autojettison]
active=1
Premium Aquean Ore=1
Premium Carbonic Ore=1
Premium Ferric Ore=1
Premium Ishik Ore=1
Premium Silicate Ore=1
Premium VanAzek Ore=1
Premium Xithricite Ore=1
Scrap Metal=1
Lanthanic Ore=0
Pentric Ore=0
Pyronic Ore=0
Heliocene Ore=0
Denic Ore=0
Apicene Ore=0

[MakeFriends]
Enabled=1

[MakeFriends_Default]
Serco=OFF
Itani=OFF
UIT=OFF
Aeolus=OFF
Ineubis=OFF
Valent=OFF
Axia=OFF
Biocom=OFF
TPG=OFF
Orion=OFF
Corvus=OFF
Unaligned=OFF
Tunguska=OFF
XangXi=OFF
Group=ON
Guild=OFF
Buddies=ON
Hive=2
StatG=3
SF=3
Border=3
Conq=3
norm=3
igEnemy=OFF
igFriend=OFF
igEnemyGuild=OFF
igFriendGuild=OFF
FlagHostiles=ON
HostileTimeout=300
ConsiderStanding=OFF

[Wind Employment]
channels=1 11 100
clickedsector=
run_tutorial=-1
last_meshname=ship_generic_warthog2
last_meshfile=gaf/ship_generic_warthog2_01.lod
last_itemtype=2809086257
last_colorindex=227
last_overlayindex=0
defaultshipcolor=227
defaultshipoverlayindex=0
chatmode=1
hailmsg=Booooooooooooooom
doNotShowMenuButtonReminder=1
watchedlicense=4
lastcharindex=4
lastnewsreadtime=1537587849
shownews=0
selectedmissioncategory=5
showgamepadhelp=0
proxdistance=5000
proxdistanceenabled=1
proxwarnnpcs=0

[virtual_keyboard]
macro_1_flags=0
macro_1_desc=M1
macro_1_str=yeah
macro_8_flags=0
macro_8_desc=M8
macro_8_str=I mean, I was online all of 30 seconds, and nobody is
macro_4_flags=0
macro_4_desc=M4
macro_4_str=its part of the furie
macro_2_flags=0
macro_2_desc=M2
macro_2_str=if you d
macro_6_flags=0
macro_6_desc=M6
macro_6_str=not yy
macro_5_flags=0
macro_5_desc=M5
macro_5_str=Only the luck
macro_7_flags=0
macro_7_desc=M7
macro_7_str=hey at least im trying,
macro_3_flags=0
macro_3_desc=M3
macro_3_str=you need admi

[Gale-forced Work]
channels=1 11 100
clickedsector=4837
run_tutorial=-1
last_meshname=ship_generic_vulture_02
last_meshfile=gaf/ship_generic_vulture_02.lod
last_itemtype=457908666
last_colorindex=227
last_overlayindex=0
defaultshipcolor=227
defaultshipoverlayindex=0
chatmode=1
hailmsg=Booooooooooooooom
proxwarnnpcs=0
proxdistance=5000
proxdistanceenabled=1

[Exhaled Occupation]
channels=1 11 100
clickedsector=4978
run_tutorial=-1
last_meshname=ship_generic_centurion2
last_meshfile=gaf/ship_generic_centurion2_01.lod
last_itemtype=1688368011
last_colorindex=227
last_overlayindex=0
defaultshipcolor=227
defaultshipoverlayindex=0
chatmode=1
hailmsg=Booooooooooooooom
proxwarnnpcs=0
proxdistance=5000
proxdistanceenabled=1
shippreset1=groups={{[2]=true},{},{},{},{},{},{[3]=true,[4]=true},{},{},{},{},{},{},{[2]=true},{},{},{},{}},ship=3512269203,ports={2476608260,2618205854,3985120455,3985120455,0},shipcolor=227,overlayindex=0
shippreset2=groups={{[2]=true},{},{},{},{},{},{[3]=true,[4]=true},{},{},{},{},{},{},{[2]=true},{},{},{},{}},ship=2035266794,ports={2476608260,2618205854,1655475306,3985120455,0},shipcolor=227,overlayindex=0

[Jallathis Kora]
channels=11 100 1
clickedsector=
run_tutorial=-1
last_meshname=ship_tpg_bus
last_meshfile=gaf/ship_tpg_bus.lod
last_itemtype=1412248534
last_colorindex=0
last_overlayindex=0
defaultshipcolor=0
defaultshipoverlayindex=0
chatmode=1
hailmsg=Booooooooooooooom

[HeadFly]
enabled=1
sensitivityX=100
sensitivityY=100
sensitivityZ=100
deadzoneX=10
deadzoneZ=90

[Gamesir-T1s]
enabled=1
binds_android=-
JOYX=Turn
xaxisinvert=1
xaxiscenter=0
xaxismindeadzone=-2
xaxisdeadzone=2
xaxisminsaturation=-100
xaxissaturation=100
JOYY=Pitch
yaxisinvert=0
yaxiscenter=0
yaxismindeadzone=-2
yaxisdeadzone=2
yaxisminsaturation=-100
yaxissaturation=100
JOYZ=StrafeLR
zaxisinvert=0
zaxiscenter=0
zaxismindeadzone=-2
zaxisdeadzone=2
zaxisminsaturation=-100
zaxissaturation=100
JOYRZ=StrafeUD
Rzaxisinvert=1
Rzaxiscenter=0
Rzaxismindeadzone=-2
Rzaxisdeadzone=2
Rzaxisminsaturation=-100
Rzaxissaturation=100
JOYRV=+RotateCCW
Rvaxisinvert=0
Rvaxiscenter=0
Rvaxismindeadzone=-15
Rvaxisdeadzone=15
Rvaxisminsaturation=-100
Rvaxissaturation=100
JOYRU=+RotateCW
Ruaxisinvert=0
Ruaxiscenter=0
Ruaxismindeadzone=-15
Ruaxisdeadzone=15
Ruaxisminsaturation=-100
Ruaxissaturation=100
0_hascenter=1
0_min=-999
0_max=1000
0_center=3
1_hascenter=1
1_min=-999
1_max=1000
1_center=3
2_hascenter=1
2_min=-999
2_max=1000
2_center=3
3_hascenter=1
3_min=-999
3_max=1000
3_center=3
4_hascenter=0
4_min=0
4_max=1000
4_center=215
5_hascenter=0
5_min=0
5_max=1000
5_center=0
left_stick_curve=2

[Microsoft X-Box 360 pad]
enabled=1
binds_android=-
JOYX=StrafeLR
xaxisinvert=0
xaxiscenter=0
xaxismindeadzone=-2
xaxisdeadzone=2
xaxisminsaturation=-100
xaxissaturation=100
JOYY=AccelTouch
yaxisinvert=1
yaxiscenter=0
yaxismindeadzone=-2
yaxisdeadzone=2
yaxisminsaturation=-100
yaxissaturation=100
JOYZ=Turn
zaxisinvert=1
zaxiscenter=0
zaxismindeadzone=-2
zaxisdeadzone=2
zaxisminsaturation=-100
zaxissaturation=100
JOYRZ=Pitch
Rzaxisinvert=0
Rzaxiscenter=0
Rzaxismindeadzone=-2
Rzaxisdeadzone=2
Rzaxisminsaturation=-100
Rzaxissaturation=100
JOYRU=+RotateCW
Ruaxisinvert=0
Ruaxiscenter=0
Ruaxismindeadzone=-15
Ruaxisdeadzone=15
Ruaxisminsaturation=-100
Ruaxissaturation=100
JOYRV=+RotateCCW
Rvaxisinvert=0
Rvaxiscenter=0
Rvaxismindeadzone=-15
Rvaxisdeadzone=15
Rvaxisminsaturation=-100
Rvaxissaturation=100

[xiaoji Gamesir-T1s 2.0b]
enabled=1
binds_android=-
JOYX=Turn
xaxisinvert=1
xaxiscenter=0
xaxismindeadzone=-2
xaxisdeadzone=2
xaxisminsaturation=-100
xaxissaturation=100
JOYY=Pitch
yaxisinvert=0
yaxiscenter=0
yaxismindeadzone=-2
yaxisdeadzone=2
yaxisminsaturation=-100
yaxissaturation=100
JOYZ=StrafeLR
zaxisinvert=0
zaxiscenter=0
zaxismindeadzone=-2
zaxisdeadzone=2
zaxisminsaturation=-100
zaxissaturation=100
JOYRZ=StrafeUD
Rzaxisinvert=1
Rzaxiscenter=0
Rzaxismindeadzone=-2
Rzaxisdeadzone=2
Rzaxisminsaturation=-100
Rzaxissaturation=100
JOYRV=+RotateCCW
Rvaxisinvert=0
Rvaxiscenter=0
Rvaxismindeadzone=-15
Rvaxisdeadzone=15
Rvaxisminsaturation=-100
Rvaxissaturation=100
JOYRU=+RotateCW
Ruaxisinvert=0
Ruaxiscenter=0
Ruaxismindeadzone=-15
Ruaxisdeadzone=15
Ruaxisminsaturation=-100
Ruaxissaturation=100
0_hascenter=1
0_min=-999
0_max=-43
0_center=-74
1_hascenter=1
1_min=-3
1_max=74
1_center=0
2_hascenter=1
2_min=0
2_max=0
2_center=0
3_hascenter=1
3_min=0
3_max=0
3_center=0
4_hascenter=0
4_min=0
4_max=0
4_center=0
5_hascenter=0
5_min=0
5_max=0
5_center=0

[xiaoji Gamesir-T1s 2.13]
enabled=1
binds_android=-
JOYX=Turn
xaxisinvert=1
xaxiscenter=0
xaxismindeadzone=-2
xaxisdeadzone=2
xaxisminsaturation=-100
xaxissaturation=100
JOYY=Pitch
yaxisinvert=0
yaxiscenter=0
yaxismindeadzone=-2
yaxisdeadzone=2
yaxisminsaturation=-100
yaxissaturation=100
JOYZ=StrafeLR
zaxisinvert=0
zaxiscenter=0
zaxismindeadzone=-2
zaxisdeadzone=2
zaxisminsaturation=-100
zaxissaturation=100
JOYRZ=StrafeUD
Rzaxisinvert=1
Rzaxiscenter=0
Rzaxismindeadzone=-2
Rzaxisdeadzone=2
Rzaxisminsaturation=-100
Rzaxissaturation=100
JOYRV=+RotateCCW
Rvaxisinvert=0
Rvaxiscenter=0
Rvaxismindeadzone=-15
Rvaxisdeadzone=15
Rvaxisminsaturation=-100
Rvaxissaturation=100
JOYRU=+RotateCW
Ruaxisinvert=0
Ruaxiscenter=0
Ruaxismindeadzone=-15
Ruaxisdeadzone=15
Ruaxisminsaturation=-100
Ruaxissaturation=100
0_hascenter=1
0_min=-999
0_max=1000
0_center=0
1_hascenter=1
1_min=-999
1_max=1000
1_center=145
2_hascenter=1
2_min=-999
2_max=1000
2_center=0
3_hascenter=1
3_min=-999
3_max=1000
3_center=0
4_hascenter=0
4_min=0
4_max=1000
4_center=0
5_hascenter=0
5_min=0
5_max=1000
5_center=0

There is nothing generated in errors.log out of the ordinary when using the multiclick commands. You may notice more than one gamepad mentioned, but they all exhibit the same behavior with multiclick, hope this helps. Oh, I have tried with and without the makefriends plugin.
Sep 28, 2018 PaKettle link
You do realise you gave away all yer alts....
Next time edit it b4 ya post.
Sep 29, 2018 Wind Employment link
I do not mind, all of my alts are pretty easy to spot and all basically equate to clever ways of saying blow job... :D and the only name that differs is a random name I made when I first started which no longer exists. I would rather not edit the files before I post in case I make a mistake during editing that would cause the files to be read incorrectly. (and possibly point to a bug that does not exist). If I was concerned about alt separation I would have sent as a ticket, but as I do not, unedited files are better in my own opinion.

Thank you for pointing this out though, I guess it will serve as information to those who do care. ;)

With Love

EO