View Single Post
  #9  
Unread 07-24-2007, 03:27 PM
D.H1cks's Avatar
D.H1cks D.H1cks is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Apr 2007
Posts: 162
For this line:

<Element ID="ToolBarButton_Inventory" X="474" Y="54" Width="34" Height="24"></Element>

Change ToolBarButton_Inventory to ToolbarButton_Inventory. I know, my code does not like it when the ID is not EXACTLY correct. The game must be better at handling that minor detail.
Reply With Quote