Large

Coolbum67's KOC Power Tools

By coolbum67 Last update Jun 1, 2011 — Installed 127,467 times.

Cord links in search tab

in
Subscribe to Cord links in search tab 13 posts, 8 voices



coolbum67 Script's Author
FirefoxWindows

I understand the cord links in search tab that should take you to the wild or barb camp are not working at this moment I am working on it just so everyone knows. I am just really busy at the moment b/c of the time of year.

 
Shamus Scriptwright
FirefoxWindows

Hi, I copied your search tab code and fixed the link issue, you could cut and paste from my version to save some time. http://userscripts.org/scripts/show/92712

 
ScriptedFoolery User
FirefoxMacintosh

The problem is the PTgotoMap variable is used inconsistently. When I went through the source code and renamed them all to "PTgotoMap" the links worked. :)

BBEdit showed the line numbers where this variable is found as being: 1142, 1257, 2061, 2109, 2402, & 4061. I don't know if it made a difference or matters, but line 2061 had "ptGotoMap2", which I just renamed "PTgotoMap2". FWIW, the links worked just fine after these changes.

 
coolbum67 Script's Author
FirefoxWindows

Thank you foolery lol every time I went in there and changed them I was missing one before... I guess I was in a hurry or something but now its working.

 
OlBandit Scriptwright
FirefoxWindows

Sorry Cool, the links in the search tab do not work, I have uninstalled and reinstalled but every time I click on a link it takes me to 0,0. Can you look into it.

Thanks and great work!!!

 
OlBandit Scriptwright
FirefoxWindows

Cool, I can verify Foolery's statement above, I have changed the script on my computer from PTgotoMap2 to PTgotoMap and it works great so far. There is only 1 reference of PTgotoMap2, after removing the 2 everything should work fine..

Thanks

 
coolbum67 Script's Author
FirefoxWindows

you shouldnt of had to change anything bandit. I have already made all the changes and updated it and its working fine now.

 
OlBandit Scriptwright
FirefoxWindows

no, it still had the PtgotoMap2 in the code.

Thanks Cool!!

 
LandersLanding User
FirefoxWindows

Had to do the same and change the PtgotoMap2 to PtgotoMap to get it from going to 0,0

 
floormd User
FirefoxWindows

This is the best tools out there to me. Ive tried them all. But, I am still having problems with the wilds link. Unfortunately, I know nothing about how to change scripts like the other postings. Maybe someone can give me the "idiots" version on how to change the script. Thanks.

 
ScriptedFoolery User
FirefoxMacintosh

Anytime. Glad I could help. I am not much of a programmer, never had the chance to learn it- so I am teaching myself by looking at the snippets of code I can make sense of and the stuff I don't little by little to learn as I go. :) Glad I was able to help out in this case. :)

 
Ice Storm User
FirefoxWindows

The solution is simple:

Go ro row 2632

replace:

PTgotoMap(this)

with:

PTgotoMap('+dat[i][0]+','+dat[i][1]+')

 
philWhite Scriptwright
Firefox

hello how can change the line?

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