LuaScripter
Scripter -Lua-
- Joined
- Jan 16, 2012
- Messages
- 40
- Reaction score
- 1
Which function would I use to make a script where I throw items in fire and they sell? Would it be function OnThink ? or something else?! please help 
function onStepIn(cid, item, position, fromPosition)
end
function onAddItem(moveItem, tileItem, position, cid)
<!-- Create bread movements -->
<movevent type="AddItem" tileitem="1" itemid="1786" event="script" value="dough.lua"/>