Guide how to set up QGEN, its translated help and keywords file - toolkitxx/Girl-life-QOL-quality-of-life-mod GitHub Wiki

This is an english version of QGen. It includes a custom translated help file in english as well as a custom translated xml-keywords file

QGEN400b1 Download link

Instruction how to install QGen.exe

  1. Extract contents of the zip qgen400b1.zip
  2. Open qgen.exe an the program will open, no install needed

Instruction how to enable an use the help index

  1. Extract contents of the zip qgen400b1.zip
  2. Open qgen.exe go to the tool button, and navigate to paths
  3. Check that the QSP.Chm file path is located for where your qgen.exe is
  4. If not navigate click select path an navigate to the qgen400b1 folder and select qsp.chm
  5. click save, test to see if it works, go to you help button located around the middle at the top, and press help than help.

Help index blank

  1. If it is blank when you open it navigate to the file
  2. Right Click on it
  3. Go to Properties
  4. Click unblock and press Okay

Keywords.xml

The Keywords xml, allows the program to explains a certain function when you hover over it, it shows you at the bottom left hand side of the program

The Help Index

The Help index has all of the information regarding how to use the qgen400b1.

What is QGEN

"Quests Generator" program ( "qgen.exe") is designed to create games ( text adventures, quests ) under the platform "Quest Soft Player".

  • After loading the editor, you will see a list of existing locations . While here there is only one location - "Start". With it begins the execution of the game. Typically, this introductory part, which indicate the name of the game, its author, valuable advice on the passage, and others.

  • Click on its name twice. Open the code window location, conditionally divided into 3 parts: a description of the location, the code window "Run when visiting" and 2 fields for fast and intuitive insertion of possible actions on location.

  • In the "Description of the location" introduces basic descriptive text for this location. The conclusion of this text take place in any case, regardless of the playing field.

  • Field ranging code ( "run when visiting") serves to direct programming both game and service locations . 2 field "Actions at location" are used to insert base (which will be added, regardless of the playing field at the transition to the location) action.

    • Left field - list. Listed here are the names of basic actions. To the right of the list of actions - the text field, in which the code is executed only when you select the highlighted action.
  • PS: Creating, deleting, renaming and locations action occurs by selecting an appropriate menu item (or toolbar).

  • To see the finished quest, download the program "QSP" and open the desired file (or files associate "GAM" with QSP, to then be able to open GAM-files by double-clicking).