1
2
3
4
2
3
4
function(id, itemslot, itemid, equip) radiusmsg(player(id,"name") .. " uses book of speed.", player(id,"x"), player(id,"y")) local pos = player(id,"x") .. " " .. player(id,"y") destroyitem(id, itemslot, equip)
This is for my tibia , i'm stuck there .. I want to edit this as in the way give you speedmod 10 for 1 minute.