Today, I present the first real controllable mobs mod! This mod adds buttons to the screen which can be used to control a mob when riding them. To ride a mob, just tap the entity. When the infinity symbol is enabled, the arrows control the entity based on the y-axis. When the infinity symbol is disabled, the arrows control the entity based on where the player is looking (the yaw).
Paste this link into BlockLauncher as a web address.
in your code will that really make it go forward? I mean wont it depend on where you facing?
Rollback Post to RevisionRollBack
Make sure you follow me on twitter! @DarkDiaMiner IF I post a mod download it and give me a +1 if you appreciate.
Make sure you give me a suggestion at my WIP topic darkPE
Make sure you click on that +1 button if I help you! ---------------->
in your code will that really make it go forward? I mean wont it depend on where you facing?
Know. I'm using the directions of North, East, South and West. Z axis is North and South. X axis is East and West. If you really want it to depend on the direction your facing, do you know how to do that?
The Meaning of Life, the Universe, and Everything.
Join Date:
1/8/2014
Posts:
59
Member Details
To figure out how to make it go the direction your facing you have to use the entity.getYaw(); function i would post an example code but I haven't mastered the coding for this yet :/
Wait is this mod for 0.9.0? Is there 9.0 already? Pls if u have the link share it Pls I really want to try it if u share me the link I'll sub to u on YouTube or follow u on twitter
This is creepy and I feel violated... jks. This mod is for MCPE 0.8.1 with BlockLauncher. There is no 0.9.0 yet, I don't have a YouTube channel and I don't have twitter.
Though I don't know how I would go back using it... Does it work if I set a -velocity based on where I'm looking?
Hey, I know I'm off topic, but is it possible to give a certain item another entities properties? Like make an Ender Pearl have the entity properties of a snowball.
By the way, amazing mod man. I works perfect for me.
Rollback Post to RevisionRollBack
Friend me on Tribal Wars, my name is iJoK3zv4 on there, and I'm playing on W13 only right now.
Soon to be ModPE Script Developer.
var whatRules = "OnlyJustinn";
print(whatRules + " rules");
I can't actually use the script I get an error when I try to enable it;
https://raw2.github.com/BeATz-UnKNoWN/ModPE_Scripts/master/controllable_mobs_1.0.js
org.mozilla.javascript.EvaluatorException: Unexpected end of file
at org.mozilla.javascript.DefaultErrorReporter.runtimeError(Unknown Source)
at org.mozilla.javascript.DefaultErrorReporter.error(Unknown Source)
at org.mozilla.javascript.Parser.addError(Unknown Source)
at org.mozilla.javascript.Parser.addError(Unknown Source)
at org.mozilla.javascript.Parser.reportError(Unknown Source)
at org.mozilla.javascript.Parser.reportError(Unknown Source)
at org.mozilla.javascript.Parser.reportError(Unknown Source)
at org.mozilla.javascript.Parser.primaryExpr(Unknown Source)
at org.mozilla.javascript.Parser.memberExpr(Unknown Source)
at org.mozilla.javascript.Parser.unaryExpr(Unknown Source)
at org.mozilla.javascript.Parser.mulExpr(Unknown Source)
at org.mozilla.javascript.Parser.addExpr(Unknown Source)
at org.mozilla.javascript.Parser.shiftExpr(Unknown Source)
at org.mozilla.javascript.Parser.relExpr(Unknown Source)
at org.mozilla.javascript.Parser.eqExpr(Unknown Source)
at org.mozilla.javascript.Parser.bitAndExpr(Unknown Source)
at org.mozilla.javascript.Parser.bitXorExpr(Unknown Source)
at org.mozilla.javascript.Parser.bitOrExpr(Unknown Source)
at org.mozilla.javascript.Parser.andExpr(Unknown Source)
at org.mozilla.javascript.Parser.orExpr(Unknown Source)
at org.mozilla.javascript.Parser.condExpr(Unknown Source)
at org.mozilla.javascript.Parser.assignExpr(Unknown Source)
at org.mozilla.javascript.Parser.expr(Unknown Source)
at org.mozilla.javascript.Parser.statementHelper(Unknown Source)
at org.mozilla.javascript.Parser.nameOrLabel(Unknown Source)
at org.mozilla.javascript.Parser.statementHelper(Unknown Source)
at org.mozilla.javascript.Parser.statement(Unknown Source)
at org.mozilla.javascript.Parser.parse(Unknown Source)
at org.mozilla.javascript.Parser.parse(Unknown Source)
at org.mozilla.javascript.Context.compileImpl(Unknown Source)
at org.mozilla.javascript.Context.compileReader(Unknown Source)
at net.zhuoweizhang.mcpelauncher.ScriptManager$ParseThread.run(ScriptManager.java:128)
at java.lang.Thread.run(Thread.java:841)
The file has an unexpected end. Assuming that you have tried again already... Is your minecraft copy modded or pirated? Cause if it is that could be the problem. If you didn't pay for it. Shame on you... Shame one you...
Rollback Post to RevisionRollBack
Friend me on Tribal Wars, my name is iJoK3zv4 on there, and I'm playing on W13 only right now.
Soon to be ModPE Script Developer.
var whatRules = "OnlyJustinn";
print(whatRules + " rules");
Thanks. You looked at my GitHub repository? I was going to update the link, but then I got a post ban, so I couldn't do it. The 1.1 link is now in the main post.
Beatz would you allow me to use this code in my PC Mobs in PE (my horse)?
Will give you FULL CREDIT and will give you always the beta Versions of my Mods if you want!
Today, I present the first real controllable mobs mod! This mod adds buttons to the screen which can be used to control a mob when riding them. To ride a mob, just tap the entity. When the infinity symbol is enabled, the arrows control the entity based on the y-axis. When the infinity symbol is disabled, the arrows control the entity based on where the player is looking (the yaw).
Paste this link into BlockLauncher as a web address.
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
IF I post a mod download it and give me a +1 if you appreciate.
Make sure you give me a suggestion at my WIP topic darkPE
Make sure you click on that +1 button if I help you! ---------------->
Know. I'm using the directions of North, East, South and West. Z axis is North and South. X axis is East and West. If you really want it to depend on the direction your facing, do you know how to do that?
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
Thanks!
Though I don't know how I would go back using it... Does it work if I set a -velocity based on where I'm looking?
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
Link:
http://www.minecraft.../#entry29816329
Try now.
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
Buy some banners, renders, and profile pics from me here: bit.ly/NeKroGFX
Ok. I will do that when I have free time.
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
Add a real link, this doesn't work.
Here is my Advent of Ascension textures I'm working on:
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2620544-advent-of-ascension-new-textures
I play Pixel Worlds! (Quit for a while)
Deleted old cringy signature.
Subscribe to my channel: Neoslayer PW
By the way, amazing mod man. I works perfect for me.
Soon to be ModPE Script Developer.
The file has an unexpected end. Assuming that you have tried again already... Is your minecraft copy modded or pirated? Cause if it is that could be the problem. If you didn't pay for it. Shame on you... Shame one you...
Soon to be ModPE Script Developer.
Thanks. You looked at my GitHub repository? I was going to update the link, but then I got a post ban, so I couldn't do it. The 1.1 link is now in the main post.
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
I was going to add that in the mod, but it ruined the purpose of up and down controls. Just add some if statements and set the y velocity to 0.2.
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]