[SWF/SQL]Trono Cavalos 12.05.12 9:41
Olá Convidado, hoje estava procurando SQL's e achei um que todos devem gostar:
Agora vamos as SQL ^^
Catalog_items:
Furniture:
Furnidata:
VT:
Download:
Crétidos:
adriheavy21
Richard
- Spoiler:
- [Tens de ter uma conta e sessão iniciada para poderes visualizar esta imagem]
Agora vamos as SQL ^^
Catalog_items:
- Código:
INSERT INTO `catalog_items` (`id`, `page_id`,`item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(5899709, CATID, '5899709', 'rosath', 500, 500, 0, 1),
(4592906, CATID, '4592906', 'azulth', 500, 500, 0, 1),
(7642445, CATID, '7642445', 'marron', 500, 500, 0, 1),
(7809297, CATID, '7809297', 'negrot', 500, 500, 0, 1);
Furniture:
- Código:
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
(5899709, 'rosath', 'rosath', 's', 1, 1, 1, '0', '1', '0', 5899709, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(7809297, 'negrot', 'negrot', 's', 1, 1, 1, '0', '1', '0', 7809297, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(7642445, 'marron', 'marron', 's', 1, 1, 1, '0', '1', '0', 7642445, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(4592906, 'azulth', 'azulth', 's', 1, 1, 1, '1', '1', '0', 4592906, '1', '1', '1', '1', '1', 'default', 1, '0', '0');
Furnidata:
- Código:
["s","5899709","rosath","25824","0","1","1","0,0,0","Throne Caballo","El throne del amor","","-1","-1"]]
["s","7809297","negrot","25824","0","1","1","0,0,0","Throne Caballo","De aquí al infierno ","","-1","-1"]]
["s","7642445","marron","25824","0","1","1","0,0,0","Throne Caballo","El caballo de la tierra ","","-1","-1"]]
["s","4592906","azulth","25824","0","1","1","0,0,0","Throne caballo","Cabalca hasta el cielo","","-1","-1"]]
VT:
- Código:
https://www.virustotal.com/file/8f482b772669e81965820ec557248efdcd29d9eea07becc3e67d561f1e74a10d/analysis/
Download:
- Código:
http://www.mediafire.com/?8oc7r6b22u171aq
Crétidos:
adriheavy21
Richard