This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I am soo frustrated!!!
function newLevel(){
//1 makes the player able to fly, 0 makes it normal
Player.setCanFly(1);
}
Thanks
1 and 0 is the same thing 1 being true and 0 being false.
I am soo frustrated!!!
function newLevel(){I have a twitter!! Follow me for regular updates on my mods!
https://twitter.com/DamienMiller11
Thanks
1 and 0 is the same thing 1 being true and 0 being false.