Blockland Forums > General Discussion
Scripting schtuff
Headcrab Zombie:
It depends on what you're looking to make.
For simple weapons and vehicles, all you really need to worry about is the modelling, the scripting is just changing a few values and names
More complicated scripts, you're not going to learn everything through tutorials, you'll need to experiment and gain experience, and figure some things out yourself.
I'd use Notepad++ for scripting.
For modeling, either Blender or Milkshape. Milkshape is $20 and doesn't do much other than simple models, Blender is free and has a lot more features, allowing you to move into other things if you like modeling.
And then you'll want something like winrar to compress everything into a zip if you release it.
phflack:
--- Quote from: PJ Boy on November 11, 2010, 07:13:44 AM ---Nope.
--- End quote ---
if you know what you're doing, then yes, if you're making something simple
Headcrab Zombie:
How easy something is is based on experience, both Blockland specific, and coding/modeling in general
When I was new to scripting I had trouble making a simple edit work, but recently I've thrown together 1000+ line gamemodes pretty easily.
KadeBL_ID12958:
yeah, i guess i'll have to use a bunch of tuts and learn this all.