About This File
to enable the worms irc party script for your channel type '.chanset #channel +worms'
the default command to fight with a player is '!fight <nickname>'
# to enable the worms irc party script for your channel type '.chanset #channel +worms' # the default command to fight with a player is '!fight <nickname>' # {{{ worms irc party # {{{ configuration # {{{ variables set worms(trigger) "!" set worms(protection) "300" set worms(default,hp) "150" set worms(version) "1.0" set worms(author) "Unknown" # }}} # {{{ copyright putlog "\[worms-script\] version $worms(version) scripted by $worms(author)" # }}} # {{{ bindings bind PUB -|- "$worms(trigger)fight" game:worms:fight bind PUB -|- "$worms(trigger)weapons" game:worms:weapons:overview bind PUB -|- "$worms(trigger)yes" game:worms:accept bind PUB -|- "$worms(trigger)no" game:worms:reject bind PUBM -|- "*" game:worms:weapons