This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Want Custom ModPE functions? Look here -> WolfyPE ModPE functions
Quote from THE_SCARY_ENDERMAN Probably a bit late but... var random = Math.floor((Math.random()*5)+1); if(random == 1) { clientMessage("1 out of 5 chance!!!!"); }
var random = Math.floor((Math.random()*5)+1); if(random == 1) { clientMessage("1 out of 5 chance!!!!"); }
Want Custom ModPE functions? Look here -> WolfyPE ModPE functions
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]
Edit: nevermind I found how to use it. Thx!
Want Custom ModPE functions? Look here -> WolfyPE ModPE functions
Want Custom ModPE functions? Look here -> WolfyPE ModPE functions
How i get a random block?
like:
var randomBlock= some math to generate a random blockId
how do i get a random item?
like:
var randomItem= some math to generate a random itemId
Thanks!
~MattdaveMatt