void interpret(CHAR_DATA * ch, char *argument) in the interpret.c file
At 04:04 PM 11/6/2004, [EMAIL PROTECTED] wrote:
I was wondering what function dealt with taking input from the player? I am trying to intercept certain commands and have them execute no matter how lagged the player is, but the only thing I see is read_from_descriptor and, well what I wrote, it isn't working out too well. Thanks. -- ROM mailing list [email protected] http://www.rom.org/cgi-bin/mailman/listinfo/rom

