Forum Romania Inedit
Romania Inedit - Resursa ta de Fun
|
Lista Forumurilor Pe Tematici
|
Forum Romania Inedit | Reguli | Inregistrare | Login
POZE FORUM ROMANIA INEDIT
Nu sunteti logat.
|
Nou pe simpatie: Pisii
| Femeie 24 ani Ialomita cauta Barbat 24 - 44 ani |
|
godless
Cont inactiv
Inregistrat: acum 17 ani
|
|
Primul pas:
sau:
Code:
http://navngo.com/pages/global/eng/igo_8_manuals |
_______________________________________ ___________________________________________________
Viata e prea scurta ca sa o irosesti cu nimicuri...
|
|
pus acum 14 ani |
|
godless
Cont inactiv
Inregistrat: acum 17 ani
|
|
Sharing a single folder for iGo and Amigo
For those of you sharing a single folder for iGo and Amigo, I strongly suggest you do the following no matter which skin you decide to use. - Create two folders called "save_igo" and "save_amigo" and put them in the same directory as your "save" folder. - Copy the contents of the "save" folder into both of them. - In the save Amigo folder, place an empty text file called "amigo.txt". - In the save iGo folder, place an empty text file called "igo.txt". - Place the same "igo.txt" file in the "save" folder too. - Then append the following code to your mortscript code used to start Amigo:
Code:
If(FileExists("\sdmmc\iGo\save\igo.txt"))
Move("\sdmmc\iGo\save\*.*", "\sdmmc\iGo\save_igo", TRUE, TRUE)
Sleep 1000
Move("\sdmmc\iGo\save_amigo\*.*", "\sdmmc\iGo\save", TRUE, TRUE)
Sleep 1000
EndIf |
- Then append the following code to your mortscript code used to start iGo:
Code:
If(FileExists("\sdmmc\iGo\save\amigo.txt"))
Move("\sdmmc\iGo\save\*.*", "\sdmmc\iGo\save_amigo", TRUE, TRUE)
Sleep 1000
Move("\sdmmc\iGo\save_igo\*.*", "\sdmmc\iGo\save", TRUE, TRUE)
Sleep 1000
EndIf |
- You will need to adjust the paths to the files and directories according to how you have your system set up.
The code checks the "save" folder to see if "igo.txt" is there when you are launching Amigo or if "amigo.txt" is there when you are launching iGo. If it finds the other programs save file in there, it will transfer those files to the corresponding save folder, either "save_amigo" or "save_igo", and then copy its own save files into the "save" folder. Use only the one correct if statement for the correct program being launched. DO NOT PUT BOTH IF STATEMENTS FOR THE LAUNCH OF ONE OF THE PROGRAMS. Amigo should have the first If statement run before its launch and iGo should have the second If statement run before its launch.
This will prevent your iGo and Amigo settings from effecting each other.
_______________________________________ ___________________________________________________
Viata e prea scurta ca sa o irosesti cu nimicuri...
|
|
pus acum 14 ani |
|
kos99
Membru Puf
Inregistrat: acum 14 ani
|
|
am postat gresit.
Modificat de kos99 (acum 14 ani)
|
|
pus acum 14 ani |
|
radu.vfr
Membru Junior
Inregistrat: acum 14 ani
|
|
godless a scris:
- Then append the following code to your mortscript code used to start Amigo:
- Then append the following code to your mortscript code used to start iGo:
-. |
concret,ca pt zidari,cam cum fac asta?
|
|
pus acum 13 ani |
|
Soran
Membru Junior
Inregistrat: acum 13 ani
|
|
Un nou topic a fost deschis aici:
Fisierul SYS.TXT - functii si explicatii de utilizare
Asteptam veterani sa participe la discutiile legate de posibilitatile de configurare ale programelor iGO utilizand fisierul SYS.TXT....
_______________________________________ Wayteq 950BT
|
|
pus acum 13 ani |
|
loosh
Membru Puf
Inregistrat: acum 17 ani
|
|
File not found.
|
|
pus acum 12 ani |
|
nightflight
Membru Puf
Inregistrat: acum 11 ani
|
|
seara buna..ma poate ajuta cineva cu un kit igo pentru Medion Gopal E4440?? linkurile incercate vad ca nu mai functioneaza..multumesc
|
|
pus acum 11 ani |
|
jhonperker
Membru Puf
Inregistrat: acum 6 ani
|
|
What can I say about this post, in one word this is very valuable, because of many people like me did not know the iGo installation process or coding process. This post really helps me to install this process very smoothly, But if anyone faces any problem to install this then they can contact Apple Support Australia for help.
|
|
pus acum 6 ani |
|