• I would like to use a variable in the xml to make the code a little more portable. Instead of doing

    Code
    <sphere url="../../divingboard_tiles/Zoom1Maps/Column%c/%c_%r_1.jpg" />

    I would like to set a variable and use

    Code
    <sphere url="%a_variable_I_set/Zoom1Maps/Column%c/%c_%r_1.jpg" />

    What is the correct way to do this?

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!