View Single Post
01/11/17, 03:47 PM   #1
Enodoc
AddOn Author - Click to view addons
Join Date: Aug 2014
Posts: 52
[outdated] Request for Objective Control State

EVENT_OBJECTIVE_CONTROL_STATE, specifically when
Lua Code:
  1. controlEvent == OBJECTIVE_CONTROL_EVENT_AREA_NEUTRAL
The param1 and param2 for this control state currently return 0. Please endeavour to add the alliance capturing the objective as a return for param1 and the alliance losing the objective as param2. Thanks!