Gate Skin (1 Viewer)

homepc

Portal Member
March 11, 2007
7
0
I really liked the way the gate skin looks...great job. But it doesn't appear to work for me. If I select it in the setup, then when I start the portal, I receive an error saying that the basichome file is missing or corrupt.

Any ideas?

thanks
ray
 

-ltb-

Portal Pro
April 10, 2006
4,204
21
Home Country
France France
I think this skin is not update for the last version of MP, that's why u have this message.

U can try this way: edit reference.xml (teammediaportal/.../skin/gateskin/) and change this code :
Code:
   <skin>
             <width>720</width>
             <height>576</height>
             <version>0.2.X.X</version>
             </skin>

by this one:
Code:
   <skin>
             <width>720</width>
             <height>576</height>
             [b]<version>0.2.2.1</version>[/b]
             </skin>

If you still have the message, look in folder' skin if there is the basichome.xml file
 

homepc

Portal Member
March 11, 2007
7
0
GREAT!! Thanks for your reply! That did help with the messages at the beginning.
Thanks Again!!

Ray
 

Users who are viewing this thread

Top Bottom