[CODED] Custom Furniture [CODED]
Hello everyone, this is my first post on RaGEZONE as I'm most of the time on Otaku therefore I'm sorry if this is in the incorrect place.
I'm under the name 'VerbOtaku' because some faker used my name but I can assure you this is the real Verb.
I'm going to show you a few of my customs I've made and that have been coded by a friend named 'SoulEater'
Hope you enjoy them as much as I enjoy making them!
My Halloween Pumkin - Designed by Verb - Coded By SoulEater.
http://i40.tinypic.com/11jutg2.png
Download ALL click here
~Catalog Items~
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(969007, CATAID, '969007', 'Pumpkin', 3, 0, 0, 1);
~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`, `is_arrow`)VALUES
(969007, 'Pumpkin', 'pukin', 's', 1, 1, 0.001, '0', '0', '0', 969007, '1', '1', '1', '1', '1', 'default', 1, '0', '0');
~Furnidata~
Code:
["s","969007","pukin","25824","0","1","1","0,0, 0"," Pumpkin","Designed by Verb.","","-1","-1"],
Tell me what you think :D
My Throne Set - Designed By Verb - Coded By SoulEater
http://img28.imageshack.us/img28/8904/axsd.png
Download ALL here
Catalog Item:
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(969001, CATAID, '969001', 'Blue Throne', 2500, 0, 0, 1),
(969002, CATAID, '969002', 'Green Throne', 2500, 0, 0, 1),
(969003, CATAID, '969003', 'Orange Throne', 2500, 0, 0, 1),
(969004, CATAID, '969004', 'Pink Throne', 2500, 0, 0, 1),
(969005, CATAID, '969005', 'Purple Throne', 2500, 0, 0, 1),
(969006, CATAID, '969006', 'Yellow Throne', 2500, 0, 0, 1);
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`, `is_arrow`)VALUES
(969001, 'Blue Throne', 'kidth1', 's', 1, 1, 1, '0', '1', '0', 969001, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(969002, 'Green Throne', 'kidth2', 's', 1, 1, 1, '0', '1', '0', 969002, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(969003, 'Orange Throne', 'kidth3', 's', 1, 1, 1, '0', '1', '0', 969003, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(969004, 'Pink Throne', 'kidth4', 's', 1, 1, 1, '0', '1', '0', 969004, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(969005, 'Purple Throne', 'kidth5', 's', 1, 1, 1, '0', '1', '0', 969005, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(969006, 'Yellow Throne', 'kidth6', 's', 1, 1, 1, '0', '1', '0', 969006, '1', '1', '1', '1', '1', 'default', 1, '0', '0');
Furnidata:
Code:
["s","969001","kidth1","25824","0","1","1","0,0,0","Blue Throne","A Blue Throne Designed By Verb.","","-1","-1"],
["s","969002","kidth2","25824","0","1","1","0,0,0","Green Throne","A Green Throne Designed By Verb.","","-1","-1"],
["s","969003","kidth3","25824","0","1","1","0,0,0","Orange Throne","A Orange Throne Designed By Verb.","","-1","-1"],
["s","969004","kidth4","25824","0","1","1","0,0,0","Pink Throne","A Pink Throne Designed By Verb.","","-1","-1"],
["s","969005","kidth5","25824","0","1","1","0,0,0","Purple Throne","A Purple Throne Designed By Verb.","","-1","-1"],
["s","969006","kidth6","25824","0","1","1","0,0,0","Yellow Throne","A Yellow Throne Designed By Verb.","","-1","-1"],
This is just a little amount of my work, I'd love to share more with you in the future,tell me what you think of this please :) Thanks!
Re: [CODED] Custom Furniture [CODED]
nice releases, i love the thrones and the Halloween pumpkin thing lol
Re: [CODED] Custom Furniture [CODED]
Thanks for feedback :D Nice to know you like them! :D
Re: [CODED] Custom Furniture [CODED]
Wowowowowowowowowowowoowowowowowo, The pumpkin looks like me! :lol: On topic: I love them, brilliant release!
Re: [CODED] Custom Furniture [CODED]
Thanks :) LOL @ The pumpkin looking like you :)
Re: [CODED] Custom Furniture [CODED]
I've seen the thrones released by yourself on Otaku, and I liked them. The simple recolours bring back happy memories huh :)
And the Pumpkin is pretty awesome, the only thing i'm concerned about is that it doesn't sit correctly on the square in which you place it.
Other than that, it's perfect (: well done.
Re: [CODED] Custom Furniture [CODED]
Hello everyone, this is my first post on RaGEZONE as I'm most of the time on Otaku therefore I'm sorry if this is in the incorrect place.
I'm under the name 'VerbOtaku' because some faker used my name but I can assure you this is the real Verb.
I'm going to show you a few of my customs I've made and that have been coded by a friend named 'SoulEater'
Hope you enjoy them as much as I enjoy making them!
My Halloween Pumkin - Designed by Verb - Coded By SoulEater.
http://i40.tinypic.com/11jutg2.png
Download Here!
Catalogue Items
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(969007, CATAID, '969007', 'Pumpkin', 3, 0, 0, 1);
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`, `is_arrow`)VALUES
(969007, 'Pumpkin', 'pukin', 's', 1, 1, 0.001, '0', '0', '0', 969007, '1', '1', '1', '1', '1', 'default', 1, '0', '0');
Furnidata
Code:
["s","969007","pukin","25824","0","1","1","0,0, 0"," Pumpkin","Designed by Verb.","","-1","-1"],
Tell me what you think :D
My Throne Set - Designed By Verb - Coded By SoulEater
http://img28.imageshack.us/img28/8904/axsd.png
Download Here!
Catalogue Items
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(969001, CATAID, '969001', 'Blue Throne', 2500, 0, 0, 1),
(969002, CATAID, '969002', 'Green Throne', 2500, 0, 0, 1),
(969003, CATAID, '969003', 'Orange Throne', 2500, 0, 0, 1),
(969004, CATAID, '969004', 'Pink Throne', 2500, 0, 0, 1),
(969005, CATAID, '969005', 'Purple Throne', 2500, 0, 0, 1),
(969006, CATAID, '969006', 'Yellow Throne', 2500, 0, 0, 1);
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`, `is_arrow`)VALUES
(969001, 'Blue Throne', 'kidth1', 's', 1, 1, 1, '0', '1', '0', 969001, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(969002, 'Green Throne', 'kidth2', 's', 1, 1, 1, '0', '1', '0', 969002, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(969003, 'Orange Throne', 'kidth3', 's', 1, 1, 1, '0', '1', '0', 969003, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(969004, 'Pink Throne', 'kidth4', 's', 1, 1, 1, '0', '1', '0', 969004, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(969005, 'Purple Throne', 'kidth5', 's', 1, 1, 1, '0', '1', '0', 969005, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(969006, 'Yellow Throne', 'kidth6', 's', 1, 1, 1, '0', '1', '0', 969006, '1', '1', '1', '1', '1', 'default', 1, '0', '0');
Furnidata
Code:
["s","969001","kidth1","25824","0","1","1","0,0,0","Blue Throne","A Blue Throne Designed By Verb.","","-1","-1"],
["s","969002","kidth2","25824","0","1","1","0,0,0","Green Throne","A Green Throne Designed By Verb.","","-1","-1"],
["s","969003","kidth3","25824","0","1","1","0,0,0","Orange Throne","A Orange Throne Designed By Verb.","","-1","-1"],
["s","969004","kidth4","25824","0","1","1","0,0,0","Pink Throne","A Pink Throne Designed By Verb.","","-1","-1"],
["s","969005","kidth5","25824","0","1","1","0,0,0","Purple Throne","A Purple Throne Designed By Verb.","","-1","-1"],
["s","969006","kidth6","25824","0","1","1","0,0,0","Yellow Throne","A Yellow Throne Designed By Verb.","","-1","-1"],
This is just a little amount of my work, I'd love to share more with you in the future,tell me what you think of this please :) Thanks!
You might want to use this post as your main post, tidyied it up a but, with the use of [CODE].
Like if you like it :).
Re: [CODED] Custom Furniture [CODED]
Thanks - will edit it now :)
Re: [CODED] Custom Furniture [CODED]
No problem, also, if you want. I'll help you design some customs?
Re: [CODED] Custom Furniture [CODED]
Well, I'm running out of ideas tbh lmao so if you have like any ideas just PM me them, I'll remember to give you credit IF I release/create them :)
xWiindows - Yes I'd love to see your plans :) I'll just tidy'em up a little (if they're not tidy already!) :)
;D (can't post on your profile:P)
Also, are you Jamie Sharp? Jw.
Re: [CODED] Custom Furniture [CODED]
Cool!!!
but I hate the anime wallpaper:blink:
Re: [CODED] Custom Furniture [CODED]
Thanks and I didn't create that ^^ :)
Remember to get liking :)
Re: [CODED] Custom Furniture [CODED]
Really nice bro :)
i saw your works on otaku :p
Re: [CODED] Custom Furniture [CODED]
Very, nice release love the pumpkin.
Re: [CODED] Custom Furniture [CODED]
Thanks for reply :D Loving ze pic facebook LOL :)