Jump to content

Bind question


TrashBasher
 Share

Recommended Posts

You have 3 quotation marks in there.  That may be messing things up.  They should generally be in pairs and you don't actually need any for those commands.

Originally on Infinity.  I have Ironblade on every shard.  -  My only AE arc:  The Origin of Mark IV  (ID 48002)

Link to comment
Share on other sites

the $$ syntax is the command for "do this next". The whole command should only be in two quotation marks if im not mistaken. so the command could look something like /bind q "follow$$target_enemy_near"

 

The problem here is that you are asking the command to follow before it targets anything so as said above the reverse would work since you target first then follow. /bind q "target_enemy_near$$follow"

 

hope this works!

  • Like 2
Link to comment
Share on other sites

 Share

×
×
  • Create New...