View Single Post
  #3  
Unread 02-08-2006, 07:01 AM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

Its a longshot but try /show_target_effects !

! is the reverse bollean opperator in script. There's a chance it may actually work in a macro but I haven't tried it.

If that doesn't work, you'll need a scripted button that does the same thing.

OnPress="show_target_effects=! show_target_effects=!"

Note the command must be repeated.
Reply With Quote