GM Script Update Control

By Sylvain Comte Last update May 28, 2009 — Installed 1,534 times.

fail while install the script into Ikariam: Local GFX

in
Subscribe to fail while install the script into Ikariam: Local GFX 2 posts, 2 voices



Fanha Giang Scriptwright

Hi

I'm try to use the script in game Ikariam www.ikariam.org
it don't work.
could you please help to take a look and tell me the reason?

thx.

 
Sylvain Comte Script's Author

Hi,
sorry about that. As you can see in description, you'll have to "insert" my code in yours to enable update control in your script. After reading your source code, I didn't see GM_scriptVersionControl anywhere.
You should had the function in your own script then declare

var thisId="42934";
var thisVersion="0.1.6";
and call the function
GM_scriptVersionControl(thisId,thisVersion);

to make it work...
Installing my script will only tell you when I update my script (not so often i'm afraid ;-)

cheers

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel