hecter wrote:t-o-m wrote:The link for "jump to next playable game" (the hotkey N) needs changing to the current one.
The guy has been gone for a while... I hope to learn Java soon and perhaps take over this script, however.
If you want you can fix that yourself.
-Right click the Greasemonkey icon on the status bar.
-Click Manage User Scripts...
-Click Conquer Club - Bob in the list
-Click the Edit button.
-(If this is the first time you are editing a script it will ask for the editor, Notepad is located in C:/Windows/Notepad.exe)
-If you click edit and nothing happens, you'll need to do a couple extra steps to point to the editor.
- ************************************
- * ONLY IF EDIT doesn't bring up the script in the editing program of choice (Or if you want to change the program you use to edit scripts)
- * type about:config in the address bar and press enter.
- * in the filter box below the address bar at the top type greasemonkey
- * then find and right click on “greasemonkey.editor” and click reset
- * the edit button will now work
- ************************************
-Press CTRL-F to find page=next
-Replace the page=next with mode=next
-Then save the edited script.
-Refresh any and all tabs that are currently running Clickable Maps
Let me know if you have problems with this.