Blockland Forums > Modification Help
My brick pack
Crysist:
--- Quote from: luk55 on June 25, 2010, 04:41:36 PM ---Also how do you make good pictures for your bricks?
--- End quote ---
Plant the brick in construct with the color green or red, use F8 to go over to the brick at an angle to show it, F8 will make no shadow appear. Take a screenshot, either with the pointer disabled (F5) or take a no hud screenshot, try to take it from a corner to give depth on how long and wide it id. Open the picture in and shrink it to 96 x 96 in a program such as paint.net, and delete the white, making the background transparent. Then finally, if you're using paint.net, go to the Adjustments tab and click Black and White. Save it as a .png, then you're done, you've just taken a good picture for your brick!
luk55:
--- Quote from: Crysist on June 25, 2010, 08:12:48 PM ---Plant the brick in construct with the color green or red, use F8 to go over to the brick at an angle to show it, F8 will make no shadow appear. Take a screenshot, either with the pointer disabled (F5) or take a no hud screenshot, try to take it from a corner to give depth on how long and wide it id. Open the picture in and shrink it to 96 x 96 in a program such as paint.net, and delete the white, making the background transparent. Then finally, if you're using paint.net, go to the Adjustments tab and click Black and White. Save it as a .png, then you're done, you've just taken a good picture for your brick!
--- End quote ---
Well still... I cant do that with my add-on not working so...
Amade:
line 135:
--- Code: --- uiName = 8x9";
--- End code ---
You forgot a quotation mark. This is causing a syntax error.
luk55:
--- Quote from: Amade on June 26, 2010, 01:34:38 AM ---line 135:
--- Code: --- uiName = 8x9";
--- End code ---
You forgot a quotation mark. This is causing a syntax error.
--- End quote ---
Thanks for you help. BTW this is my first add-on not including colorsets so thats why its sorta messed up.
luk55:
Also how do I make the rows alined like if i make a x3 column it goes more at the bottom then at numbered order. How do I make it in order? Same with the 9x9 It goes all the way at the bottom.