Thread Rating:
  • 14 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to force Ranged Classes into Melee Range with FATE mobs?
#5
Nevermind, found this:
Code:
ffxiv_combat_thaumaturge = inheritsFrom(ml_task)
ffxiv_combat_thaumaturge.range = 6

function ffxiv_combat_thaumaturge:Create()
    local newinst = inheritsFrom(ffxiv_combat_thaumaturge)
    
    --ml_task members
    newinst.valid = true
    newinst.completed = false
    newinst.subtask = nil
    newinst.auxiliary = false
    newinst.process_elements = {}
    newinst.overwatch_elements = {}
    
    --ffxiv_combat_thaumaturge members
    newinst.name = "THAUMATURGE"
    newinst.targetid = 0
    newinst.range = 6
    
    return newinst
end
Reply
 


Messages In This Thread
RE: How to force Ranged Classes into Melee Range with FATE mobs? - by Xelaeon - 11-11-2013, 03:38 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products