Project

General

Profile

Feature - Enhancement #1822

Additional Wait Command

Added by bjcasey about 7 years ago. Updated about 7 years ago.

Status:
Implemented
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2017-02-11
Due date:
% Done:

0%

Estimated time:
vbulletin_issue_id:

Description

On the wait Command, can we add another type of check.....Example: Wait for Actor[X] and do a proximity check, like ${Math.Distance[${Me.X},${Me.Z},${Actor[X].X},${Actor[X].Z}]} < ${Proximity}

#1

Updated by bjcasey about 7 years ago

  • Status changed from New to In Progress
#2

Updated by bjcasey about 7 years ago

  • Status changed from In Progress to Implemented

Added an additional type of wait: For Actor Proximity

  • Description: This will wait until an actor is a specific distance greater or less than from you.
  • P1 = For Actor Proximity
  • P2 = Actor Name
  • P3 = Greater Than or Less Than
  • P4 = Distance

This will be available with Patch # 151.

Also available in: Atom PDF