Lamecraft mod texture bugs!!
Re: Lamecraft mod texture bugs!!
Eh StatePlay.cpp try to find it this is so hard
Advertising
I have added blocks to Blocks.cpp but they don't appear.
What the Subject says, HELP D=
Advertising
- Xian Nox
- Retired Mod
- Posts: 2749
- Joined: Fri Nov 05, 2010 5:27 pm
- Location: Over the hills and far away
Re: Lamecraft mod texture bugs!!
- merged into previous topic
Re: Lamecraft mod texture bugs!!
HELP!!! I have added blocks to Blocks.cpp but they don't appear in the inventory!!!!
Re: Lamecraft mod texture bugs!!
U need to take few extra stepsjingy2859 wrote:HELP!!! I have added blocks to Blocks.cpp but they don't appear in the inventory!!!!
Re: Lamecraft mod texture bugs!!
Umm but there's no //Normal Blocks section in my CraftWorld2.CPP as there is in the decorative mod =/ HELP!
Where do I add blocks in CraftWorld2.cpp?
So I want to add more blocks to my Lamecraft source but I can't find where to put this:
blockTypes.push_back(yourblock());
Into CraftWorld2.cpp, please help!
blockTypes.push_back(yourblock());
Into CraftWorld2.cpp, please help!
Re: Lamecraft mod texture bugs!!
you should avoid using latest version, as it has many issues, (sorry it was me who gave you it's download link
)
U should try this (it is already fixed for you
) mod, as most of tutorials, including that one should work in that mod and its very stable and popular.
the normal block section starts from line 23 in craftworld2.cpp in that mod
U should try this (it is already fixed for you
the normal block section starts from line 23 in craftworld2.cpp in that mod
Re: Where do I add blocks in CraftWorld2.cpp?
Duplicate topic, already answered in previously
