• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - BC commands without a carriage return?

Joined
Sep 25, 2017
RedCents
3,230¢
Is it possible to create an EQBC command without a carriage return at the end of it so that you can add more text? For example, I would like to create a hotkey with the following line:

//bcga //travelto

And then be able to put on the name of the zone. Or

/bcga //say

And then what I want them all to say.

Is this possible?
 
you could make aliases for those. prefixes and then /aliasname whatever text. not sure that's what you are looking for though.

example:
/alias /lrun /Lua run
is one i use. then i can just /lrun name
 
I'm not sure I'm getting the question, but you could always do something like /bca //say abcd and it would work just fine. I use that instead of the mimmic me button all the time when snagging quests and what not.
 
you just make aliases that have the first part

/alias /gogo /bcga //travelto

then you can just do

/gogo poknowledge

and it would get interpreted by the alias
but already /travelto group poknowledge would do the same basically
 
Question - BC commands without a carriage return?

Users who are viewing this thread

Back
Top
Cart