Nyyrazzilyss / NyyLIB

Mudlet client script for Torilmud
http://www.torilmud.com/phpBB3/viewtopic.php?f=4&t=27194
GNU General Public License v2.0
7 stars 4 forks source link

MeleePowers script #318

Open theofficejackpot opened 1 year ago

theofficejackpot commented 1 year ago

function meleePowers:use(xalias)

if timer:get(fullName) == nil or timer:get(fullName) == 0 and not timer:get("cooldown") then

needs to be wrapped in parens!