Page 1 of 1
Subgame Questions

Posted:
Wed Jan 29, 2014 18:03
by Mcc457
Say I want to create a subgame of Minetest, like Eden, for example. However, I want the game to include Blockmen's 3rdPersonView
How would one give proper credits?
The text at the top right that says "Minetest 0.4.9", how is that changed.

Posted:
Wed Jan 29, 2014 18:07
by sfan5
Mcc457 wrote:The text at the top right that says "Minetest 0.4.9", how is that changed.
You cannot change the text at the top right.

Posted:
Wed Jan 29, 2014 18:11
by Mcc457
Sorry Left XD

Posted:
Wed Jan 29, 2014 18:23
by sfan5
Mcc457 wrote:Sorry Left XD
You can't change the text at the top left either.

Posted:
Wed Jan 29, 2014 18:36
by PilzAdam
A subgame is Lua code only, while BlockMen's 3rd person view is a patch for the engine. You cant include that in a game.

Posted:
Wed Jan 29, 2014 18:42
by hoodedice
Get Blockmens build, then install the eden sub game.

Posted:
Wed Jan 29, 2014 18:58
by Mcc457
Ok I have it sorted out now :)