Page 1 of 1

[OpenEUO] Triggering scripts with inputed text?

Posted: Tue Feb 15, 2011 12:11 pm
by Gershaw
So I've been looking over what Penny has posted about his useage of OpenEUO and his craftlib library got me more interested in the possibilities for making an easy command to fill out BOD requests. Now, what I'm wanting to know in particular has nothing to do with that, exactly, but rather I am wondering if there is a way to activate a running script with said commands in-game.

What I want to be able to do is allow the player to type something in their client like

Code: Select all

[makeitem "ringmail sleeves" "iron" 15
to have a script that was running recognize that as the want to make a new item. Now, I know there's ways to do this otherwise, like scripting it so that holding down "Control M" brings up a display to select something of this nature, but I'd prefer to be able and do something like this, for other applications when it comes to OpenEUO.

Re: [OpenEUO] Triggering scripts with inputed text?

Posted: Tue Feb 15, 2011 1:06 pm
by Nelapsi
With OpenEUO you can create an nice user interface that will read the bod, then make all the items and as it does, fill the bod automatically for you. Which reminds me need to re-write a few functions to improve how it handles during lag