Reclama com quem fez e créditos no post !
ScreenShots:
Download:
http://www.megaupload.com/?d=20P2FNF3
Para o novo teleport para trabalhar em seu hotel, você fazer isso:
1. Holo fonte aberta.
2. ga direito para a pasta "Fonte / Gestores"
3. Abra o arquivo "catalogueManager.cs"
4. com Ctrl + F, procure por "caso" do ":"
5. escreva abaixo: "caso" env_telep ":"
6. Salve-o com CTRL + S e, em seguida, prima F6
External Texts:
Código: |
furni_country_patio_name=Patio furni_country_patio_desc=Got a broom to sweep that dusty patio? furni_country_corner_name=Corner furni_country_corner_desc=Which way goes the water now? furni_country_ditch_name=Country Ditch furni_country_ditch_desc=Waters the soil and divides your crops! furni_eco_mush1_name=Witch Mushroom furni_eco_mush1_desc=Poisonous in the wrong hands furni_eco_mush2_name=Fairy Mushroom furni_eco_mush2_desc=Sweet and nutty. furni_env_telep_name=Teleport Outhouse furni_env_telep_desc=Your own private retreat that will take you places! furni_country_rbw_name=Rainbow furni_country_rbw_desc=Somewhere.. over the rainbow! wallitem_country_fp_name=Country Fireplace wallitem_country_fp_desc=Snuggle up after a long day out furni_country_soil_name=Soil furni_country_soil_desc=Sow and watch it grow! furni_country_grass_name=Grassy Lawn furni_country_grass_desc=Cover the ground and start grazing! furni_country_log_name=Log furni_country_log_desc=One day my log will have something to say about this. furni_country_trctr_name=Tractor furni_country_trctr_desc=Ploughs your fields furni_country_stage_name=Country Stage furni_country_stage_desc=Stars are born even on the humblest stages! furni_country_well_name=Country Well furni_country_well_desc=Don't lean in too far! furni_country_gate_name=Country Gate furni_country_gate_desc=Let's you in and keeps'em out! furni_country_fnc1_name=Roundpole Fence furni_country_fnc1_desc=Fence yourself in! furni_country_fnc2_name=Long Stone Fence furni_country_fnc2_desc=Built by hard work and labour furni_country_fnc3_name=Short Stone Fence furni_country_fnc3_desc=A tribute to hard work and manual labour furni_country_rain_name=Rain furni_country_rain_desc=Don't get caught in it! furni_country_wheat_name=Wheat furni_country_wheat_desc= wallitem_country_lantern_name=Country Lantern wallitem_country_lantern_desc=So you don't stumble in the dark wallitem_country_wall_name=Country Wall wallitem_country_wall_desc=Show off your beams, Tudor Style! furni_country_scarecrow_name=Scarecrow furni_country_scarecrow_desc=I haven't got a brain... only straw! |
Cata_pages SQL:
Código: |
INSERT INTO `catalogue_pages` (`indexid`, `minrank`, `indexname`, `displayname`, `style_layout`, `img_header`, `img_side`, `label_description`, `label_misc`, `label_moredetails`, `opt_bodyreplace`) VALUES ('110',6, 'Country', 'Country', 'ctlg_layout2', 'catalog_limited_headline1', 'catalog_limited_teaser1,', 'Get it while its hot.. Country Furnis, Made By Kevin889', '', 'Hiehaai!', NULL); |
Cata_items SQL:
Código: |
INSERT INTO `catalogue_items` (`tid`, `name_cct`, `typeid`, `length`, `width`, `top`, `colour`, `door`, `tradeable`, `recycleable`, `catalogue_id_page`, `catalogue_id_index`, `catalogue_name`, `catalogue_description`, `catalogue_cost`) VALUES ('6000', 'country_patio', '1', '1', '1', '0', '', '0', '1', '1', '110', '6000', 'country_patio', 'country_patio', 6); ('6001', 'country_corner', '1', '1', '1', '0', '', '0', '1', '1', '110', '6001', 'country corner', 'country corner', 6); ('6002', 'country_ditch', '1', '1', '2', '0', '', '0', '1', '1', '110', '6002', 'country_ditch', 'country_ditch', 6); ('6003', 'eco_mush1', '1', '1', '1', '0', '', '0', '1', '1', '110', '6003', 'Witch Mushroom', 'Poisonous in the wrong hands', 6); ('6004', 'eco_mush2', '1', '1', '1', '0', '', '0', '1', '1', '110', '6004', 'Fairy Mushroom', 'Sweet and nutty.', 6); ('6005', 'env_telep', '1', '1', '1', '2', '', '0', '1', '1', '110', '6005', 'env_telep name', 'env_telep desc', 6); ('6006', 'country_rbw', '1', '1', '1', '0', '', '0', '1', '1', '110', '6006', 'country_rbw', '', 6); ('6007', 'country_fp', '0', '', '', '', '', '0', '1', '1', '110', '6007', 'country_fp', 'country_fp', 6); ('6008', 'country_soil', '1', '2', '2', '0', '', '0', '1', '1', '110', '6008', 'country_soil', '', 6); ('6009', 'country_grass', '1', '2', '2', '0', '', '0', '1', '1', '110', '6009', 'country_grass', 'country_grass', 6); ('6010', 'country_log', '1', '2', '1', '0', '', '0', '1', '1', '110', '6010', 'country_log', 'country_log', 6); ('6011', 'country_trctr', '1', '2', '2', '0', '', '0', '1', '1', '110', '6011', 'country_trctr', 'country_trctr', 6); ('6012', 'country_stage', '1', '2', '2', '0', '', '0', '1', '1', '110', '6012', 'country_stage', '', 6); ('6013', 'country_well', '1', '1', '1', '2', '', '0', '1', '1', '110', '6013', 'country_well', 'country_well', 6); ('6014', 'country_gate', '1', '2', '1', '0', '', '0', '1', '1', '110', '6014', 'country_gate', 'country_gate', 6); ('6015', 'country_fnc1', '1', '2', '1', '0', '', '0', '1', '1', '110', '6015', 'country_fnc1', 'Wooden fence', 6); ('6016', 'country_fnc2', '1', '2', '1', '0', '', '0', '1', '1', '110', '6016', 'country_fnc2', '', 6); ('6017', 'country_fnc3', '1', '1', '1', '0', '', '0', '1', '1', '110', '6017', 'country_fnc3', '', 6); ('6018', 'country_rain', '1', '1', '1', '0', '', '0', '1', '1', '110', '6018', 'country_rain', '', 6); ('6019', 'country_wheat', '1', '2', '2', '0', '', '0', '1', '1', '110', 6019', 'country wheat', 'country wheat', 6);('6020', 'country_lantern', '0', '', '', '', '', '0', '1', '1', '110', '6020', 'country_lantern', 'country_lantern', 6); ('6021', 'country_wall', '0', '', '', '', '', '0', '1', '1', '110', '6021', 'Country Wall', 'Tudor Style', 6); ('6022', 'country_scarecrow', '1', '1', '1', '0', '', '0', '1', '1', '110', '6022', 'country_scarecrow', 'country_scarecrow', 6); |
Muito bom esses mobis,vale a pena baixar e usar...
Se gostarao comentem e dao um up!
Agora,digao ou n digao que eu so estou postando coisas boas,primeiro o site para cms,skin coca-cola e agora esses ai...Ta bom d mais,ainda hoje anoite posta uns 3 topicos do ragezone para ca galera ta bom!
E olha que to botando tudo certin,ate com os creditos.
Creditos:
Ragezone
Kevin899
xivan123(Forum Habboz = Fonte do Post)
:lol!:
0 comentários:
Postar um comentário