if not isInArray(item.uid, getPlayerSlotItem(cid, CONST_SLOT_BACKPACK).itemid) then
doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "This bike is on floor, you must put it in backpack.")
return true
end
if(getPlayerItemCount(cid, 2190) >= 1) then