Page 1 of 1

Moderaters Please Close!

PostPosted: Tue Sep 03, 2013 03:30
by philipbenr
This is now null and is being worked on together between Me and Dan Duncombe.

PostPosted: Tue Sep 03, 2013 16:35
by Mossmanikin
Love the textures :)

PostPosted: Tue Sep 03, 2013 22:54
by philipbenr
thanks. :)

PostPosted: Fri Sep 06, 2013 16:33
by DigAmy
Useless... but nice :)

PostPosted: Sat Sep 07, 2013 23:07
by lunisol
seems pretty cool, but I'd make the hides flat instead of a node block. I dont have any experience making mods but from what I've gathered on the forums I think all you'd have to do is change the draw type.

PostPosted: Sun Sep 08, 2013 08:37
by Dan Duncombe
lunisol wrote:seems pretty cool, but I'd make the hides flat instead of a node block. I dont have any experience making mods but from what I've gathered on the forums I think all you'd have to do is change the draw type.

Make it:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
drawtype = "signlike"


Add:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
paramtype2 = "wallmounted",


And:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
selection_box = {
    type = "wallmounted",
},


EDIT: May I do my own development of this,with more random nodeboxy blocks?

PostPosted: Sun Sep 08, 2013 18:56
by philipbenr
Dan Duncombe wrote:EDIT: May I do my own development of this,with more random nodeboxy blocks?


I saw it and I liked it. Want to work together? PM me if so.