[REL] Techno Furni (MySQL) [REL]

Page 1 of 3 123 LastLast
Results 1 to 25 of 71
  1. #1
    8-bit Bitch Slapper Alpha Ducky is offline
    MemberRank
    Mar 2007 Join Date
    In My HouseLocation
    2,436Posts

    [REL] Techno Furni (MySQL) [REL]

    Hello ^_^ here to release more furni lmao.

    CCTs: http://www.megaupload.com/?d=UJC9BD2C

    Catalogue_Items:
    Code:
    INSERT INTO `catalogue_items` (`tid`, `catalogue_name`, `catalogue_description`, `catalogue_cost`, `typeid`, `length`, `width`, `top`, `name_cct`, `colour`, `catalogue_id_page`, `door`, `tradeable`, `recycleable`, `catalogue_id_index`) VALUES
    (1720, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_ball', '0,0,0', 78, 0, 1, 1, 1720),
    (1721, 'NAME', 'DESC', 5, 1, 1, 1, 1.00, 'party_barcorn', '0,0,0', 78, 0, 1, 1, 1721),
    (1722, 'NAME', 'DESC', 5, 1, 1, 1, 1.00, 'party_bardesk', '0,0,0', 78, 0, 1, 1, 1722),
    (1723, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_beamer', '0,0,0', 78, 0, 1, 1, 1723),
    (1724, 'NAME', 'DESC', 5, 1, 1, 1, 1.40, 'party_block', '0,0,0', 78, 0, 1, 1, 1724),
    (1725, 'NAME', 'DESC', 5, 1, 2, 2, 0.70, 'party_block2', '0,0,0', 78, 0, 1, 1, 1725),
    (1726, 'NAME', 'DESC', 5, 2, 1, 1, 0.70, 'party_chair', '0,0,0', 78, 0, 1, 1, 1726),
    (1727, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_discol', '0,0,0', 78, 0, 1, 1, 1727),
    (1728, 'NAME', 'DESC', 5, 1, 1, 2, 0.00, 'party_djtable', '0,0,0', 78, 0, 1, 1, 1728),
    (1729, 'NAME', 'DESC', 5, 1, 2, 2, 0.00, 'party_floor', '0,0,0', 78, 0, 1, 1, 1729),
    (1730, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_led', '0,0,0', 78, 0, 1, 1, 1730),
    (1731, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_mic', '0,0,0', 78, 0, 1, 1, 1731),
    (17*** 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon1', '0,0,0', 78, 0, 1, 1, 1732),
    (1733, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon2', '0,0,0', 78, 0, 1, 1, 1733),
    (1734, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon3', '0,0,0', 78, 0, 1, 1, 1734),
    (1735, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon4', '0,0,0', 78, 0, 1, 1, 1735),
    (1736, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon5', '0,0,0', 78, 0, 1, 1, 1736),
    (1737, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_ravel', '0,0,0', 78, 0, 1, 1, 1737),
    (1738, 'NAME', 'DESC', 5, 2, 1, 1, 1.40, 'party_seat', '0,0,0', 78, 0, 1, 1, 1738),
    (1739, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_shelf', '0,0,0', 78, 0, 1, 1, 1739),
    (1740, 'NAME', 'DESC', 5, 1, 1, 1, 1.40, 'party_table', '0,0,0', 78, 0, 1, 1, 1740),
    (1741, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_tray', '0,0,0', 78, 0, 1, 1, 1741),
    (1742, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_tube_bubble', '0,0,0', 78, 0, 1, 1, 1742),
    (1743, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_tube_lava', '0,0,0', 78, 0, 1, 1, 1743),
    (1744, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_wc_boy', '0,0,0', 78, 0, 1, 1, 1744),
    (1745, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_wc_girl', '0,0,0', 78, 0, 1, 1, 1745);
    Catalogue_Page:
    Code:
    INSERT INTO `catalogue_pages` (`indexid`, `minrank`, `indexname`, `displayname`, `style_layout`, `img_header`, `img_side`, `label_description`, `label_misc`, `label_moredetails`, `opt_bodyreplace`) VALUES
    (78, 6, 'Techno', 'Techno', 'ctlg_layout2', 'catalog_limited_headline1', 'catalog_limited_teaser1,', 'Get it while its hot.. <br><br>LIMITED EDITION FURNITURE!', NULL, 'For a limited time only!', 'NULL');
    Screenie:

    Last edited by Alpha Ducky; 11-01-09 at 10:16 PM.


  2. #2
    The Omega Superfun is offline
    MemberRank
    Dec 2006 Join Date
    The NetherlandsLocation
    5,223Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    awesome screen!

  3. #3
    Proficient Member Serb101 is offline
    MemberRank
    May 2007 Join Date
    197Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    omg that shit is sexy

  4. #4
    Infraction Banned HabMoon is offline
    MemberRank
    Jun 2007 Join Date
    HM OfficesLocation
    3,068Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    Thanks for giving me credits :}

    Still not the beamer.. :(

  5. #5
    8-bit Bitch Slapper Alpha Ducky is offline
    MemberRank
    Mar 2007 Join Date
    In My HouseLocation
    2,436Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    hehe thanx guys. glad yall like them.

    the beamer is the only thing that doesn't work. I think it needs to be coded.

  6. #6
    Infraction Banned HabMoon is offline
    MemberRank
    Jun 2007 Join Date
    HM OfficesLocation
    3,068Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    The beamer needs ofcourse the hh_furni_classes from V27. but with that i dont work either so.. i think it needs to be coded to..


    Edit: Hehe made new avatar with the furniture x]

  7. #7
    RaGEZONE VETERAN TomSpit is offline
    MemberRank
    Aug 2007 Join Date
    United KingdomLocation
    1,490Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    Once again, thanks Ricky for making my life easier!
    Also, thanks for ripping the CCT's Habmoon.

  8. #8
    8-bit Bitch Slapper Alpha Ducky is offline
    MemberRank
    Mar 2007 Join Date
    In My HouseLocation
    2,436Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    Quote Originally Posted by TomSpit View Post
    Once again, thanks Ricky for making my life easier!
    Also, thanks for ripping the CCT's Habmoon.
    lol no problem Tom. Always here to help ^^

  9. #9
    Resurrected Jam32 is offline
    MemberRank
    Aug 2008 Join Date
    JamoniaLocation
    2,393Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    woah there well cool.
    and u have no normal furni in there apart form amoodlight XD
    10/10

  10. #10
    Member craig6666 is offline
    MemberRank
    Sep 2007 Join Date
    72Posts

    Re: [REL] Techno Furni (MySQL) [REL]


  11. #11
    Account Upgraded | Title Enabled! Unk is offline
    MemberRank
    Apr 2007 Join Date
    FloridaLocation
    882Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    Very nice, 9/10, Nothing can be perfect :P

    Unk

  12. #12
    Infraction Banned HabMoon is offline
    MemberRank
    Jun 2007 Join Date
    HM OfficesLocation
    3,068Posts

    Re: [REL] Techno Furni (MySQL) [REL]


  13. #13
    Account Upgraded | Title Enabled! josh954r is offline
    MemberRank
    Aug 2008 Join Date
    In ur ComputerLocation
    238Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    great release thanks

  14. #14
    Enthusiast Smiled is offline
    MemberRank
    Nov 2008 Join Date
    EnglandLocation
    37Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    Nice release, 9/10 i love it. <3

  15. #15
    8-bit Bitch Slapper Alpha Ducky is offline
    MemberRank
    Mar 2007 Join Date
    In My HouseLocation
    2,436Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    glad yall like them ^_^

  16. #16
    Account Upgraded | Title Enabled! Faris is offline
    MemberRank
    Aug 2007 Join Date
    815Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    Appreciate your job :)

    Nice work

  17. #17
    8-bit Bitch Slapper Alpha Ducky is offline
    MemberRank
    Mar 2007 Join Date
    In My HouseLocation
    2,436Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    Quote Originally Posted by faris View Post
    Appreciate your job :)

    Nice work
    Thanx faris, gald you like.

  18. #18
    <insert title here> Shorty is offline
    MemberRank
    Feb 2007 Join Date
    United KingdomLocation
    1,861Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    Here iv just named everything :)

    INSERT INTO `catalogue_items` (`tid`, `catalogue_name`, `catalogue_description`, `catalogue_cost`, `typeid`, `length`, `width`, `top`, `name_cct`, `colour`, `catalogue_id_page`, `door`, `tradeable`, `recycleable`, `catalogue_id_index`) VALUES
    (1720, 'Disco Ball', 'Have fun with the stars', 5, 1, 1, 1, 0.00, 'party_ball', '0,0,0', 78, 0, 1, 1, 1720),
    (1721, 'Party Corner', 'Party Corner with suffice', 5, 1, 1, 1, 1.00, 'party_barcorn', '0,0,0', 78, 0, 1, 1, 1721),
    (1722, 'Party Bar', 'Party Bar with suffice', 5, 1, 1, 1, 1.00, 'party_bardesk', '0,0,0', 78, 0, 1, 1, 1722),
    (1723, 'Party Laser', 'Dancing with the moonlight!', 5, 1, 1, 1, 0.00, 'party_beamer', '0,0,0', 78, 0, 1, 1, 1723),
    (1724, 'Small Stage', 'Get up and dance!', 5, 1, 1, 1, 1.40, 'party_block', '0,0,0', 78, 0, 1, 1, 1724),
    (1725, 'Large Stage', 'Dance, Dance, Dance!', 5, 1, 2, 2, 0.70, 'party_block2', '0,0,0', 78, 0, 1, 1, 1725),
    (1726, 'Party Chair', 'DESC', 5, 2, 1, 1, 0.70, 'party_chair', '0,0,0', 78, 0, 1, 1, 1726),
    (1727, 'Party Light', 'Colourfull', 5, 1, 1, 1, 0.00, 'party_discol', '0,0,0', 78, 0, 1, 1, 1727),
    (1728, 'DJ Deak', 'Rave, Rave, Rave!', 5, 1, 1, 2, 0.00, 'party_djtable', '0,0,0', 78, 0, 1, 1, 1728),
    (1729, 'Dance Floor', 'Dance on me!', 5, 1, 2, 2, 0.00, 'party_floor', '0,0,0', 78, 0, 1, 1, 1729),
    (1730, 'Wall LED', 'Have fun all day!', 5, 0, 0, 0, 0.00, 'party_led', '0,0,0', 78, 0, 1, 1, 1730),
    (1731, 'Party Mic', 'Sing along now!', 5, 1, 1, 1, 0.00, 'party_mic', '0,0,0', 78, 0, 1, 1, 1731),
    (1732, 'Neon Arrow Right', 'This way!', 5, 0, 0, 0, 0.00, 'party_neon1', '0,0,0', 78, 0, 1, 1, 1732),
    (1733, 'Neon Arrow Left', 'This way!', 5, 0, 0, 0, 0.00, 'party_neon2', '0,0,0', 78, 0, 1, 1, 1733),
    (1734, 'Neon Bird', 'Birdy go fly!', 5, 0, 0, 0, 0.00, 'party_neon3', '0,0,0', 78, 0, 1, 1, 1734),
    (1735, 'Neon Skull', 'Dont get too close.', 5, 0, 0, 0, 0.00, 'party_neon4', '0,0,0', 78, 0, 1, 1, 1735),
    (1736, 'Neon Love', 'Aww, Love is nice!', 5, 0, 0, 0, 0.00, 'party_neon5', '0,0,0', 78, 0, 1, 1, 1736),
    (1737, 'Party Laser', 'Hardcore Trance', 5, 1, 1, 1, 0.00, 'party_ravel', '0,0,0', 78, 0, 1, 1, 1737),
    (1738, 'Glass Seat', 'No fat people!', 5, 2, 1, 1, 1.40, 'party_seat', '0,0,0', 78, 0, 1, 1, 1738),
    (1739, 'Drink Shelf', 'Styleish!', 5, 0, 0, 0, 0.00, 'party_shelf', '0,0,0', 78, 0, 1, 1, 1739),
    (1740, 'Party Table', 'Im a table', 5, 1, 1, 1, 1.40, 'party_table', '0,0,0', 78, 0, 1, 1, 1740),
    (1741, 'Party Tray', 'Oww, Nicee?', 5, 1, 1, 1, 0.00, 'party_tray', '0,0,0', 78, 0, 1, 1, 1741),
    (1742, 'Bubble Tube', 'Ohh, BUBBLEZZ!', 5, 1, 1, 1, 0.00, 'party_tube_bubble', '0,0,0', 78, 0, 1, 1, 1742),
    (1743, 'Lava Tube', 'Lava, How nice', 5, 1, 1, 1, 0.00, 'party_tube_lava', '0,0,0', 78, 0, 1, 1, 1743),
    (1744, 'WC Boys', 'Boys this way!', 5, 0, 0, 0, 0.00, 'party_wc_boy', '0,0,0', 78, 0, 1, 1, 1744),
    (1745, 'WC Girls', 'Girls this way!', 5, 0, 0, 0, 0.00, 'party_wc_girl', '0,0,0', 78, 0, 1, 1, 1745);

  19. #19
    Apprentice lars132 is offline
    MemberRank
    Nov 2008 Join Date
    In the moonLocation
    15Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    This is for Holo?

  20. #20
    Alpha Member Moogly is offline
    MemberRank
    Feb 2008 Join Date
    Pool LidoLocation
    2,322Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    Quote Originally Posted by rickymenier View Post
    Hello ^_^ here to release more furni lmao.

    CCTs: http://www.megaupload.com/?d=UJC9BD2C

    Catalogue_Items:
    Code:
    INSERT INTO `catalogue_items` (`tid`, `catalogue_name`, `catalogue_description`, `catalogue_cost`, `typeid`, `length`, `width`, `top`, `name_cct`, `colour`, `catalogue_id_page`, `door`, `tradeable`, `recycleable`, `catalogue_id_index`) VALUES
    (1720, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_ball', '0,0,0', 78, 0, 1, 1, 1720),
    (1721, 'NAME', 'DESC', 5, 1, 1, 1, 1.00, 'party_barcorn', '0,0,0', 78, 0, 1, 1, 1721),
    (1722, 'NAME', 'DESC', 5, 1, 1, 1, 1.00, 'party_bardesk', '0,0,0', 78, 0, 1, 1, 1722),
    (1723, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_beamer', '0,0,0', 78, 0, 1, 1, 1723),
    (1724, 'NAME', 'DESC', 5, 1, 1, 1, 1.40, 'party_block', '0,0,0', 78, 0, 1, 1, 1724),
    (1725, 'NAME', 'DESC', 5, 1, 2, 2, 0.70, 'party_block2', '0,0,0', 78, 0, 1, 1, 1725),
    (1726, 'NAME', 'DESC', 5, 2, 1, 1, 0.70, 'party_chair', '0,0,0', 78, 0, 1, 1, 1726),
    (1727, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_discol', '0,0,0', 78, 0, 1, 1, 1727),
    (1728, 'NAME', 'DESC', 5, 1, 1, 2, 0.00, 'party_djtable', '0,0,0', 78, 0, 1, 1, 1728),
    (1729, 'NAME', 'DESC', 5, 1, 2, 2, 0.00, 'party_floor', '0,0,0', 78, 0, 1, 1, 1729),
    (1730, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_led', '0,0,0', 78, 0, 1, 1, 1730),
    (1731, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_mic', '0,0,0', 78, 0, 1, 1, 1731),
    (1732, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon1', '0,0,0', 78, 0, 1, 1, 1732),
    (1733, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon2', '0,0,0', 78, 0, 1, 1, 1733),
    (1734, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon3', '0,0,0', 78, 0, 1, 1, 1734),
    (1735, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon4', '0,0,0', 78, 0, 1, 1, 1735),
    (1736, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon5', '0,0,0', 78, 0, 1, 1, 1736),
    (1737, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_ravel', '0,0,0', 78, 0, 1, 1, 1737),
    (1738, 'NAME', 'DESC', 5, 2, 1, 1, 1.40, 'party_seat', '0,0,0', 78, 0, 1, 1, 1738),
    (1739, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_shelf', '0,0,0', 78, 0, 1, 1, 1739),
    (1740, 'NAME', 'DESC', 5, 1, 1, 1, 1.40, 'party_table', '0,0,0', 78, 0, 1, 1, 1740),
    (1741, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_tray', '0,0,0', 78, 0, 1, 1, 1741),
    (1742, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_tube_bubble', '0,0,0', 78, 0, 1, 1, 1742),
    (1743, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_tube_lava', '0,0,0', 78, 0, 1, 1, 1743),
    (1744, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_wc_boy', '0,0,0', 78, 0, 1, 1, 1744),
    (1745, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_wc_girl', '0,0,0', 78, 0, 1, 1, 1745);
    Catalogue_Page:
    Code:
    INSERT INTO `catalogue_pages` (`indexid`, `minrank`, `indexname`, `displayname`, `style_layout`, `img_header`, `img_side`, `label_description`, `label_misc`, `label_moredetails`, `opt_bodyreplace`) VALUES
    (78, 6, 'Techno', 'Techno', 'ctlg_layout2', 'catalog_limited_headline1', 'catalog_limited_teaser1,', 'Get it while its hot.. <br><br>LIMITED EDITION FURNITURE!', NULL, 'For a limited time only!', 'NULL');
    Screenie:

    This is so going to be on RaGEHOTEL.... me and nillus are gona get high to this furni 8)

  21. #21
    Infraction Banned HabMoon is offline
    MemberRank
    Jun 2007 Join Date
    HM OfficesLocation
    3,068Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    Quote Originally Posted by lars132 View Post
    This is for Holo?
    Yea, for holo

  22. #22
    Valued Member Lahmidi is offline
    MemberRank
    Apr 2008 Join Date
    NetherlandsLocation
    100Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    This doesn't work i get a Mysql error

  23. #23
    (Joe209!) Riley is offline
    MemberRank
    Jul 2007 Join Date
    Box In A StreetLocation
    1,423Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    To bad beam doesnt work :P
    Bu nice Rel rick Love them on the hotel :P

  24. #24
    Surprise, mother******! patje007 is offline
    MemberRank
    Mar 2007 Join Date
    The NetherlandsLocation
    484Posts
    Quote Originally Posted by habmoon View Post
    Thanks for giving me credits :}
    It can be my eyes, but i cant see credits to u lau. still nice rel ricky 10/10

  25. #25
    Account Upgraded | Title Enabled! Retroer is offline
    MemberRank
    Feb 2008 Join Date
    In your momLocation
    491Posts

    Re: [REL] Techno Furni (MySQL) [REL]

    How do i add. What do i go to in phpmyamdmin?



Page 1 of 3 123 LastLast

Advertisement