Hi guys im trying to creat a script to exchange 100 crystal coins for 1 bar of gold, im using tfs 1.0, and i im working on data/actions/scripts/others/changelog.lua
and i got this:
function onUse(cid, item, fromPosition, itemEx, toPosition, isHotkey)
if item.itemid == ITEM_GOLD_COIN and...