Someone who can make a statue from my avatar?
And code it? ;D
Attachment 114541
Printable View
Someone who can make a statue from my avatar?
And code it? ;D
Attachment 114541
At least save it in a better quality.
i'm sorry. i don't know how.
You don't know how to save a image in a different quality?
no i don't?
Take another picture of your avatar and save it as .PNG not .JPG
like this? Attachment 114543
You can't make a statue with the room background.
i'm sorry. here it is without background, i didn't know it.
(sorry for bad english. i'm dutch)
Attachment 114561
https://dl.dropbox.com/u/460389/Naamloos.png
There no background! Holy shit 12 posts to remove a fucking background lol.
Someone make it into a statue now.
how you make it whithout background then :S
thanks WJJ for making is whitout background
Get Paint.net, copy and paste your image there, use the rubber tool to get rid of the background then click save. When the dialog pops up about transparency, just ignore it and click save. Then it saves without a white background.
I personally use GIMP.. follow this tutorial:
How to make a transparent background/selection on an image using GIMP
Its much quicker than using the rubber tool in paint.net but that is a way you could do it if you find layers to difficult :)
Will
thanks again Will ;3
but.... someone who can make a statue of this? ;s
and code?
Coding it now. Thanks.
John, you're the best <3
Code:catalog_items:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `cost_belcredits`, `achievement`) VALUES
(100000278, PAGEID, '100000278', '01_freshmoonno', 5000, 0, 0, 1, '0', 0, 0),
,
(100000277, PAGEID, '100000277', '02_freshmoonno', 5000, 0, 0, 1, '0', 0, 0);
furniture:
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`, `foot_figure`, `height_adjustable`) VALUES
(100000278, '01_freshmoonno', 'gm_freshmoonno', 's', 1, 1, 1, '1', '0', '0', 100000278, '1', '1', '1', '1', '1', 'default', 1, '0', '0', 0, '0'),
(100000277, '02_freshmoonno', 'gm_freshmoonno', 's', 1, 1, 1, '1', '0', '0', 100000277, '1', '1', '1', '1', '1', 'default', 1, '0', '0', 0, '0');
furnidata:
["s","100000278","gm_freshmoonno","11512","0","1","1","","Fresh Statues","Designed by Lione","","-1","-1"],
["s","100000277","gm_freshmoonno","11513","0","1","1","","Fresh Statues","Designed by LIone","","-1","-1"],
Link:
Desktop.rar