Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Colorset script question
« previous
next »
Print
Pages: [
1
]
Author
Topic: Colorset script question (Read 921 times)
Tape
January 07, 2008, 10:53:53 PM
In a colorset.txt can you put
Code:
[Select]
red# green# blue# //xx
Where "xx" is can you put things that don't mess up the colorz? I don't know too much C++
Ad Bot
Advertisement
MrPickle
January 08, 2008, 11:31:23 AM
Yes, Anything after // is a comment and ignored by the engine.
Trader
January 08, 2008, 01:13:15 PM
And p.s.: It's Torquescript, not C++.
Tape
January 08, 2008, 04:53:44 PM
Torquescript is based on C++, That much I do know.
Thank you.
Trader
January 08, 2008, 04:56:31 PM
Mmm, kinda. The TorqueScript interpreter / compiler is written in C++, but TorqueScript is its own scripting language.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Colorset script question