Search found 658 matches

by Immortalbob
November 29th, 2015, 6:06 pm
Forum: VT: General
Topic: Void Magic
Replies: 1
Views: 2270

Re: Void Magic

Is it possible to get vtank to treat DoT's more like the way it treats vulns? I.e. to have it cast each spell type on each monster and cycle through the 3 DoT spells as well as cycle through the monsters? Is there any way to integrate with vtank to solve this programatically? I know how to integrat...
by Immortalbob
November 29th, 2015, 7:46 am
Forum: VT: General
Topic: What do YOU need explained
Replies: 81
Views: 53728

Re: What do YOU need explained

While typing my response I realized that I had misread the code I quoted in my initial question. I looked over the fact that chat command, call and return to were bracketed within an all. I thought it was a syntax for a single chat command (hence the error.) When trying to figure out how to do this...
by Immortalbob
November 28th, 2015, 6:35 am
Forum: VT: General
Topic: What do YOU need explained
Replies: 81
Views: 53728

Re: What do YOU need explained

did you create the states described in the chat commands?
by Immortalbob
November 27th, 2015, 10:11 am
Forum: VT: Meta Releases
Topic: GM: Stipends! Multi-Account Single Meta
Replies: 35
Views: 26658

Re: GM: Stipends! Multi-Account Single Meta

The other thing I had a issue with was the "/vt meta load Stipends-IB". I had to remove the hypon. When it entered (load) the name, it dropped the hypon and left a space instead. Thus the meta name was "stipends ib", which created a blank meta file in the VirindiTank folder. I d...
by Immortalbob
November 25th, 2015, 11:23 am
Forum: VT: Meta Releases
Topic: GM: Stipends! Multi-Account Single Meta
Replies: 35
Views: 26658

GM: Stipends! Multi-Account Single Meta

Just for you, a single stipend meta that can cycle through all your characters, on all your accounts. Requirements: Magfilter - https://github.com/Mag-nus/Mag-Plugins/releases Currently set to use the Arwic Bindstone to get to Monroe, you can change the nav in the "Navigate to arwic" state...
by Immortalbob
November 18th, 2015, 7:06 pm
Forum: VT: Meta Support
Topic: help with logout on amount of items in inventory
Replies: 2
Views: 3451

Re: help with logout on amount of items in inventory

haha, you had it already and you didn't know it!
by Immortalbob
November 9th, 2015, 12:20 pm
Forum: VT: General
Topic: Anyone else not able to log in today?
Replies: 3
Views: 3392

Re: Anyone else not able to log in today?

seems to be ok this morning...dunno if it will last.
by Immortalbob
November 8th, 2015, 11:24 pm
Forum: VT: General
Topic: Anyone else not able to log in today?
Replies: 3
Views: 3392

Re: Anyone else not able to log in today?

pretty much everyone
by Immortalbob
November 6th, 2015, 9:14 pm
Forum: VT: General
Topic: What do YOU need explained
Replies: 81
Views: 53728

Re: What do YOU need explained

If it's the later; you could check for the chat, and do an expression condition to check to see if the toons name is so and so.. like All: { Chat: ^\[Fellowship\] (|).* (say|says), \"!summon ab\"$ Expression: getcharstringprop[1]=="My Toon Name" } Action: Load Nav : <-- have a n...
by Immortalbob
November 6th, 2015, 8:27 am
Forum: VT: General
Topic: Looting Majors...
Replies: 5
Views: 3791

Re: Looting Majors...

Character level refers to the character you are hunting...not the requirement on the loot itself. This means, if your char is 150 or above they wont loot them.


If you look at my no wield major rules that are at the bottom of the armor and cloth sections they use WieldReqValue <= 149.