Read the post and decided to take a look at alias.lua.
Bloody wow, I feel like I need a tutorial myself lol.
I played with it a bit but I need more documentation to start testing.
No paste fuction atm, this might be because there is no paste bind.
I tried making a bind
bind space paste;
and nothing happened when I pressed space, the key was bound but no command action.
unbind space resulted in
unhandled command unbind.
tried sending a simple command to ffxi threw console with
input /tell genesisx hello
resulted in
... a command error occured in log
Input tell genesisx hello resulted in
Just "tell" being sent to chatlog.
I know im prob not doing ANY of this right. I just need some more info to read.
Further testing
found out
input "/tell genesisx hello" worked
bind space input "/tell genesisx hello"
resutls in "Failed to interpret bind argument (input) to valid up or down state.
The examples on the v4 post are going right over my head ><
in console, terminate command results in
Ok error box,
FINAL FANTASY XI: pol.exe - fatal application exit:
Unhandled exception occured! and exit when you click ok
terminate command works just results in error on exiting, normal?
This post has been edited by Genesisx: 29 March 2009 - 03:59 AM