Had to downgrade to 0.7.2 and the website does not work gets stuck on loading script... TREEBL ARE YOU STILL ALIVE BY THE WAY????? looks like his modding is already dead...
Had to downgrade to 0.7.2 and the website does not work gets stuck on loading script... TREEBL ARE YOU STILL ALIVE BY THE WAY????? looks like his modding is already dead...
Ermmm Works Fine With Me.... How has "his modding died"? Have you taken a look at this forum? I have seen like 3 .mods within like a month!
You need to jailbreak to use this mod.
(Also, on this forum, you can include your signature in every post without copying and pasting it, you know - check your options)
Android has far more and far better modding than IOS! 500ISE is living proof of that!!!
Rollback Post to RevisionRollBack
Hi! I am Glitchmaster_PE! I do MCPE and no other Minecraft I currently make PocketMine plugins and am planning on expanding to ModPE Scripts soon! I am a moderator on MinePocket servers! I have a Twitter with 750+ followers!
Hey fellow(ish) ModPE-ers. I need help with a very small, most likely personal mod I am making. I want to make it to where the last line of the messages are delayed by one second. I know 20 ticks equal one second, but i dont know how to use the "modTick()" function. can anyone help/edit my code?
Code:
function procCmd (cmd)
{
var data = cmd.split (" ");
if (data[0] == "scare")
{
clientMessage("<Herobrine>Im comming for you,"+" ");
//Add modTick here!
clientMessage("<Herobrine>"+data[1]+"!");
}
}
The problem is at you it is working on mine
EAT IT IN YOUR FACE.
U know Code4Hacker quit?
//Be a creeper
function useItem(x,y,z,itemId,blockId,side){
clientMessage("Explode!")
explode(x,y+1,z,3.0)
explode(x,y+2,z,1.0)
}
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumBLACKBERRY 10 RULOEZZZZZZ!!!!!!!11111111111!!!11!1111
Your move.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffBut anyways, treebl is gone? That stinks. Who is handling the iOS version?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumLOL NO PALM HAD TEH BEZT PHONZE BUT THEN THEY SOLD OUT TO HP WHO TRASHED THE BUSINEZZ. TRAIT0RZ.
Code:
function procCmd (cmd) { var data = cmd.split (" "); if (data[0] == "scare") { clientMessage("<Herobrine>Im comming for you,"+" "); //Add modTick here! clientMessage("<Herobrine>"+data[1]+"!"); } }-
View User Profile
-
View Posts
-
Send Message
Retired StaffPlease use the MCPE: Mapping and Modding Requests forum for all requests.
Keep yourself up to date with the Minecraft Forum rules!