pingus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xml description files in 0.7.0


From: Aggro
Subject: Re: xml description files in 0.7.0
Date: Sat, 29 Jan 2005 00:47:39 -0800 (PST)

--- John August <address@hidden> wrote:

> For example, the file aliens6-phil.pingus

To fix those, you need to edit the alias.xml, which is
at:
trunk/data/data/alias.xml

As an example, you should see when starting the game
from console that there are lot of error messages
printing out. For example:

CL_Error: Resource 'global/GroundPieces/pipe_pv' not
found

To fix that, edit the alias.xml. To make your job more
easy, try searching for pipe_pv, since it might (and
is) be there. Copy the location where link of existing
line points to and add a new line containing the path
of the error message and the target you just copied,
like this:

<alias name="global/GroundPieces/pipe_pv"
link="groundpieces/ground/industrial/pipe5" />

After saving the file, you should now see some pipes
appearing to your game. Then check next missing peace
and fix that the same way. After you are ready fixing
things, create a patch file and post it here.

If you can't find the file from alias.xml you need to
locate and identify it's path on your own and add it
the same way. FYI I have checked all the levels in
tutorial island and those should be fixed, so you
don't need to check those again.


                
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]