Of all the forums, this one if probably the most self-explanatory.
If it's created in the scripting tool in the toolset, it probably belongs here, be it a neat script, or a quesion on how to script something, etc etc.
Some small overlap with the Custom Content (yes I know ,we don't like that name) might be questions on how to utilitze static strings created in a 2da and encorporate that into scripts used within the toolset.
What goes in this forum?
Started by
Astorax
, Nov 20 2009 09:56 PM
#1
Posted 20 November 2009 - 09:56 PM
#2
Posted 21 November 2009 - 07:26 PM
You can wrap your snippets in [code] and [/code] tags until such time.as we get dascript specific ones with proper syntax highlighting.
Note that currently the code tag doesn't preserve leading spaces (which is a bug).
Note that currently the code tag doesn't preserve leading spaces (which is a bug).
Edited by Sunjammer, 21 November 2009 - 07:29 PM.
#3
Posted 21 November 2009 - 07:42 PM
So...
If my script is all custom - do I post here or in the Custom Content feed?






OK, I run and hide now.
If my script is all custom - do I post here or in the Custom Content feed?
OK, I run and hide now.
#4
Posted 18 February 2011 - 01:52 AM
Copy the Code from the Toolset and paste it in an Editor and then paste it between the [code=auto:0] tags.
After that the spaces are correct.
After that the spaces are correct.
Edited by yokmp, 18 February 2011 - 01:52 AM.
#5
Posted 27 February 2011 - 09:47 PM
I don't really know how to do Scripting so I am teaching myself and I am wondering what kind of knowledge you would have to have in order to begin scripting in Dragon Age Toolset
any help would be appreciated. thanks
any help would be appreciated. thanks
#6
Posted 28 February 2011 - 06:56 AM
I'd start with a basic introduction to C++ then read the Builder wiki.
#7
Posted 28 February 2011 - 01:01 PM
Proleric1 wrote...
I'd start with a basic introduction to C++ then read the Builder wiki.
Or if not C++, Java, Javascript or even scripting for NWN would be fine. Familiarity with the sorts of languages that use curly braces is helpful, but Dragon Age uses its own libraries, so familiarity with any particular langauge is not necessary.
You should find the tutorials on the wiki easy to follow and pretty useful in learning the ropes. If you're concentrating on learning scripting, just reuse existing Dragon Age art assets, don't get bogged down in creating levels or cutscenes or anything. Make an area and just start putting gameplay in there.





Back to top







