Ticket #232 (closed enhancement: fixed)
Convert Logbot so it uses *sendto instead of *kill
| Reported by: | fantus | Owned by: | fantus |
|---|---|---|---|
| Priority: | normal | Component: | Bots - Other |
| Version: | Latest version from repository | Severity: | minor |
| Keywords: | Cc: |
Description
Getting kicked out of the server is annoying and not necessarily, a simple move to a different arena would suffice.
The *sendto command is a dangerous command, it can easily let the server crash when given the wrong parameters.
I can understand that I will not be allowed to test this out on the TW Dev Zone, a crash could easily follow from a slight mistake in the *sendto command. Therefor I will test it out on my personal test server.
What command the server uses as *sendto command depends on whether the Fix.dll has been altered or not. Therefor the bot *sendto command will be renameable through the logbot.cfg file.
(The Fix.dll in the server is editable with a simple hex editor. Making it easy for anyone to rename this command.)
