Salve a tutti, vorrei esporvi il mio "problema"
Creai all'incirca 1 mese fà un mio retro server v.63 con hamachi, utilizzai anche una guida che trovai in questo forum, con Haddo cms v2.0 e dcr di Raikas77, e Phoenix 3.0
Funziona a meraviglia l'unica cosa è l'aggiunta dei furni, so come si aggiungono i codici per il catalog_pages, catalog_items, furniture etc ...
Il problema è che dopo che aggiungo i file .swf del furno (+Furnidata) non riesco a trovare il furno precedentemente inserito. Ho riavviato Xampp ,e in caso estremo, ho anche riavviato il pc intero, ma non riesco a trovare i furni inseriti all'interno del mio retro
Sapete dirmi se è un mio errore? e se si cosa devo fare?
Vi posto di seguito tutto ciò che ho inserito, spero possa servire: [Si basano sui furni maya]
╔═══════════════════════════════════════════════════════════════╗
►Furniture:
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000001, 'diamond_drag1n', 'diamond_drag1n', 's', 1, 1, 1, '0', '0', '0', 10001, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000002, 'diamond_drag2n', 'diamond_drag2n', 's', 1, 1, 1, '0', '0', '0', 10002, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000003, 'diamond_drag3n', 'diamond_drag3n', 's', 1, 1, 1, '0', '0', '0', 10003, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000004, 'diamond_drag4n', 'diamond_drag4n', 's', 1, 1, 1, '0', '0', '0', 10004, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000005, 'diamond_drag5n', 'diamond_drag5n', 's', 1, 1, 1, '0', '0', '0', 10005, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000006, 'diamond_drag6n', 'diamond_drag6n', 's', 1, 1, 1, '0', '0', '0', 10006, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000007, 'diamond_drag7n', 'diamond_drag7n', 's', 1, 1, 1, '0', '0', '0', 10007, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000008, 'diamond_drag8n', 'diamond_drag8n', 's', 1, 1, 1, '0', '0', '0', 10008, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000009, 'diamond_drag9n', 'diamond_drag9n', 's', 1, 1, 1, '0', '0', '0', 10009, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000010, 'diamond_drag10', 'diamond_drag10', 's', 1, 1, 1, '0', '0', '0', 10010, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
►Catalog_Items:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000001, 'CATAID', '1000000001', 'diamond_drag1n', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000002, 'CATAID', '1000000002', 'diamond_drag2n', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000003, 'CATAID', '1000000003', 'diamond_drag3n', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000004, 'CATAID', '1000000004', 'diamond_drag4n', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000005, 'CATAID', '1000000005', 'diamond_drag5n', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000006, 'CATAID', '1000000006', 'diamond_drag6n', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000007, 'CATAID', '1000000007', 'diamond_drag7n', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000008, 'CATAID', '1000000008', 'diamond_drag8n', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000009, 'CATAID', '1000000009', 'diamond_drag9n', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000010, 'CATAID', '1000000010', 'diamond_drag10', '1500', '0', '0', '1');
►Furnidata:
["s","10001","diamond_drag1n","1000001","0","1","1","","Diamand Draak",","By Bart"-1"],
["s","10002","diamond_drag2n","1000002","0","1","1","","Diamand Draak",","By Bart"-1"],
["s","10003","diamond_drag3n","1000003","0","1","1","","Diamand Draak",","By Bart"-1"],
["s","10004","diamond_drag4n","1000004","0","1","1","","Diamand Draak",","By Bart"-1"],
["s","10005","diamond_drag5n","1000005","0","1","1","","Diamand Draak",","By Bart"-1"],
["s","10006","diamond_drag6n","1000006","0","1","1","","Diamand Draak",","By Bart"-1"],
["s","10007","diamond_drag7n","1000007","0","1","1","","Diamand Draak",","By Bart"-1"],
["s","10008","diamond_drag8n","1000008","0","1","1","","Diamand Draak",","By Bart"-1"],
["s","10009","diamond_drag9n","1000009","0","1","1","","Diamand Draak",","By Bart"-1"],
["s","10010","diamond_drag10","1000010","0","1","1","","Diamand Draak",","By Bart"-1"],
Grazie in anticipo
Creai all'incirca 1 mese fà un mio retro server v.63 con hamachi, utilizzai anche una guida che trovai in questo forum, con Haddo cms v2.0 e dcr di Raikas77, e Phoenix 3.0
Funziona a meraviglia l'unica cosa è l'aggiunta dei furni, so come si aggiungono i codici per il catalog_pages, catalog_items, furniture etc ...
Il problema è che dopo che aggiungo i file .swf del furno (+Furnidata) non riesco a trovare il furno precedentemente inserito. Ho riavviato Xampp ,e in caso estremo, ho anche riavviato il pc intero, ma non riesco a trovare i furni inseriti all'interno del mio retro
Sapete dirmi se è un mio errore? e se si cosa devo fare?
Vi posto di seguito tutto ciò che ho inserito, spero possa servire: [Si basano sui furni maya]
╔═══════════════════════════════════════════════════════════════╗
►Furniture:
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000001, 'diamond_drag1n', 'diamond_drag1n', 's', 1, 1, 1, '0', '0', '0', 10001, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000002, 'diamond_drag2n', 'diamond_drag2n', 's', 1, 1, 1, '0', '0', '0', 10002, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000003, 'diamond_drag3n', 'diamond_drag3n', 's', 1, 1, 1, '0', '0', '0', 10003, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000004, 'diamond_drag4n', 'diamond_drag4n', 's', 1, 1, 1, '0', '0', '0', 10004, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000005, 'diamond_drag5n', 'diamond_drag5n', 's', 1, 1, 1, '0', '0', '0', 10005, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000006, 'diamond_drag6n', 'diamond_drag6n', 's', 1, 1, 1, '0', '0', '0', 10006, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000007, 'diamond_drag7n', 'diamond_drag7n', 's', 1, 1, 1, '0', '0', '0', 10007, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000008, 'diamond_drag8n', 'diamond_drag8n', 's', 1, 1, 1, '0', '0', '0', 10008, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000009, 'diamond_drag9n', 'diamond_drag9n', 's', 1, 1, 1, '0', '0', '0', 10009, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (1000000010, 'diamond_drag10', 'diamond_drag10', 's', 1, 1, 1, '0', '0', '0', 10010, '1', '1', '1', '1', '1', 'Default', 2, '0', '0');
►Catalog_Items:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000001, 'CATAID', '1000000001', 'diamond_drag1n', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000002, 'CATAID', '1000000002', 'diamond_drag2n', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000003, 'CATAID', '1000000003', 'diamond_drag3n', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000004, 'CATAID', '1000000004', 'diamond_drag4n', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000005, 'CATAID', '1000000005', 'diamond_drag5n', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000006, 'CATAID', '1000000006', 'diamond_drag6n', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000007, 'CATAID', '1000000007', 'diamond_drag7n', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000008, 'CATAID', '1000000008', 'diamond_drag8n', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000009, 'CATAID', '1000000009', 'diamond_drag9n', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1000000010, 'CATAID', '1000000010', 'diamond_drag10', '1500', '0', '0', '1');
►Furnidata:
["s","10001","diamond_drag1n","1000001","0","1","1","","Diamand Draak",","By Bart"-1"],
["s","10002","diamond_drag2n","1000002","0","1","1","","Diamand Draak",","By Bart"-1"],
["s","10003","diamond_drag3n","1000003","0","1","1","","Diamand Draak",","By Bart"-1"],
["s","10004","diamond_drag4n","1000004","0","1","1","","Diamand Draak",","By Bart"-1"],
["s","10005","diamond_drag5n","1000005","0","1","1","","Diamand Draak",","By Bart"-1"],
["s","10006","diamond_drag6n","1000006","0","1","1","","Diamand Draak",","By Bart"-1"],
["s","10007","diamond_drag7n","1000007","0","1","1","","Diamand Draak",","By Bart"-1"],
["s","10008","diamond_drag8n","1000008","0","1","1","","Diamand Draak",","By Bart"-1"],
["s","10009","diamond_drag9n","1000009","0","1","1","","Diamand Draak",","By Bart"-1"],
["s","10010","diamond_drag10","1000010","0","1","1","","Diamand Draak",","By Bart"-1"],
Grazie in anticipo