Game-Help
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.
Game-Help

Game-Help est un Forum pour aider aux joueurs à avancer dans leurs projets, les aider, les guider, etc ...

-21%
Le deal à ne pas rater :
LEGO® Icons 10329 Les Plantes Miniatures, Collection Botanique
39.59 € 49.99 €
Voir le deal

Vous n'êtes pas connecté. Connectez-vous ou enregistrez-vous

R63+ Mobi FREEZE ! SWF-SQL

2 participants

Aller en bas  Message [Page 1 sur 1]

1R63+ Mobi FREEZE ! SWF-SQL Empty R63+ Mobi FREEZE ! SWF-SQL Mar 24 Mai - 1:11

CyRiiL

CyRiiL
Admin

Bonjour à tous, voici les nouveau mobis de la R_63.

Les Mobis Freeze du tout nouveau jeu , source habbohotel.com .

Images :
R63+ Mobi FREEZE ! SWF-SQL VApsWZX4gnQA

SQL :

Catalog_page :
Code:
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`) VALUES
(501, 3, 'Freeze', 0, 87, '1', '1', 1, '0', '0', 1, 'default_3x3', 'catalog_cltbs_heade r1_es', 'catalog_cltbs_tease r_es', '', 'Bienvenido a Freeze! un nuevo juego en el que tendrás que ser audaz para atrapar y congelar a tu oponente', '', '', '');

Catalog_items :
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
(99060, 501, '99082', 'es_box', 10, 0, 1),
(99061, 501, '99083', 'es_counter', 15, 0, 1),
(99062, 501, '99084', 'es_exit', 5, 0, 1),
(99063, 501, '99085', 'es_gate_b', 4, 0, 1),
(99064, 501, '99086', 'es_gate_g', 4, 0, 1),
(99065, 501, '99087', 'es_gate_r', 4, 0, 1),
(99066, 501, '99088', 'es_gate_y', 4, 0, 1),
(99067, 501, '99091', 'es_score_b', 3, 0, 1),
(99068, 501, '99092', 'es_score_g', 3, 0, 1),
(99069, 501, '99090', 'es_score_r', 3, 0, 1),
(99070, 501, '99089', 'es_score_y', 3, 0, 1),
(99071, 501, '99083', 'es_tile', 8, 0, 1);

Ajout

furniture :
Code:
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`, `foot_figure`) VALUES
(99080, 'es_big3', 'es_big3', 'i', 1, 1, 0.5, '1', '0', '1', 4371, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(99081, 'es_big2', 'es_big2', 'i', 1, 1, .5, '1', '0', '1', 4372, '1', '1', '1', '1', '1', 'default', 1,'0', ''),
(99082, 'Freeze Ice Block', 'es_box', 's', 1, 1, 1, '1', '0', '1', 3758, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(99083, 'Freese Counter','es_counter', 's', 2, 1, 1, '0', '0', '0', 3764, '1', '1', '1', '1', '1', 'scoreboard', 1, '0', ''),
(99084, 'Exit Tile', 'es_exit', 's', 1, 1, 0.1, '1', '0', '1', 3759, '1', '1', '1', '1', '1','default', 1, '0', ''),
(99085, 'Blue Freeze Gate', 'es_gate_b', 's', 1, 1, 1, '0', '0', '1', 3762, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(99086, 'Green Freeze Gate', 'es_gate_g', 's', 1, 1, 0, '0', '0', '1', 3761, '1', '1','1', '1', '1', 'default', 1, '0', ''),
(99087,'Red Freeze Gate', 'es_gate_r', 's', 1, 1, 0, '0', '0', '1', 3760, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(99088, 'Yellow Freeze Gate', 'es_gate_y', 's', 1, 1, 0, '0', '0', '1', 3763, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(99089, 'Yellow Freeze Scoreboard', 'es_score_y', 's', 1, 1, 0, '0', '0', '0', 3767, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(99090, 'Red Freeze Scoreboard', 'es_score_r', 's', 1, 1, 0, '0', '0', '0', 3765, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(99091, 'Blue Freeze Scoreboard', 'es_score_b', 's', 1, 1, 0, '0', '0', '0', 3756, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(99092, 'Green Freeze Scoreboard', 'es_score_g', 's', 1, 1, 0, '0', '0', '0', 3766, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(99093, 'Freeze Tile', 'es_tile', 's', 1, 1, 0, '0', '0', '1', 3757, '1', '1', '1', '1', '1', 'default', 1, '0', '');

Partie SWF :

Furnidata:
( Inséré les codes suivante toujours à la suite [[ ]] ) :
Code:
[["i","4371","es_big3","30558","","","","","es_big3 name","es_big3 desc","","-1","-1"],["i","4372","es_big2","30558","","","","","es_big2 name","es_big2 desc","","-1","-1"],["s","3758","es_box","30558","0","1","1","","Freeze Ice Block","Place on FREEZE Tile to work!","","-1","-1"],["s","3764","es_counter","30558","0","1","3","","Freeze Counter","It's the final countdown!","","-1","-1"],["s","3759","es_exit","30558","0","1","1","","Exit Tile","That's enough snow-balling for one day.","","-1","-1"],["s","3760","es_gate_r","30558","0","1","1","","Red Freeze Gate","Let the snow-balling begin!","","-1","-1"],["s","3761","es_gate_g","30558","0","1","1","","Green Freeze Gate","Let the snow-balling begin!","","-1","-1"],["s","3762","es_gate_b","30558","0","1","1","","Blue Freeze Gate","Let the snow-balling begin!","","-1","-1"],["s","3763","es_gate_y","30558","0","1","1","","Yellow Freeze Gate","Let the snow-balling begin!","","-1","-1"],["s","3756","es_score_b","30558","0","1","1","","Blue Freeze Scoreboard","Who's winning?","","-1","-1"],["s","3765","es_score_r","30558","0","1","1","","Red Freeze Scoreboard","Who's winning?","","-1","-1"],["s","3766","es_score_g","30558","0","1","1","","Green Freeze Scoreboard","Who's winning?","","-1","-1"],["s","3767","es_score_y","30558","0","1","1","","Yellow Freeze Scoreboard","Who's winning?","","-1","-1"],["s","3757","es_tile","30558","0","1","1","","Freeze Tile","Got cold feet?","","-1","-1"]]

Et pour finir les SWF .
Swf_furni_freeze_es

Voilà je les ai tester , ils marchent très très bien ! Bon jeu à tous avec ces nouveaux Mobis . Wink

J’allais oublié l'Icon ! LOL

R63+ Mobi FREEZE ! SWF-SQL Icon_87

Enjoy Smile

https://game-help.easyforumpro.com

2R63+ Mobi FREEZE ! SWF-SQL Empty Re: R63+ Mobi FREEZE ! SWF-SQL Mar 24 Mai - 11:46

Pyromane

Pyromane
Admin

Merci de ton partages

Revenir en haut  Message [Page 1 sur 1]

Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum