View Single Post
  #2  
Unread 04-12-2005, 10:17 PM
hirebrand hirebrand is offline
Bellum Aeternus
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unkown
Posts: 165
Default

Code:
{Button
   A="(Size=X2,Y2) (OnPress=B)"
   B="(Size=X1,Y1) (OnPress=A)"
   OnPress="(Size=X2,Y2) (OnPress=B)"
}
That might work.
Reply With Quote