Script requests
Moderator: Game Masters
Re: Script requests
just loop last object last target?
last object for mortar last target for foci
last object for mortar last target for foci
Re: Script requests
Every foci has a unique #lasttargetid since they don't stack so obviously that doesn't work. It has to use a variable shared between the foci somehow.Glarundis wrote:just loop last object last target?
last object for mortar last target for foci
"last i knew it was illegal to hate someone" Richard Mota
Re: Script requests
crap forgot that :/
there must be a way to find that type of item, but i don't know how, my easyuo skills are very limited
there must be a way to find that type of item, but i don't know how, my easyuo skills are very limited
Re: Script requests
Use the objecttype. Focus is VWL, so something like:
Would find a focus and set it to lasttargetid. This isn't the place to discuss easyuo scripting though, so send me an icqmessage instead if you have more questions.
Code: Select all
finditem VWL
if #findcnt > 0
{
set #ltargetid #findid
}
-
- Posts: 35
- Joined: Mon Aug 13, 2012 3:12 am
Re: Script requests
Id like a very simple arms lore script:1.choose item to lore...2.lore it...3.wait and loop part 2 and 3.
I tried the all purpose Lore script, but that just doesn't work....cant get it to do anything past opening the secure.
I tried the all purpose Lore script, but that just doesn't work....cant get it to do anything past opening the secure.
Re: Script requests
Try the game macro functions, if you need assistance contact me.
Re: Script requests
Feel free to contact me as well. ICQ: 13416771Elwood McCormick wrote:Id like a very simple arms lore script:1.choose item to lore...2.lore it...3.wait and loop part 2 and 3.
I tried the all purpose Lore script, but that just doesn't work....cant get it to do anything past opening the secure.
If you don't have it already, you should download a program called EasyUO
-
- Posts: 35
- Joined: Mon Aug 13, 2012 3:12 am
Re: Script requests
Yea i can already do that with the normal game macros.....but i want to avoid having to stare at the screen, repeatingly pressing a macro while slowly killing my brain. And i read somewhere that ''bad macros'' lagged the shard, so i don't want to just jam my macro key in.Zaradon wrote:Try the game macro functions, if you need assistance contact me.
And i DO have EasyUO. That's what i want a script for hehe.
-
- Posts: 570
- Joined: Sun Oct 23, 2011 3:20 pm
- Location: Santarem
- Contact:
Re: Script requests
try UoloopElwood McCormick wrote: Yea i can already do that with the normal game macros.....but i want to avoid having to stare at the screen, repeatingly pressing a macro while slowly killing my brain. And i read somewhere that ''bad macros'' lagged the shard, so i don't want to just jam my macro key in.
And i DO have EasyUO. That's what i want a script for hehe.
645-915-327
-
- Posts: 2216
- Joined: Sat Sep 10, 2011 4:12 am
- Location: 625-658-845 Nujel'm
- Contact:
Re: Script requests
http://knoechel.dk/pangaea/viewtopic.php?f=51&t=5600
Like I posted that a long ass time ago, check it out, you can use if for anatomy, animal lore, or eval just need to change two lines depending on the skill you want it to use.
Its the macro at the bottom. it will also follow the target while you are building the skill so if you are anatomizing guards it will keep close enough to them.
Like I posted that a long ass time ago, check it out, you can use if for anatomy, animal lore, or eval just need to change two lines depending on the skill you want it to use.
Its the macro at the bottom. it will also follow the target while you are building the skill so if you are anatomizing guards it will keep close enough to them.
The black market was a way of getting around government controls. It was a way of enabling the free market to work. It was a way of opening up, enabling people. - Milton Friedman