Posts: 1,035
Threads: 82
Joined: May 2011
This will automatically pick any cotton or flax plant in the vicinity. I'm not sure if it puts it in your pack for you or not, but you can use Razor's Scavenger Agent to have it pick it up:
Code:
finditem IPE_FPE_HPE_CPE_TEK_VEK_WEK G_2
if #FINDCNT > 0
{
set #lObjectID #FINDID
event Macro 17 ; last object
}
(This post was last modified: 07-04-2011, 07:02 PM by
Eru.)
Posts: 2,059
Threads: 158
Joined: Jan 2011
Way to post the 3 EUO macros I've already posted in three separate threads. -_-
Posts: 1,035
Threads: 82
Joined: May 2011
Thanks
It's better this way
Posts: 440
Threads: 88
Joined: Apr 2011
Any way you have a macro to spin this all into cloth ? Doing it by hand is a PAIN.
Posts: 2,059
Threads: 158
Joined: Jan 2011
I have macros made to spin, then to turn the results into cloth. In the Patcher, go to Tools -> Install Sample Razor Macros. (You'll need to have Razor.exe chosen as the launcher so it knows where to put them.)
It'll make a macro group called "Imagine Nation" with a bunch of macros in it.
Posts: 32
Threads: 7
Joined: Jan 2012
Gotta say that's a very hand place for macros,
Thanks Eru
*bumps the topic*