| Author |
Topic:
Virindi Tank plugin now available: a combat macro designed for ACM players
[Locked] |
|
|
Date Posted:
1/1/00 12:20am
Subject:
Virindi Tank plugin now available: a combat macro designed for ACM players
|
-Peo- posted:
*shrug* If you say so. It still happens, Vtank closes the corpse too fast and stuff gets left behind sometimes.
Any thoughts on how to utilize drains when recouping stam/health?
Did you/your friend actually follow the directions step-by-step in the faq that VI (Virindi Tank developer) posted? The reason being if the connector isn't set up correctly, vtank will close corpses before alinco is done looting. Which is why that link was posted.
And in case you missed it....the person you are blowing off as giving you crap info is the developer of Vtank.
-----signature-----
T C M
In-Game as Bluballz or Vash
|
-Peo-
Title: Caveat Lector
Posts: 408
Registered: 2005-2-2 08:38:42
|
Date Posted:
1/1/00 12:20am
Subject:
Virindi Tank plugin now available: a combat macro designed for ACM players
|
Good lord, forget it, you people are way too sensitive. Sorry I even said anything. Yes, in fact, I did follow the directions, explicitly, going so far as to name my save alinco.los. The problem still creeps up. I know perfectly well who VI is, hence why I asked a question about using drains.
Forget it.
Edit: I don't wanna start anything.
-----signature-----
SWTOR, Maybe in a year.
Back to WoW for now.
With a lil f2p CoH.
|
yaroz_vn
Posts: 1,225
Registered: 2002-6-30 20:08:11
|
Date Posted:
1/1/00 12:20am
Subject:
Virindi Tank plugin now available: a combat macro designed for ACM players
|
Peo, for that reason alone, your friend may want to look into doing all of the looting directly through vtank. It may be a pain to set up initially, but it works much better.
-----signature-----
Proud member of The Knights of Fortune
Mr Adventure - Lil' Pew - Da Noob - Qar
Yaroz - Yanno
http://www.fortunesway.com
|
|
|
Date Posted:
1/1/00 12:20am
Subject:
Virindi Tank plugin now available: a combat macro designed for ACM players
|
Where can I find a list of valid values for Acts On selections and their corresponding value in game:
For example:
LongValKeyGE - MaxDamage ..... 26
LongValKeyGE - EquipSkill ..... 13 (what does this Acts On modifier stand for? .. min damage?, ie, 13-26 damage ua?)
WieldReqAttribute ..... 34 (this is on the default example file for wands .. but, I'm unsure as what value this is assigned in the wield requirement .. is it 300?)
Thanks, and wonderful app
-----signature-----
Some people are like slinkies: not really good for anything
but still bring a smile to your face when you push them down the steps
|
|
|
Date Posted:
1/1/00 12:20am
Subject:
Virindi Tank plugin now available: a combat macro designed for ACM players
|
Haus-der-Liebe posted:
Where can I find a list of valid values for Acts On selections and their corresponding value in game
Select an item ingame and type /vt propertydump
When your profile is ready and loaded select an item you think it should loot and type /vt testitem
-----signature-----
Virindi
---
****Virindi Plugins FAQ**** http://www.virindi.net/wiki/index.php/Virindi_Plugins_FAQ
http://www.virindi.net - Virindi Tank, Follower, Integrator, Reporter, VCS5, XPHelper, Item Tool, HUDs, etc...
Decal Core Dev - http://www.decaldev.com
|
|
|
Date Posted:
1/1/00 12:20am
Subject:
Virindi Tank plugin now available: a combat macro designed for ACM players
|
|
does anyone have the Loot Editor rules for Ivoryable (hiltable) weapons
i think its the only one i havent figured out still . . . . . NOT
|
|
|
Date Posted:
1/1/00 12:20am
Subject:
Virindi Tank plugin now available: a combat macro designed for ACM players
|
Ball-Cruncher posted:
Since the top end damage on hiltable weapons is lower than regular, set it like this
Maxdamage <= 4
Mindamage >= 0
This is for hiltable daggers. Just change the 4 to whatever top end is for hiltable swords for a sword profile.
This is how I have mine set. I've only picked up 0 damage ones so far, no 0-1,2,3,4 ones, but I only loot ones with bd8, so could just be bad luck.
Just as an update...I have picked up better than 0 damage daggers with this set up.
-----signature-----
T C M
In-Game as Bluballz or Vash
|
|
|
Date Posted:
1/1/00 12:20am
Subject:
Virindi Tank plugin now available: a combat macro designed for ACM players
|
Virindi-Inquisitor posted:
Haus-der-Liebe posted:
Where can I find a list of valid values for Acts On selections and their corresponding value in game
Select an item ingame and type /vt propertydump
When your profile is ready and loaded select an item you think it should loot and type /vt testitem
Ty Madame. (thx agnari)
Two more questions:
1.) In the value settings when doing a StringValueMatch - Name, is an 'Or' argument allowed? If so, what is the syntax?
For example:
Requirement Type - StringValueMatch
Acts On - Name
Value - Heaume 'Or' Helmet 'Or' Armet
If not, I will gladly set up an individual rule for each helmet type I'd like to loot.
2.) Is there a donations page?
-----signature-----
Some people are like slinkies: not really good for anything
but still bring a smile to your face when you push them down the steps
|
agnari
Posts: 1,134
Registered: 2000-10-10 19:35:28
|
Date Posted:
1/1/00 12:20am
Subject:
Virindi Tank plugin now available: a combat macro designed for ACM players
|
Ty sir.
Two more questions:
1.) In the value settings when..
quick comment, i know VI hasnt in the past taken offense but the proper phrase would have been Ty Madame.
-----signature-----
Ag Nar
Portal Mule Master of the Loresraat
Mastering the pixels of gamedom, 1 MMORPG at a time..
|
|
|
Date Posted:
1/1/00 12:20am
Subject:
Virindi Tank plugin now available: a combat macro designed for ACM players
|
StringValue matches are actually regular expressions, thus "OR" is done with a | symbol, so for your example it would then look like this:
Heaume|Helmet|Armet
I would recommend downloading one (or all) examples from http://white.virindi.net:8080/wiki/index.php/VTClassic_AdvancedLooting and spending some time playing around with them (look at the rules, do a /vt testitem on some items, change some values and testitem again etc). I know for a non-programmer it takes some effort to learn all the possibilities, but it is worth it. Remember, the better your loot rules reflect what you actually need/want, the less time you spend muling and sorting things. The time spent to learn VTClassic will pay off tenfold.
|