Thread Tools Display Modes
04-24-11, 07:05 AM   #1
Garonne
A Fallenroot Satyr
Join Date: Apr 2009
Posts: 24
Carbonite & LUA

I'm seeking a way to do the following:

Add additional goto targets (like CTRL+SHIFT+Klicking) using command or LUA

Add 1st Target (and non-1st Target) nodes like using the recording function for favorites using command or LUA

Is there any way to du this with or without LUA?

I have the NotesUNeed-AddOn running, so I've no problems running small LUA Code from within WoW
 
04-26-11, 10:16 PM   #2
carboniteaddon
A Pyroguard Emberseer
 
carboniteaddon's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2008
Posts: 2,245
Carb has its own set of console commands which may work for you.

Type this for help
/carb

You want:
/carb goto x y
/carb goto zone x y
/carb gotoadd x y
/carb gotoadd zone x y
__________________
faatal
 
06-04-11, 05:42 AM   #3
Garonne
A Fallenroot Satyr
Join Date: Apr 2009
Posts: 24
"gotoadd" seems to be a (relatively) new one. At least I didn't know about it when I first stumbled upon that problem.

Should do just fine I think.
Thanks.
 
 

WoWInterface » Featured Projects » Carbonite » Carbonite Archive » Carbonite & LUA


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off