Page 1 of 1

how to make a skin for the gui?

PostPosted: Mon Feb 18, 2013 07:16
by Linxx
title says it all...looking for a way to do this :) thanks

PostPosted: Mon Feb 18, 2013 07:18
by PilzAdam
It is possible to add a texture to the inventory, but the default game doesnt have the code for it.
So you need to create the texture and do the code to add it.

PostPosted: Mon Feb 18, 2013 07:24
by Linxx
PilzAdam wrote:It is possible to add a texture to the inventory, but the default game doesnt have the code for it.
So you need to create the texture and do the code to add it.

aahh that disapoints me i don't know a thing about coding :(

PostPosted: Mon Feb 18, 2013 11:41
by cHyper
PilzAdam wrote:It is possible to add a texture to the inventory, but the default game doesnt have the code for it.
So you need to create the texture and do the code to add it.



there is a GUI-mod...
http://forum.minetest.net/viewtopic.php?pid=55709#p55709

PostPosted: Mon Feb 18, 2013 16:09
by Linxx
cHyper wrote:
PilzAdam wrote:It is possible to add a texture to the inventory, but the default game doesnt have the code for it.
So you need to create the texture and do the code to add it.



there is a GUI-mod...
http://forum.minetest.net/viewtopic.php?pid=55709#p55709
i'll see what i can do with this looks interesting