'I can't get code quotes to work.'
Nevermind.
@HuskyDynamics01 I got it to work! Thanks for the help.
I had to modify it slightly. The script that worked was:
((SelectedWeapon = "Weapon 1") ? FireWeapons : -1)
Note that it was SelectedWeapon as well, that was my mistake.
Very cool.
'I can't get code quotes to work.'
+1Nevermind.
@HuskyDynamics01 I got it to work! Thanks for the help.
I had to modify it slightly. The script that worked was:
Note that it was SelectedWeapon as well, that was my mistake.
+2Very cool.