View Single Post
03-27-09, 05:01 PM   #16
NynjaMonkii
A Deviate Faerie Dragon
Join Date: Mar 2009
Posts: 15
This is a zipfile of all the changes I believe are required for my panel support. Its very simplistic, just shows the opposing team on the right side when the gate opens. Just unzip this and copy it over your nUI folder. You'll probably want to make sure you comment out all of the texture lines in the Arena folder of the layout and uncomment the overlay line as I've been working on my custom textures. Easiest way is to use AddOnStudio and open all of the files and do a replace and check using regular expressions with the following:

Find:

{texture.*LiteStep.*}--{overlay.*BarOverlay.*}

Replace:

--\1\2
Attached Files
File Type: zip nUI [Arena].zip (52.7 KB, 709 views)