Limited Edition error

Results 1 to 3 of 3
  1. #1
    Apprentice Leo Ramos Elias is offline
    MemberRank
    Jun 2013 Join Date
    5Posts

    Limited Edition error

    I use theTrypolin emulator and I gott his error::
    Spoiler:



    SQL
    Spoiler:

    Catalog_items_copy
    Spoiler:

    INSERT INTO `catalog_items_copy` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`, `limited_stack`, `limited_sells`, `offer_active`, `badge`, `extradata`) VALUES
    (5999, 6, '5999', 'Huevo de Dragón Perla', 10000, 0, 1, 0, 0, 0, 100, 0, '', ''),

    Catalog_pages
    Spoiler:

    INSERT INTO `catalog_pages` (`id`, `parent_id`, `caption`, `icon_color`, `icon_image`, `visible`, `enabled`, `min_rank`, `club_only`, `coming_soon`, `order_num`, `page_layout`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`, `text3`, `link`, `mobile_frntpg`, `vip_only`, `page_link_description`, `page_link_pagename`) VALUES
    (69632, -1, 'Raros de edición limitada', 80, 12, '1', '1', 1, '0', '0', 19, 'default_3x3', 'limited_header', '', '', 'Los Raros de edición limitada solo están disponibles en ciertas cantidades y una vez que se han vendido desaparecen. Cada unidad puede ser identificada por su número de serie único y su logo LTD.', '', '', '', '', '', '', '0', '', '');

    Items_base
    Spoiler:

    INSERT INTO `items_base` (`item_id`, `sprite_id`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES
    (5999, 5999, 'cloud_egg', 's', 1, 1, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 1, '0');

    Furnidata
    Spoiler:

    ["s","5999","cloud_egg","5999","0","1","1","","Pearl Dragon Egg","Smooth as silk, hard as diamond, as beautiful as an April sunset","","-1","-1","","1"],



  2. #2

    Re: Limited Edition error

    Do you have the SWF's?

  3. #3
    Apprentice iAngel is offline
    MemberRank
    Jan 2014 Join Date
    C:\WindowsLocation
    5Posts

    Re: Limited Edition error

    I don't see any error?
    What do you mean? That it's not a LTD with a LTD tag?
    If so, did you check if the offer is active in your?

    , `offer_active`,
    Should be on 1

    Plus the limited Stack is on 0
    So it means it wont show a LTD tag on it, cause you can buy them over and over as far as i can see it.



Advertisement