Hi otlanders,
I would like a "storage 41300" to start this script below:
TFS 0.4 - Add Storage Script Quest
I would like a "storage 41300" to start this script below:
Lua:
function onUse(cid, item, fromPosition, itemEx, toPosition)
treepos = {x=17641, y=17596, z=7, stackpos=1}
treepos2 = {x=17639, y=17603, z=7, stackpos=1} --- position of left arm
treepos3 = {x=17641, y=17601, z=7, stackpos=1} --- position of crow
treepos4 = {x=17641, y=17604, z=7, stackpos=1} --- position of mouth
monster1 = {x=17639, y=17599, z=7}
monster2 = {x=17645, y=17600, z=7}
monster3 = {x=17637...