Hi guys;
I want to bind "Mouse ScrollUp" to a function. So, to test it, I used the default function name in DefauleInput.ini file :
.Bindings=(Name="MouseScrollUp",Command=GBA_PrevWe apon")
I put these codes in my PlayerController class
But it doesn't works :
Code:class thePlayerController extends PlayerController; ... exec function GBA_PrevWeapon() { `log(" OK, The ScrollUp.... "); }
Thanks for helping
MSD.



Reply With Quote


Bookmarks