The Wiki for Tale 7 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.
If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.
Difference between revisions of "User:Obol/Macros"
Line 2: | Line 2: | ||
In Automato (previously known as VeggieTales) once you get to the list of scripts you will see a button Open Folder. Click it and find the script name that matches one of the following. I suggest you copy it and make a new file so you have a back up before you change it. Open the new file with an editor, I suggest [https://notepad-plus-plus.org/repository/6.x/6.8.5/npp.6.8.5.Installer.exe notepad++], it is a free editor, has line numbers and syntax highlighting. Clicking on one of the following links will take you to a page where you can copy the contents in the white box and paste it into the script replacing what ever is there. Save the script and give it a try. Hopefully it will work for you too. <i>You will notice that the arranged menus will have a little cascading affect to them. This was my attempt to fix and issue where the menus change size often.</i> | In Automato (previously known as VeggieTales) once you get to the list of scripts you will see a button Open Folder. Click it and find the script name that matches one of the following. I suggest you copy it and make a new file so you have a back up before you change it. Open the new file with an editor, I suggest [https://notepad-plus-plus.org/repository/6.x/6.8.5/npp.6.8.5.Installer.exe notepad++], it is a free editor, has line numbers and syntax highlighting. Clicking on one of the following links will take you to a page where you can copy the contents in the white box and paste it into the script replacing what ever is there. Save the script and give it a try. Hopefully it will work for you too. <i>You will notice that the arranged menus will have a little cascading affect to them. This was my attempt to fix and issue where the menus change size often.</i> | ||
− | * [[User:Obol/ | + | * This one is needed for all scripts. please do it first. |
+ | ** [[User:Obol/common_window.mac|common_window.inc]] | ||
− | Currently the Flax script only recognizes these seeds: | + | * This had a simple fix |
− | "Symphony Ridge Gold", "Jacob", "Constitution", "Nile Green", "Old Dog", "Old Egypt", "SunsetPond" | + | ** [[User:Obol/cut_stone_mac|cut_stones.lua]]<br> |
− | Some of them go to seed quickly so I suggest you limit the beds to 4X4 | + | |
− | * [[User:Obol/flax_stable_mac|flax_stable.lua]] | + | *Currently the Flax script only recognizes these seeds: "Symphony Ridge Gold", "Jacob", "Constitution", "Nile Green", "Old Dog", "Old Egypt", "SunsetPond" Some of them go to seed quickly so I suggest you limit the beds to 4X4 |
+ | ** [[User:Obol/flax_stable_mac|flax_stable.lua]] |
Revision as of 17:28, 24 October 2015
Fixed VeggieTales Macros
In Automato (previously known as VeggieTales) once you get to the list of scripts you will see a button Open Folder. Click it and find the script name that matches one of the following. I suggest you copy it and make a new file so you have a back up before you change it. Open the new file with an editor, I suggest notepad++, it is a free editor, has line numbers and syntax highlighting. Clicking on one of the following links will take you to a page where you can copy the contents in the white box and paste it into the script replacing what ever is there. Save the script and give it a try. Hopefully it will work for you too. You will notice that the arranged menus will have a little cascading affect to them. This was my attempt to fix and issue where the menus change size often.
- This one is needed for all scripts. please do it first.
- This had a simple fix
- Currently the Flax script only recognizes these seeds: "Symphony Ridge Gold", "Jacob", "Constitution", "Nile Green", "Old Dog", "Old Egypt", "SunsetPond" Some of them go to seed quickly so I suggest you limit the beds to 4X4