Loading the XML

Discussion of Inner Space

Moderators: Lavish Software Team, Moderators

Post Reply
linkmaster
GamingTools Subscriber
Posts: 39
Joined: Tue Jul 13, 2004 8:00 am

Loading the XML

Post by linkmaster » Sat Nov 03, 2007 12:08 pm

I'm openning the GUI using

Code: Select all

function main()
	{
		ui -reload "${LavishScript.HomeDirectory}/Interface/EQ2Skin.xml"
		ui -reload "${LavishScript.HomeDirectory}/Scripts/testui.xml"
	}


linkmaster
GamingTools Subscriber
Posts: 39
Joined: Tue Jul 13, 2004 8:00 am

Post by linkmaster » Sat Nov 03, 2007 12:09 pm

Erp...was supposed to be a reply to my question below,...

Post Reply