MiniChii
Posted: Sun Nov 14, 2004 7:04 am
I wrote a Chii forwarding script for mirc last night, looking to later use the UDP interface to do some of the Chii type functions. Basically it gives access to users on another network the without login Chii triggers, by relaying the message across and returning the answer. So, same load as if they were on the channel.
Now, this is stupidly simple, even coping with the silly scripting language. But, as the udp docs state, exp really wants these kind of commands to be done from disc. So, the logical step forward would be to read the AOM files. However, decripting, then searching though a multimeg database using a language that complains endlessly about whitespace and newlines appeals to me less than just chucking strings around, so I'm killing it here.
The curious can join #bay12games on WorldIRC and use "c!help" style commands, and I'll send the devs code if they want it (not much point).
Rar
Now, this is stupidly simple, even coping with the silly scripting language. But, as the udp docs state, exp really wants these kind of commands to be done from disc. So, the logical step forward would be to read the AOM files. However, decripting, then searching though a multimeg database using a language that complains endlessly about whitespace and newlines appeals to me less than just chucking strings around, so I'm killing it here.
The curious can join #bay12games on WorldIRC and use "c!help" style commands, and I'll send the devs code if they want it (not much point).
Rar