I am waiting :thumbup: ...@all
ok i will post the machine (only tomorrow i have to sleep now, here is 01:27 am)
items = { ---- Only to get attr: slotType because getItemName dont return it -.-'
_VERSION='1.0 By mock',
XML_DIR='data/items/items.xml',
}
[30/11/2010 14:00:26] [Error - CreatureScript Interface]
[30/11/2010 14:00:26] In a timer event called from:
[30/11/2010 14:00:26] data/creaturescripts/scripts/slot.luanLogin
[30/11/2010 14:00:26] Description:
[30/11/2010 14:00:26] (luaDoPlayerSendTextMessage) Player not found
it's something here[27/12/2010 19:38:45] [Error - CreatureScript Interface]
[27/12/2010 19:38:45] buffernLogin
[27/12/2010 19:38:45] Description:
[27/12/2010 19:38:45] [string "loadBuffer"]:8: bad argument #1 to 'ipairs' (table expected, got nil)
[27/12/2010 19:38:45] stack traceback:
[27/12/2010 19:38:45] [C]: in function 'ipairs'
[27/12/2010 19:38:45] [string "loadBuffer"]:8: in function <[string "loadBuffer"]:3>
function onLogin(cid) ---Script by mock the bear!
equip(cid,nil,slot)
addEvent(chk,2000,cid,loadSet(cid)) -- Here we check!
return TRUE
end