There are many people who are limited in terms of Internet traffic, so here is my contribution to decrease the expense of some traffic in this game.
My contribution is to explain how to put skin to run from the disk in order to reducing also the time to load the page.
1º - Download the skin which is in "Options" - " Appearance".
(At the bottom of the page, is in a box with dotted)
2º Making "Extract" of the file to a folder on the choice.
(ex: C:\SE\skin\)
3º Go to "Options" - "Appearance 1", choose a skin "Other" and enter the address of the folder
preceded by "file :///"
(ex: file:///C:/SE/skin/)
Note: Do not forget the bar at the end.For those who use FireFox has to do more this:
Go to the folder of the Mozilla profiles:
Windows XP:
C:\Documents and Settings\<user>\Application Data\Mozilla\Firefox\Profiles\<name kk>
Windows Vista:
C:\Users\<user>\AppData\Roaming\Mozilla\Firefox\Profiles\<kk name>
Click with the right button in the file "user.js" and "Edit"
Add:
user_pref("capability.policy.policynames", "localfilelinks");
user_pref("capability.policy.localfilelinks.sites", "http://www.sysemp.com");
user_pref("capability.policy.localfilelinks.checkloaduri.enabled", "allAccess");
If you already have this to another page just give a space and add next.
user_pref("capability.policy.policynames", "localfilelinks");
user_pref("capability.policy.localfilelinks.sites", "http://*******.com http://www.sysemp.com");
user_pref("capability.policy.localfilelinks.checkloaduri.enabled", "allAccess");
After changing the file it is necessary to restart FireFox.
Problems
Q: I can not find the folder "Application Data"
A: The folder "Application Data" is hidden by default.
See also whether you are going to the folder of the correct user, the user who uses the Mozilla to do that.
Q: I can not find the file "user.js"
A: Warning,that file could not exist, you have to create it.
To create the file:
Right mouse button> "New"> "Text Document"
Copy the code to the file, and sive the file named "user.js", attention can not be "user.js.txt."
By: DuracellGood Game
Como o meu inglês não é muito bom espero que o pessoal me ajude a corrigir os erros!!
