Greasy Fork is available in English.

GOTA Extender

Game of Thrones Ascent Extender

< Valutazione su GOTA Extender

Domanda/commento

§
Pubblicato: 02/07/2015

Can't access character screen

HI.

Using latest version I can't access the character screen. All I get is a sort box...

§
Pubblicato: 05/07/2015
Modificato: 05/07/2015

Try this workaround :

1- Grant Tampermonkey access to file url ( Chrome-Settings-extensions)

2- Open https://greasyfork.org/scripts/5426-gota-extender-custom/code/GOTA_Extender_Custom.js?_dc=984 and save it to your local hdd as GOTA_Extender_Custom.js

3- Edit downloaded file and search ( preferably with notepad++, although notepad will suffice) for characterview to find the line $(".characterview").hide();. Just add // before Dollar char to turn this line in to a comment.

4- Save it.

5- Go to dashboard in Tampermonkey and click Gota Extender script, to access editor.
Line 19 should read "// @resource custom https://greasyfork.org/scripts/5426-gota-extender-custom/code/GOTA_Extender_Custom.js?_dc=984"

6- disable this resource by adding an asterisk (*) just before https:// ( *https://)

7- Add a new line under line 19 and paste // @resource custom file:///C:\GOTA_Extender_Custom.js. This implies that the file downloaded on step 2 is placed in the drive's root.

8- Save and restart game, Main gear should be visible now and the Perm tab back on :D

minor detail : this will make your main gear view tab always visible even when you go to inventory tabs.

Pubblica risposta

Accedi per pubblicare una risposta.