AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   VSH / Freak Fortress (https://forums.alliedmods.net/forumdisplay.php?f=154)
-   -   ff2_airdash bind (https://forums.alliedmods.net/showthread.php?t=333948)

Kolaxie 08-19-2021 18:15

ff2_airdash bind
 
Hello, does someone know if there is anyway to make ff2_airdash use mouse2 or R instead of spacebar?

JuegosPablo 08-20-2021 03:32

Re: ff2_airdash bind
 
Quote:

Originally Posted by Kolaxie (Post 2755648)
Hello, does someone know if there is anyway to make ff2_airdash use mouse2 or R instead of spacebar?

you can edit the script to swap the key or make a arg exclusive on script for it

A_T_R 08-29-2021 12:35

Re: ff2_airdash bind
 
LINE[180] if((g_bClientDash[client]) && !(buttons & IN_RELOAD) && (g_GlideState[client] == 2) && (g_TimeSinceDash[client] > g_TimeUntilGlide[client]))

A_T_R 08-29-2021 12:35

Re: ff2_airdash bind
 
if you see IN_JUMP just make it IN_RELOAD


All times are GMT -4. The time now is 21:10.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.