Mishkin's right, it would have to be a cursor.
You will therefore need a button for it.
Maybe something like this in commandbutton
CommandButton Command_FireSniperWeapon
Command = FIRE_WEAPON
WeaponSlot = PRIMARY
Options = OK_FOR_MULTI_SELECT NEED_TARGET_POS
TextLabel = CONTROLBAR:FireSniper
ButtonImage = Sniper
ButtonBorderType = ACTION
DescriptLabel =
CONTROLBAR:TooltipFireSniper
RadiusCursorType = ????
End
...but I bet you tried that already...
|