BCSTORM SQL'S Please =(
Printable View
BCSTORM SQL'S Please =(
This looks like stuff for a love doctor? :O
Thanks for the update!
Thanks for these, I have translated the Furnidata & Productdata for English hotels.
FURNIDATA:
PRODUCTDATA:Code:["s","6778400","val14_b_roof","6778400","0","1","1","","Blue Spa Roof",","Calming sound of rain..."-1"],
["s","6778401","val14_bed_b","6778401","0","1","1","","Blue Form Recliner",","Recline into optimum health."-1"],
["s","6778402","val14_bed_g","6778402","0","1","1","","Green Form Recliner",","Recline into optimum health."-1"],
["s","6778403","val14_bed_o","6778403","0","1","1","","Orange Form Recliner",","Recline into optimum health."-1"],
["s","6778404","val14_bigplant1","6778404","0","1","1","","Big Leaf Plant",","The bigger the better."-1"],
["s","6778405","val14_bigplant2","6778405","0","1","1","","Narcissus Plant",","Beautiful bulb"-1"],
["s","6778406","val14_door","6778406","0","1","1","","Solo Glass Door",","Single file. One at a time."-1"],
["s","6778407","val14_fbath","6778407","0","1","1","","Marble Foot Bath",","Cut from one slab."-1"],
["s","6778408","val14_g_roof","6778408","0","1","1","","Green Spa Roof",","Calming sound of rain..."-1"],
["s","6778409","val14_gate","6778409","0","1","1","","Sliding Glass Doors",","You shall pass, I guess."-1"],
["s","6778410","val14_largetile","6778410","0","1","1","","Large Ceramic Spa Tile",","Tough and enduring, like your health."-1"],
["s","6778411","val14_pot1","6778411","0","1","1","","Calming Tree",","A watched plant never grows."-1"],
["s","6778412","val14_recchair","6778412","0","1","1","","Treatment Chair",","Sit down and hold still."-1"],
["s","6778413","val14_tile1","6778413","0","1","1","","Small Green Spa Tile",","Clean floors, Clean mind."-1"],
["s","6778414","val14_tile2","6778414","0","1","1","","Small Blue Spa Tile",","Clean floors, Clean mind."-1"],
["s","6778415","val14_tile3","6778415","0","1","1","","Small Orange Spa Tile",","Clean floors, Clean mind."-1"],
["i","6778416","val14_wall1","6778416","0","1","1","","Green Spa Wall",","Green LED Ambiance"-1"],
["i","6778417","val14_wall2","6778417","0","1","1","","Blue Spa Wall",","Blue LED Ambiance"-1"],
["i","6778418","val14_wall3","6778418","0","1","1","","Orange Spa Wall",","Orange LED Ambiance"-1"],
["s","6778419","val14_wchair","6778419","0","1","1","","Spa Wheelchair",","You look better already!"-1"],
["s","6778420","val14_y_roof","6778420","0","1","1","","Clay Spa Roof",","Calming sound of rain..."-1"],
Code:["val14_b_roof","Blue Spa Roof",","Calming sound of rain..."],
["val14_bed_b","Blue Form Recliner",","Recline into optimum health."],
["val14_bed_g","Green Form Recliner",","Recline into optimum health."],
["val14_bed_o","Orange Form Recliner",","Recline into optimum health."],
["val14_bigplant1","Big Leaf Plant",","The bigger the better."],
["val14_bigplant2","Narcissus Plant",","Beautiful bulb"],
["val14_door","Solo Glass Door",","Single file. One at a time."],
["val14_fbath","Marble Foot Bath",","Cut from one slab."],
["val14_g_roof","Green Spa Roof",","Calming sound of rain..."],
["val14_gate","Sliding Glass Doors",","You shall pass, I guess."],
["val14_largetile","Large Ceramic Spa Tile",","Tough and enduring, like your health."],
["val14_pot1","Kalmerende Plant","A watched plant never grows."],
["val14_recchair","Treatment Chair",","Sit down and hold still."],
["val14_tile1","Small Green Spa Tile",","Clean floors, Clean mind."],
["val14_tile2","Small Blue Spa Tile",","Clean floors, Clean mind."],
["val14_tile3","Green Spa Wall",","Green LED Ambiance"],
["val14_wall1","Green Spa Wall",","Green LED Ambiance"],
["val14_wall2","Blue Spa Wall","Blue LED Ambiance!"],
["val14_wall3","Orange Spa Wall","Orange LED Ambiance!"],
["val14_wchair","Spa Wheelchair","You look better already!"],
["val14_y_roof","Clay Spa Roof","Calming sound of rain..."]
The first wall is working here (Trypolin), but the 2nd isnt...
Room model_spa ^^
INSERT INTO `room_models` (`id`, `door_x`, `door_y`, `door_z`, `door_dir`, `heightmap`, `public_items`, `club_only`) VALUES
('model_spa', 1, 6, 0, 2, 'XXXXXXXXXXXXXXXXXXXXX\r\nXX000000XXXXXXXXXXXXX\r\nXX000000X00000X00000X\r\nXX000000X00000X00000X\r\nXX000000X00000X00000X\r\nXX000000X00000X00000X\r\nX0000000000000000000X\r\nXX000000000000000000X\r\nXX000000X00000X00000X\r\nXX000000X00000X00000X\r\nXX000000X00000X00000X\r\nXX000000X00000X00000X\r\nXX000000XXXXXXXXXXXXX\r\nXXXXXXXXXXXXXXXXXXXXX', '', '0');
Credits for me :D
Thanks for release, might use these.
Okay, here the codes for R63B (i used Trypolin) for the walls:
catalog_items_copy
Code: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
(20141, PAGE ID, '20141', 'val14_b_wall', 5, 0, 1, 0, 0, 0, 0, 0, '1', '', ''),
(20142, PAGE ID, '20142', 'val14_g_wall', 5, 0, 1, 0, 0, 0, 0, 0, '1', '', ''),
(20143, PAGE ID, '20143', 'val14_y_wall', 5, 0, 1, 0, 0, 0, 0, 0, '1', '', '');
items_base
furnidataCode: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
(20141, 15487700, 'val14_b_wall', 's', 2, 1, 1.00, 1, 0, 0, 1, 1, 1, 1, 1, 'default', 3, '0'),
(20142, 15487701, 'val14_g_wall', 's', 2, 1, 1.00, 1, 0, 0, 1, 1, 1, 1, 1, 'default', 3, '0'),
(20143, 15487702, 'val14_y_wall', 's', 2, 1, 1.00, 1, 0, 0, 1, 1, 1, 1, 1, 'default', 3, '0');
Code:["s","15487700","val14_b_wall","15487700","0","1","1","","Blue Exterior Wall",","wall of outside-ness?"-1"],
["s","15487701","val14_g_wall","15487701","0","1","1","","Green Exterior Wall",","wall of outside-ness?"-1"],
["s","15487702","val14_y_wall","15487702","0","1","1","","Yellow Exterior Wall",","wall of outside-ness?"-1"],
Put the codes for trypolin 5.2 please :) I speak Spanish xd
Its for Trypolin 5.2
Thanks for this!
If you can fix that, can you post here?