[CODED] Pink Cauldron [CODED]

Results 1 to 3 of 3
  1. #1
    Learning Graphics! VerbOtaku is offline
    MemberRank
    Oct 2011 Join Date
    335Posts

    [CODED] Pink Cauldron [CODED]

    Hello everyone, I recently shared with Otaku my pink cauldron, they said they like it so I thought I'd release it here just in time for valentines day.

    Btw, this is the first time I've ever coded my own custom by my self, so please if the code or something doesn't work please inform me, thanks!

    Furniture SQL:

    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`, `is_arrow`) VALUES ('98743', 'pnk_cauldron', 'Pink Cauldron', 's', 1, 1, 1, '0', '0', '0', 'c_pnk', '1', '1', '1', '1', '1', 'default', 4, '0', '0')

    Catalog_items SQL:


    Code:
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (98743, '94', '98743', 'NAME', '50000', '0', '1');

    Furnidata SQL:


    Code:
    ["s","c_pnk","c_pnk","834523","0","1","1","","Pink Cauldron","Valentines Release From Verb","","-1","-1"],
    SWF Download: c_pnk.swf

    Image: http://i.imgur.com/g3BIl.png

    I believe that the cauldron when double clicked green bubbles appear on top, hope it works, someone please test it on there hotel! Thanks:)


  2. #2
    The Sex Addict Poizone2 is offline
    MemberRank
    Oct 2011 Join Date
    UKLocation
    523Posts

    Re: [CODED] Pink Cauldron [CODED]

    Don't like it.. But that's my oppion, 6/10

  3. #3
    Learning Graphics! VerbOtaku is offline
    MemberRank
    Oct 2011 Join Date
    335Posts

    Re: [CODED] Pink Cauldron [CODED]

    okay thanks for your opinion, I did something quite easy to recolour for my first attempt at coding that's all



Advertisement