How to download files(sounds) from internet with ModPE Script(Java). Thanks.
And save file to sdcard.
Internets are not accessible through ModPE script. I think 500ISE removed it.
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! ---------------->
Internets are not accessible through ModPE script. I think 500ISE removed it.
I am pretty that accessing the internet was NEVER possible with ModPE. However, it is possible when using the Java bridge. I don't know how to but o-_-o knows. He leased the CoffeeScript version of his Enderman mod, just yesterday.
I am pretty that accessing the internet was NEVER possible with ModPE. However, it is possible when using the Java bridge. I don't know how to but o-_-o knows. He leased the CoffeeScript version of his Enderman mod, just yesterday.
You forgot about ModPE.overrideTexture! I used it in my Creeper+ mod to override some unimportant files with creeper skins from the internet. Though it is not possible to download sounds.
Early, when coding Java you using $ with variables, -> and
instead of ., on PHP you using . instead of -> or
and not point $ before variables.
Internets are not accessible through ModPE script. I think 500ISE removed it.
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! ---------------->
I am pretty that accessing the internet was NEVER possible with ModPE. However, it is possible when using the Java bridge. I don't know how to but o-_-o knows. He leased the CoffeeScript version of his Enderman mod, just yesterday.
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 am pretty that accessing the internet was NEVER possible with ModPE. However, it is possible when using the Java bridge. I don't know how to but o-_-o knows. He leased the CoffeeScript version of his Enderman mod, just yesterday.
You forgot about ModPE.overrideTexture! I used it in my Creeper+ mod to override some unimportant files with creeper skins from the internet. Though it is not possible to download sounds.
Link:
http://www.minecraft.../#entry29816329
Early, when coding Java you using $ with variables, -> and
instead of ., on PHP you using . instead of -> or
and not point $ before variables.