Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
What script do add-ons use?
« previous
next »
Print
Pages: [
1
]
Author
Topic: What script do add-ons use? (Read 664 times)
Mr. Snipe
September 24, 2008, 01:57:06 PM
What script do Blockland .cs add-ons use?
(C++, Basic, Etc.)
Thanks
Ad Bot
Advertisement
Falcondude
September 24, 2008, 03:24:13 PM
Torquescript
Space Guy
September 24, 2008, 03:40:41 PM
Long/Complicated Answer:
TorqueScript
is an object-orientated C-Style language made for the Torque Game Engine, which Blockland is based on. Badspot has made a few modifications to the engine and made new functions (mainly from which folders you can execute Add-Ons/files), but the general syntax remains the same.
Mr. Snipe
September 25, 2008, 09:39:19 AM
Thanks
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
What script do add-ons use?