can you also add functionality to check if the original modscript was modified, then copy it into the app_modscripts folder? I hate having to delete and reimport each time i made a tweak!
So wait, does that mean that you can use IOS modscripts for Android? Reply ASAP.
It should, unless Treebl makes platform specific functions. But, 500ISE is still working on Android. Make sure you download the beta and check for updates constantly, the beta is being updated frequently.
>: (
APP?!
THE BETA IS A FOLDER OF ******* FILES! HOW IS THAT AN APP?!
>: (
Dude, calm down. If it's a folder, select all of the files in the folder/download the zip them. then rename it to a file with .apk format, like BlockLauncherBeta.apk. If it's a zip file, replace .zip with .apk. Make sure you click on the Download free: blahblah link.
Please help me test BlockLauncher 1.2.7 release candidate!
This release adds ModPE scripts, which is quite new and isn't well tested - so I need your help to test it!
Can you please run this release candidate on:
- something new (Android 4.1, 4.2, 4.3)
- something old (Android 2.3, 3.0-4.0) - something borrowed(combo breaker)
- Minecraft 0.7.1 - does it crash there?
- with some different scripts
Please help me test BlockLauncher 1.2.7 release candidate!
This release adds ModPE scripts, which is quite new and isn't well tested - so I need your help to test it!
Can you please run this release candidate on:
- something new (Android 4.1, 4.2, 4.3)
- something old (Android 2.3, 3.0-4.0) - something borrowed(combo breaker)
- Minecraft 0.7.1 - does it crash there?
- with some different scripts
Amazon is being slow on updates, I'm still on 0.7.1. Anyways, it works great on 0.7.1! It doesn't crash unless you use an unsupported function/hook on ModPE. I'm using Kindle Fire, Android 4.x.x. (Something new)
You only updated the free one, not the pro BlockLaucher, I paid for it , and why isn't there an update for the pro one for the ModPE thing?
ModPE is not in pro because it's still in beta. (See 500ISE, candidate). Download the beta from his candidate post.
Amazon is being slow on updates, I'm still on 0.7.1. Anyways, it works great on 0.7.1! It doesn't crash unless you use an unsupported function/hook on ModPE. I'm using Kindle Fire, Android 4.x.x. (Something new)
All right, so I will add a warning on the update changelog that not all methods are supported on 0.7.1. Thanks.
Plz add back multiplayer support because it wasnt crashing for me. Plz add it back i needed it a bunch of things on my realms server.
Better safe than sorry. It's only for ModPE scripts; patches still work. I'll be doing more testing in the coming weeks and will re-enable multiplayer when I know it works.
I make mods and yet im stuck with one at a time.. why does amazon appstore never update... still on 1.2.4 so im stuck with 1.2.7 free edition. ugh lol 500ise, you should make the free version support more scripts....
[code]var morescriptsforfreeversion = 0;
var happiness = 0;
function useItem(x,y,z,itemId,blockId)
{
if(itemId==280)
{
if(morescriptsforfreeversion == 1)
{
happiness = 1;
}
else
if(morescriptsforfreeversion == 0)
{
happiness = 0; // :(
}
}
}[/code]Grr... its also frustrating that I can never get spaces to work when using [code]
Rollback Post to RevisionRollBack
Back to modding! Follow me on Twitter @byteandahalf
At the very beginning of this thread, 500ise , you were talking about no way to UN zip files.
Well, I have this one app I use to get my mods to work. But, there zipped. It can open the zipped mod and then I use copy 'n paste. Where I paste it: games! (which is the MCPE folder.) The only problem is that I downloaded this "YOLO" mod which is pretty cool; you die, instead of re-spawning, it shows YOLO,Basically hardcore on PE! Which is weird; on peaceful mode + YOLO mod...
I make mods and yet im stuck with one at a time.. why does amazon appstore never update... still on 1.2.4 so im stuck with 1.2.7 free edition. ugh lol 500ise, you should make the free version support more scripts....
Grr... its also frustrating that I can never get spaces to work when using [code]
iOS only supports one script because YOLO (You only load one), so the free version keeps the restriction.
A clever person can make a utility that allows you to combine scripts. Implementation of this idea is left as an exercise to the reader.
iOS only supports one script because YOLO (You only load one), so the free version keeps the restriction.
A clever person can make a utility that allows you to combine scripts. Implementation of this idea is left as an exercise to the reader.
Thanks, but I now know that I need 2 dollars if I want to enjoy the latest in modding :-(
"one does not simply hook Creeper::getMaxHealth"
Join my clan, Diamond Eye!:http://www.minecraftforum.net/topic/1901662-diamond-eye-pvp-map-building-join-now/
It should, unless Treebl makes platform specific functions. But, 500ISE is still working on Android. Make sure you download the beta and check for updates constantly, the beta is being updated frequently.
"one does not simply hook Creeper::getMaxHealth"
Download the app from the first post. Also, addItemInventory seems to be broken.
"one does not simply hook Creeper::getMaxHealth"
Dude, calm down. If it's a folder, select all of the files in the folder/download the zip them. then rename it to a file with .apk format, like BlockLauncherBeta.apk. If it's a zip file, replace .zip with .apk. Make sure you click on the Download free: blahblah link.
"one does not simply hook Creeper::getMaxHealth"
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThis release adds ModPE scripts, which is quite new and isn't well tested - so I need your help to test it!
Can you please run this release candidate on:
- something new (Android 4.1, 4.2, 4.3)
- something old (Android 2.3, 3.0-4.0)
- something borrowed(combo breaker)- Minecraft 0.7.1 - does it crash there?
- with some different scripts
Anyways, download: http://zhuoweizhang.net/MCPELauncher/MCPELauncherApp-release-beta.apk
Just tap on the apk file.
Amazon is being slow on updates, I'm still on 0.7.1. Anyways, it works great on 0.7.1! It doesn't crash unless you use an unsupported function/hook on ModPE. I'm using Kindle Fire, Android 4.x.x. (Something new)
ModPE is not in pro because it's still in beta. (See 500ISE, candidate). Download the beta from his candidate post.
"one does not simply hook Creeper::getMaxHealth"
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumAll right, so I will add a warning on the update changelog that not all methods are supported on 0.7.1. Thanks.
Better safe than sorry. It's only for ModPE scripts; patches still work. I'll be doing more testing in the coming weeks and will re-enable multiplayer when I know it works.
[code]var morescriptsforfreeversion = 0; var happiness = 0; function useItem(x,y,z,itemId,blockId) { if(itemId==280) { if(morescriptsforfreeversion == 1) { happiness = 1; } else if(morescriptsforfreeversion == 0) { happiness = 0; // :( } } }[/code]Grr... its also frustrating that I can never get spaces to work when using [code]
Back to modding! Follow me on Twitter @byteandahalf
Well, I have this one app I use to get my mods to work. But, there zipped. It can open the zipped mod and then I use copy 'n paste. Where I paste it: games! (which is the MCPE folder.) The only problem is that I downloaded this "YOLO" mod which is pretty cool; you die, instead of re-spawning, it shows YOLO,Basically hardcore on PE! Which is weird; on peaceful mode + YOLO mod...
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumA clever person can make a utility that allows you to combine scripts. Implementation of this idea is left as an exercise to the reader.
I'm talking about this YOLO; You Only Live Once!
Weird how I posted the first comment at 12:00 :·)
"one does not simply hook Creeper::getMaxHealth"
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumCheck out my game! It's an open-world, sandbox text adventure.
Follow @hexdro_
Hexdro © 2012-2015