View Single Post
  #2  
Unread 05-13-2007, 09:13 AM
Shnooglehoff's Avatar
Shnooglehoff Shnooglehoff is offline
The Wary
Interface Author - Click to view interfaces
 
Join Date: May 2007
Location: Colchester, UK
Posts: 1
Try changing the offending line to:
Code:
<Mapping ArtAssetID="blue_selection_vendor_item_repair" FileName="selection\selection_vendor_item_repair.tga" />
The problem was that you tried to finish the line with "></Mapping> rather than just plain " />
Hopefully that should work!

Regards,


Shnoogle

Last edited by Shnooglehoff : 05-13-2007 at 09:18 AM.
Reply With Quote