Search found 13 matches

by Tacit_MT
October 1st, 2016, 1:12 pm
Forum: VT: Meta Support
Topic: I have a few questions about using meta for certain purposes.
Replies: 4
Views: 5570

Re: I have a few questions about using meta for certain purposes.

Remember that the description of randint on the wiki isn't correct though. The min is inclusive, max is not.

Randint[0,2] will return 0 or 1, but never 2.
Randint[5,10] will return 5, 6, 7, 8, or 9, but never 10.
by Tacit_MT
October 1st, 2016, 1:05 pm
Forum: VT: Meta Releases
Topic: GM: AdvColoMeta
Replies: 86
Views: 77071

Re: GM: AdvColoMeta

Not sure how you have your meta setup DM, but in metas I was making that had stopwatches, I let everyone run the stopwatch regardless of if they were leader or not, but only the leader would act on it (fellowship callouts, etc). Another thing you might be able to do is create all the stopwatches in ...
by Tacit_MT
June 18th, 2016, 8:35 pm
Forum: Utilities and Plugins
Topic: AC Account Manager (Thwarg Launcher)
Replies: 92
Views: 96919

Re: AC Account Manager (Thwarg Launcher)

I've seen the same issue with accounts not logging in until I restart the launcher. The accounts in question are run on a laptop that is only used for thuun summoning quest, so they would have been logged out for about 24 hours. The symbols only seem to show if you have a character selected to auto-...
by Tacit_MT
May 8th, 2016, 5:12 pm
Forum: VT: General
Topic: What do YOU need explained
Replies: 81
Views: 53726

Re: What do YOU need explained

There are no calculations being done. CalcedTotalRatings is just the sum of all the ratings on the essence. For the others, for example DamRating>=6, if the DamageRating on the essence is 5 or less, it won't hit the rule and thus won't be picked up. It's up to you to decide what minimum values you c...
by Tacit_MT
May 7th, 2016, 5:38 pm
Forum: VT: Meta Support
Topic: Call meta from anywhere using VChat
Replies: 7
Views: 5085

Re: Call meta from anywhere using VChat

check your PM's
by Tacit_MT
April 22nd, 2016, 6:10 pm
Forum: VT: Meta Support
Topic: How to use any 1 NPC until they respond/give you something
Replies: 1
Views: 2318

How to use any 1 NPC until they respond/give you something

Most of the Control metas have the ability to use the closest NPC. But when you have an army attempt to use a single NPC often some will use the NPC, others just fail or timeout because the NPC is already busy with other characters. To get around this, create a new command to use any 1 single NPC un...
by Tacit_MT
April 18th, 2016, 12:08 pm
Forum: VT: Meta Releases
Topic: BETA: Saving Asheron
Replies: 2
Views: 3601

Re: BETA: Saving Asheron

Thanks, forgot about the MMDs. One thing I thought of is there could possibly be a problem in the gate section. Currently it reacts to a key in inventory to trigger the unlock door route. It is conceivable that if you kill slowly the Gate Guardian could run from his spawn point in front of the gate ...
by Tacit_MT
April 18th, 2016, 12:14 am
Forum: VT: Meta Releases
Topic: BETA: Saving Asheron
Replies: 2
Views: 3601

BETA: Saving Asheron

First off, thanks to Trigger for the Bur flagging meta as I used part of his routing through TN and Glystaene cottages. Designed to work with a fellow, though should work if you care to solo (can disable combat in most of the dungeon to run past things). The required quest to drop the mana barrier i...
by Tacit_MT
March 17th, 2016, 12:25 pm
Forum: VT: General
Topic: Character reset and now won't fight
Replies: 6
Views: 4731

Re: Character reset and now won't fight

There's a typo in whatever meta you are attempting to run. That line has a space between 'getvar' and '[Spawn Count]'. Additionally I don't know if variable names can have spaces in them. I have never tried that so you may have to rename 'Spawn Count' to 'SpawnCount'. Oh, as to your initial question...
by Tacit_MT
March 3rd, 2016, 12:26 am
Forum: VT: General
Topic: [Resolved] intermittent freezing/lag issue
Replies: 13
Views: 9002

Re: intermittent freezing/lag issue

I had a similar issue where a client would get stuck and then suddenly catch up with everyone else by seeing all the video animations come at once in spurts. I adjusted the option in magtools for minimum frame rate on not-in-focus clients and that seemed to help.