Re: Using common .js files

[ Follow Ups ] [ Post Followup ] [ Palview Developers Forum ]
Posted by James Garner on December 17, 19102 at 14:34:09:

In Reply to: Re: Using common .js files posted by Matthew on December 17, 19102 at 04:53:38:

I have been using the normal view, which generates identical js files for all game...

Depending on the usage of the game file information, you may be able to use a variable to hold this information, and move it into the g*.htm file itself.

In the g*.htm file there is a section near the top where the game data is placed. If occurrs before the link to the js file in question. A variable placed here is visible from the js file.

This will make for a bit of manual editting after running the tool, but from the sounds of it, it should work. Perhaps Andy has a better option.


Follow Ups:
Post a Followup

Name:   
Subject:

Comments:

Optional Link URL:

Link Title:

[ Follow Ups ] [ Post Followup ] [ Palview Developers Forum ]