Search found 268 matches

by Dmdtt
February 26th, 2015, 2:34 pm
Forum: VT: Meta Support
Topic: Vtank Expressions
Replies: 40
Views: 49322

Re: Vtank Expressions

I'll give it a try later if it works I will go back and make the proper edits.

Edit: works perfectly thanks for the suggestion bob!
by Dmdtt
February 23rd, 2015, 4:21 pm
Forum: VT: Meta Support
Topic: Vtank Expressions
Replies: 40
Views: 49322

Re: Vtank Expressions

just a friendly warning, if you copy/paste a meta expression from this forum that is fairly long for example ExprChat \/f\ Time\ Remaining\ +cstrf[60-stopwatchelapsedseconds[getvar[StopwatchSecond]]/60, \F\0]+m\ +cstrf[60-(stopwatchelapsedseconds[getvar[StopwatchSecond]]-getvar[Counter]), \F\0]+s ma...
by Dmdtt
February 22nd, 2015, 6:14 pm
Forum: VT: Meta Support
Topic: Vtank Expressions
Replies: 40
Views: 49322

Re: Vtank Expressions

Last night had the idea of adding a readout at the end of each room in Colosseum for the time remaining, I have to say im quite pleased with the result. basic idea is this start with a stopwatch when the run begins ExprAct setvar[StopwatchSecond, stopwatchcreate[]];stopwatchstart[getvar[StopwatchSec...
by Dmdtt
February 20th, 2015, 7:37 pm
Forum: VT: Meta Support
Topic: Vtank Expressions
Replies: 40
Views: 49322

Re: Vtank Expressions

is there a way to detect if a character has vitea with vtank? trying to refine my DT meta's and being able to tell how much VP I have would be quite useful.
by Dmdtt
February 20th, 2015, 1:28 pm
Forum: VT: Meta Releases
Topic: GM: Dye Plant Collection meta
Replies: 21
Views: 29796

Re: Dye Plant Collection meta

Updated again

fixed error where meta would load hunting route if it entered a random portal while in the process of picking up a plant.
by Dmdtt
February 20th, 2015, 11:05 am
Forum: VT: Meta Releases
Topic: GM: Dye Plant Collection meta
Replies: 21
Views: 29796

Re: Dye Plant Collection meta

Added an update:

New route Danby's Outpost for collecting Red and Yellow plants

Fixed Runback for when you fall through a random portal

Requires Aphus Recall to continue if fall through a random landscape portal.
by Dmdtt
February 19th, 2015, 2:04 pm
Forum: VT: Meta Support
Topic: Tutorial: Adding Landscape Item Pickup
Replies: 6
Views: 11348

Tutorial: Adding Landscape Item Pickup

The primary purpose of this would be to add to your hunting meta so that you can clear landscape spawns such as black coral, prickly pears or desert flowers that normal will take over a spawn location for an enemy. This is a bit more complicated than the average meta so I will try my best to explain...
by Dmdtt
February 19th, 2015, 1:50 pm
Forum: VT: Meta Support
Topic: Vtank Expressions
Replies: 40
Views: 49322

Re: Vtank Expressions

Building on an idea that DM had in /vcg, and after talking to him, I used the following rule to detect Black Coral on DI: Expression: coordinatedistancewithz[getplayercoordinates[],wobjectgetphysicscoordinates[wobjectfindnearestbyobjectclass[8]]]<=100 class 8 = Misc, which is what Black Coral is cl...
by Dmdtt
February 18th, 2015, 11:46 pm
Forum: VT: Meta Releases
Topic: GM: Dye Plant Collection meta
Replies: 21
Views: 29796

Re: Dye Plant Collection meta

i have been running the Dryreach red plant part. when you first portal in to Dryreach the meta would run into the gate and just keep running so i opened in it myself and turned on open doors. after that the meta loaded the open gate route but the open gate route is set on circular and i think it ne...
by Dmdtt
February 18th, 2015, 6:42 pm
Forum: VT: Meta Releases
Topic: GM: Dye Plant Collection meta
Replies: 21
Views: 29796

GM: Dye Plant Collection meta

Decided to finally get around to playing with expressions and meta functions and figured this would be a good test/learning expreience. Tutorial for how to set this up at other locations coming soon to the Meta tips and tricks thread. see documentation for plant locations and commands, only require ...