Game Development Community

PlayerListGui border

by Howard Dortch · in Torque Game Engine · 05/29/2004 (6:26 pm) · 0 replies

I created a new border and used it on the chat hud. I use the gui editor and set the PlayerListGui to use the same border. (SAVE GUI)
I get back out of the gui editor and blam! there is my new border, looks great!
I exit the game, delete the PlayerListGui.gui.dso file. Check the PlayerListGui file to make sure it references my new border (IT DOES)
I run the game again and it goes back to the old border and settings.
I have done a "find in files" on the entire directory and it's not referenced anywhere else.
How can I get my new border to show up after I quit and run the game again ???