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"

From ATITD7
Jump to navigationJump to search
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 color codes the code.  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.
 
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 color codes the code.  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.
  
*[[User:Obol/cut_stone_mac|cut_stones.lua]]<br>
+
* [[User:Obol/cut_stone_mac|cut_stones.lua]]<br>
 +
 
 +
Currently the Flax script only recognizes these seeds:<br>
 +
"Symphony Ridge Gold", "Jacob", "Constitution", "Nile Green", "Old Dog", "Old Egypt", "SunsetPond"<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]]

Revision as of 22:35, 23 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 color codes the code. 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.

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