HelpInfistar V7 keybind change

Posts 12 of 2 · Page 1 of 1
Infistar V7 keybind change
okie so i have the newest infistar and im tired of getting kicked for mp event handler, now infi said to just change the keybind for the menu but i dont know how, also infi fixed it but i wont get that update till tomorrow and nobody is online to help, so how do i change the keybind?
You change the keybind by going into your \setup\bindings.sqf and put
Code:
			call infiSTAR_fillPlrs;
			execVM "\infiSTAR_SEVEN\menu\initmenu.sqf";
in between the { and }; for which ever key you like
Code:
		case 59:		//F1
		{
			call infiSTAR_fillPlrs;
			execVM "\infiSTAR_SEVEN\menu\initmenu.sqf";
		};
Posts 12 of 2 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?