Hey new textures?

Hey new textures?

Postby tommyz_ » 17 May 2014, 09:38

Hey, I was just wondering if this software uses the new ClassicCube textures or not? Because I'd like to code some commands with it thanks,
Tommyz_
tommyz_
 
Posts: 12
Joined: 17 May 2014, 02:46

Re: Hey new textures?

Postby Leeizazombie » 17 May 2014, 15:09

It does indeed, using the CPE API that is now implemented in MCDzienny.
Here's my example:
Code: Select all
if (e.Player.Cpe.EnvMapAppearance == 1)
                    {
                        short waterlevel = Convert.ToInt16(e.Player.level.depth / 2);
                        Cpe.V1.EnvSetMapAppearance(e.Player, "http://leeizazombie.cba.pl/terrain.png", Block.door_adminium, Block.water, waterlevel);
                    }

I havn't used it with players before so goodluck!
Owner of:
LeeIzaZombie Freebuild and Lava Survival V2 (Shut Down and updated)
LeeIzaZombie Survival (Comming back soon)

Contact:
Skype: leeizazombie
IRC: irc.geekshed.net, #leeizazombie, #mcclassichosting
User avatar
Leeizazombie
 
Posts: 536
Joined: 10 Jun 2013, 17:45
Location: Ireland.


Return to General Chat

Who is online

Users browsing this forum: No registered users and 1 guest

cron