Author Topic: I wanna make some scripts but...  (Read 624 times)

I want to make some scripts but first i need some questions awnsered so if you could please awnser thank you :)

How do I package it?
What language is it in?
Where do put it?

If you try to flame me you are a total idiot because how will add-ons/scripts ever be made if people never learn? And how will people ever learn if when the ask they get a "Go screw yourself!"

There is already a packaging example on these forums.
Torque script.
In a folder along with a description.txt, look at other add-ons as an example.

I want to make some scripts but first i need some questions awnsered so if you could please awnser thank you :)

How do I package it?       As Tezuni said, there's an example on these forums.
What language is it in? .cs, C#, C Sharp
Where do put it? Ditto.

If you try to flame me you are a total idiot because how will add-ons/scripts ever be made if people never learn? And how will people ever learn if when the ask they get a "Go screw yourself!"


Despite that Torque files are generally *.cs they are not in C#. Torquescript is a separate language with similar syntax.

[rant]And people will learn by actually reading the forums and by logical deduction.
There is a packaging tutorial as Tezuni said.
There's a topic at the top of this forum titled A great torque functions guide which would imply that the language is Torque or something along those lines (coincidentally the PDF in that topic is a great reference, I use it myself when I forget the arguments for something)
And why would you put an add-on you made/are making anywhere different to any other add-on? If you couldn't figure these things out on your own, odds are you'll have trouble. Not saying you'll fail, not saying you will have trouble, just saying all signs point to it.[/rant]

Well ok now I know where to look and you flamed me so lockified.
And thanks for the help :)