• 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 - /doevent or /doevents?

Status
Not open for further replies.
C++:
// ***************************************************************************
// Function:    DoEvents
// Description: Our '/doevents' command
// Usage:       /doevents [flush] [custom event]
// ***************************************************************************
VOID DoEvents(PSPAWNINFO pChar, PCHAR szLine)

it's accepting a partial name, but the command is /doevents
 
That section of code, while commenting on what it is, isn't showing anything more than a comment. It's not where you would find the answer to that question (though it is relevant if the question was about the name of the function that is called when you issue /doevents)

But yes, all EQ commands can be shortened to the first unique match.
 
Thank you. I wasn't sure if there was some functional difference.
all good

now if there was something *else* that was /doevent you would hit that instead - in this instance your /doevent is just hitting the /doevents

locking this thread as the explanation has been completed, and we can't have nice things because of reasons. (not your fault AmericanNero)
 
Question - /doevent or /doevents?
Status
Not open for further replies.

Users who are viewing this thread

Back
Top
Cart