Code: Select all
name=fraps
down=/multiline; /caption MQCaptions off; /keypress FULLSREEN; /keypress NETSTAT
up=and
Code: Select all
fraps_Nrm=alt+F1Moderator: MacroQuest Developers
Code: Select all
name=fraps
down=/multiline; /caption MQCaptions off; /keypress FULLSREEN; /keypress NETSTAT
up=Code: Select all
fraps_Nrm=alt+F1I thought the last part went in server_charname.cfg , not macroquest.inibartab wrote:what's wrong with my custombind, it doesn't do anythingin MQ2Custombinds.txtCode: Select all
name=fraps down=/multiline; /caption MQCaptions off; /keypress FULLSREEN; /keypress NETSTAT up=
andin Macroquest.iniCode: Select all
fraps_Nrm=alt+F1
2. Yes, and it's better practice to /keypress the actual bind name then the buttons. /keypress NETSTAT will toggle the hud regardless of what key it's bound to.jacensolo wrote:1. Shouldn't it be FULLSCREEN, not FULLSREEN?
2. Are NETSTAT and FULLSCREEN keys? Shouldn't it be Alt-Enter and F11 or such?
3. Are you adding these to INIs manually, or ingame?
4. When you tried them, was MQ2CustomBind loaded?
5. server_char.cfg is for commands to autorun when you load that character. Custombinds are stored in MQ2CustomBinds.txt, and binds are stored in Macroquest.ini
1. even with correct spelling, can't make it workjacensolo wrote:1. Shouldn't it be FULLSCREEN, not FULLSREEN?
2. Are NETSTAT and FULLSCREEN keys? Shouldn't it be Alt-Enter and F11 or such?
3. Are you adding these to INIs manually, or ingame?
4. When you tried them, was MQ2CustomBind loaded?
5. server_char.cfg is for commands to autorun when you load that character. Custombinds are stored in MQ2CustomBinds.txt, and binds are stored in Macroquest.ini
Code: Select all
/custombind add fraps
/custombind set fraps /multiline ; /caption MQCaptions off; /keypress FULLSCREEN; /keypress NETSTAT
/bind fraps alt+f1Code: Select all
name=fraps
down=/multiline ; /caption MQCaptions off; /keypress FULLSCREEN; /keypress NETSTAT
up=
Code: Select all
/plugin mq2hud unloadCode: Select all
/keypress NETSTAT

