answer = read()prolly the Vaelstrom one.
if answer == "Vaelstrom" then print("CORRECT!")
else print("nope.")
end
answer = read()prolly the Vaelstrom one.
A yes would suffice.answer = read()
if answer == "Vaelstrom" then print("CORRECT!")
else print("nope.")
end
But, but, but coding...A yes would suffice.
Welcome to the forums algo!Rotatable Blocks updated to fix a crash with several mods,
http://www.minecraftforum.net/forum...-7-x-rotatable-blocks-not-just-an-april-fools
if(user.getName == "trajing"){But, but, but coding...
Sadly I am still not too literate in Java.If it isn't a wild Algorith... this is your first and only post, but you've been on the forum for a while. Welcome anyway.
I liked his first post first. May that be written down in history.
if(user.getName == "trajing"){
user.post("But, but, but coding... ");
}
Rotatable Blocks updated to fix a crash with several mods,
http://www.minecraftforum.net/forum...-7-x-rotatable-blocks-not-just-an-april-fools
Well... Technically you are both right when writing in pseudo codeWelcome!
It is not if username == "trajing"
It is
if(username.equals("trajing"){
System.out.println("but but coding");
}
Actually, when using forge, it should be FMLLog.info("but but coding");Welcome!
It is not if username == "trajing"
It is
if(username.equals("trajing"){
System.out.println("but but coding");
}
Pfft.. Lua... How is Lua? I've never used it. I was going to try to learn weasel, but Powercraft hasn't been updated.That was Lua actually.
* Visual indication of radial menu opening / category change
* Keybinds can now either be pressed or toggled
* (CONFIG) Right-click menu item to edit
* (BUGFIX) Close radial menu on game pause / world exit
* (CONFIG) Close radial menu to select item (best with toggle disabled)
* (BUGFIX) Category being reset while typing
Somewhat similar, although Lua is simplified even further than that. Here's the website.Pfft.. Lua... How is Lua? I've never used it. I was going to try to learn weasel, but Powercraft hasn't been updated.
Simplified? Meh. Sometimes programing being a little bit harder is more fun. Brainfuck anyone?Somewhat similar, although Lua is simplified even further than that. Here's the website.
You rang? ;PSimplified? Meh. Sometimes programing being a little bit harder is more fun. Brainfuck anyone?