View Single Post
Old 12-02-2003, 04:26 AM   #6 (permalink)
Mithril
Senior Member
 
Join Date: Aug 2003
Location: UK
Posts: 704
Send a message via MSN to Mithril
Default

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...
Mithril is offline   Reply With Quote