|
EQ-tools is an eggdrop tcl script that adds some public commands like !score, !help and !mines
to a standard eggdrop. These commands provide various interesting info about
ships and odg in the Empirequest game.
Besides that it also does cost calculation of mines/probes, the most important means of income in Empirequest.
It utilises the tcl Mpexpr library in order to facilitate integers larger than
32 bit. This may make use of the script on windrops hard or impossible (see INSTALL file in tar.gz package).
To make modifying the script easy when info about ships/odg is changed, all info concerning ships and odg is stored in 2 .info files
|