Blockland Forums > Modification Help
How do I get started coding?
pikser:
Hi, everyone. I want to write an add-on for Blockland that is slightly similar to CityRP. I know some basic C# and hardly any TorqueScript. Where do I start? Does anyone have any suggestions of resources? Does anyone know of any good tutorials? Thanks --Mint (formerly Pikser)
yndaaa:
first you have to buy Cod 4 proceed COD,ing
im sorry i have no idea
Headcrab Zombie:
C# has nothing to do with Blockland, so that won't help you except for giving some experience with programming.
Anyways, If you know 'hardly any' I don't think you'd be ready, and since I've never done anything as big as an RP, I won't be able to offer much help.
Just keep doing what most people do to learn - look at other scripts, make small changes write small scripts, figure out the problems, if any, and use resources such as websites, ::dump, and trace to figure some things out.
takato14:
Best way to start on any scripting language is to look at others work first. Base your own off theirs and eventually you can do it all by yourself.
pikser:
--- Quote from: Headcrab Zombie on June 25, 2010, 02:19:22 PM ---C# has nothing to do with Blockland, so that won't help you except for giving some experience with programming.
Anyways, If you know 'hardly any' I don't think you'd be ready, and since I've never done anything as big as an RP, I won't be able to offer much help.
Just keep doing what most people do to learn - look at other scripts, make small changes write small scripts, figure out the problems, if any, and use resources such as websites, ::dump, and trace to figure some things out.
--- End quote ---
I thought that TorqueScript is just a collection of C# functions.