Blockland Forums > Modification Help
Retail Tutorials?
Vinderex:
Nice new avatar. lol FireEmblem
That tutorial helped with modeling, but I can't figure out the coding.
rat:
coding is not something you can just learn overnight, you need to be familiar with atleast the common syntax stuff like if statements, arrays, operators, for loops, switch statements, variable scope and how to declare methods and return types.
yuki:
Vehicle tut:
http://www.blockland.us/smf/index.php?topic=16659.0
Vinderex:
I'm somewhat familiar with C++
I got my weapon to fire, but I still can't get the sounds to work right.