[SQL/SWF] GTAV Logo [Shady]

Shady

Member
Feb 7, 2013
44
1
Hey there,
The last couple of hours I've been playing this game and it's just awesome and there's no need for any further explanation of this furni.
  • Screens:
2q8q9tz.png

  • Furnidata/SQL:
#Phoneix:
PHP:
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`, `height_adjustable`, `effectM`, `effectF`) VALUES
(200002, 'GTA5', 'roombg_GTA5', 's', 1, 1, 0.45, '1', '0', '0', 200002, '1', '1', '0', '1', '1', 'default', 1, '0', '0', '0', 0, 0);
PHP:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES
(200002, PageID, '200002', 'roombg_GTA5', 50, 0, 0, 1, '0', 0);
#BcStrom:
PHP:
INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `allow_group_item`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES
(200002, 200002, 'GTA5', 'roombg_GTA5', 's', 1, 1, 0.45, 1, 0, 0, 0, 1, 1, 1, 1, 0, 'default', 0, '0');
PHP:
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`, `extradata`, `badge`) VALUES
(200002, PageID, '200002', 'roombg_GTA5', 50, 0, 1, 0, 0, 0, 0, 0, '1', '', '');
#Furnidata:
PHP:
["s","200002","roombg_GTA5","Shady","0","1","1","","GTA Five","So your back in the game? I guess.. YES WOOO welcome back man!","","-1","-1","","1"]

Enjoy :p
 

jayk

Retired Habbotard.
Sep 4, 2013
517
94
Adding this to my hotel, the SECOND my laptop turns in when I get home!
This looks insane!
:up:
 

jayk

Retired Habbotard.
Sep 4, 2013
517
94
And what hotel may that be?

Can't tell you here. PM me.

Shady these are really good. But, I got a question. Is this a hologram that shoots up out of the furni on the ground? Or is it hanging from the invisible ceiling?
 

Owen

Mar 20, 2013
1,208
614
Created by HabMoon ^_^
js like you should add the creators name in your threads.. due to these furnitures are off a other rival forum.
 

rent

Member
Sep 24, 2012
408
67
[SQL]INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES
(200002, '94', '200002', 'roombg_GTA5', 50, 0, 0, 1, '0', 0);
[Err] 1364 - Field 'song_id' doesn't have a default value ?
 

Users who are viewing this thread

Top