Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Coding/Modding
« previous
next »
Print
Pages: [
1
]
Author
Topic: Coding/Modding (Read 1020 times)
Psykotik
June 01, 2008, 07:29:24 AM
I was wondering what program/language you guys use to make mods/gamemodes for this.
Ad Bot
Advertisement
Psykotik
June 02, 2008, 06:50:42 PM
i need help with this please.
General Nick
June 02, 2008, 06:56:40 PM
I'm not sure what the language we use is, but we use .cs files and edit them in Wordpad, which can be found in any OS.
Falcondude
June 02, 2008, 07:40:55 PM
Torque script.
If you think you can make a huge mod right away then I can guarantee you're gonna give up in anger.
Psykotik
June 02, 2008, 08:16:08 PM
Thanks, but where did you learn what to use? Is it like C++ C#? Lua?
Falcondude
June 02, 2008, 08:18:14 PM
Coding help.
It's close to one of the Cs, I forget which, though. Many of the well-known scripters (and some non-scripters, what) could probably tell you.
Psykotik
June 02, 2008, 08:33:09 PM
Thank you.
Psykotik
June 04, 2008, 08:28:27 PM
Could I get an example of a simple weapon?
Falcondude
June 04, 2008, 08:50:58 PM
Blockland/Add-Ons/Weapon_Sword.cs
All of the game's original add-ons are great resources; use them.
tails
June 05, 2008, 12:51:10 AM
http://www.garagegames.com/docs/tge/general/pt03.php
Psykotik
June 07, 2008, 03:50:35 AM
Thank you *locked for now*
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Coding/Modding