Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: LilBlueSmurf on Sun 12/02/2012 04:33:37

Title: New Tool: Line Renumberer and Script Creator (beta)
Post by: LilBlueSmurf on Sun 12/02/2012 04:33:37
So, I am working on a new little tool to better handle line numbering and script creation. This is the first beta release of it and I would love some help finding bugs. Suggestions and comments would also be great.

What it should do:
*Renumber lines in all scripts and dialogs - either renumbering from scratch or filling in only unnumbered lines.
(options in the dialog are assigned to "player" since you can be playing as different people at different times)

*Generate a script file (Voice Script.txt) that is broken up by dialog and room

*Include any "//VSnote: [text]" comments in the scripts, "//VSnote: break" will create a divider

Using it is very simple, just extract the .jar file to your source directory (the one with game.agf) and double click. (It requires java runtime which most people have) The interface is super basic, just a couple options to select, then click a button. It may still have some bugs, I can't really test it extensively, so please only use it on a copy of any projects you're working on.

Edit: Some people had trouble so here is a media fire link also, hope one of these work.

http://www.mediafire.com/?5mb73ms7l8y7wzh

File is here: http://www.filedropper.com/numberscripttest2

(Not sure if this is where to post this, but can't make a new post in the module thread)
Title: Re: New Tool: Line Renumberer and Script Creator (beta)
Post by: Construed on Tue 14/02/2012 02:21:08
Great idea!  ;D
Going to try this soon.