addNtoX wrote: Fri Jan 24, 2020 6:55 pm
The last thing i wanted to ask about are the modules themselfes since i don't have any knowledge about programming whatsoever..
Can i add lines to the modules myself? like just simple things of course
For example: missblue/scripts/stroke/holdtheedge... if i would add a line like "keep holding it for me" or whatever, would that mess something up?
Hi!
PersonalityName\Stroke\HoldTheEdge\HoldTheEdge.txt
That file is treated as a 'vocabulary' file, not as a module.
The difference is simple, if it's a vocabulary-file, then the program TAI will randomly choose one line out of that text file and display it in the chat.
So yes, you can edit the existing lines, remove some lines, add new lines, ... feel free to be creative there.
Then there are the modules (or any other 'script' files), for them, TAI starts at the first line, and go through the text file line after line.
If you would like to edit them, just make sure you don't delete or change any commands (everything with a @ at the beginning, at least until you've learned what these commands do), ... but the plain text can be edited as well, i.e. if you would like to rephrase something, add additional lines of text and so on.
The rest of your questions could better be answered by PtheV.
Best greetings,
markus