Hi.
I have several variables:
MainWeapon
StabWeapon
CurrentWeapon
CurrentWeapon is set with triggers depending on which weapon was wielded last.
I'm trying to set up an alias (stab) that checks if my CurrentWeapon is not equal to my StabWeapon and then wields the StabWeapon.
Similarly, I want to set up an alias (main) that checks if my CurrentWeapon is not equal to my MainWeapon and then wields the MainWeapon.
I can't seem to get the syntax right. The triggers that set CurrentWeapon are working correctly.
Any assistance would be appreciated.
I have several variables:
MainWeapon
StabWeapon
CurrentWeapon
CurrentWeapon is set with triggers depending on which weapon was wielded last.
I'm trying to set up an alias (stab) that checks if my CurrentWeapon is not equal to my StabWeapon and then wields the StabWeapon.
Similarly, I want to set up an alias (main) that checks if my CurrentWeapon is not equal to my MainWeapon and then wields the MainWeapon.
I can't seem to get the syntax right. The triggers that set CurrentWeapon are working correctly.
Any assistance would be appreciated.