Slipped Posted January 29, 2006 Report Posted January 29, 2006 How would I go about having my bot read the ban messages like "Ban #00 added zone-wide. Duration: 123 day(s).", then be able to print out the ban # in a private message along with the other ban info? I'd appreciate any help, thanks. -SlippedSSCC Metal Gear CTF SysOp
★ D1st0rt Posted January 29, 2006 Report Posted January 29, 2006 there is a case for MSG_ARENA in the EVENT_CHAT handler What you would do is check the string to match the syntax of what you want, then parse and display it. Or you could just take it so that any arena message starting with "Ban #" just gets the whole message sent somewhere else _UU___UU__SSSSS____AAA____UU___UU__SSSSS____AAA____UU___UU_SS_______AAAAA___UU___UU_SS_______AAAAA___UU___UU__SSSSS__AA___AA__UU___UU__SSSSS__AA___AA__UU___UU______SS_AAAAAAA__UU___UU______SS_AAAAAAA___UUUUU___SSSSS_AA____AA___UUUUU___SSSSS_AA____AAJ.C. Dento> prime example of why america will never be a world super power.Moscato> d1 is mad he will never have a job outside subspaceI can't see this because I turned signatures off. ps VT
Recommended Posts