Difference between revisions of "Jack-o-nine/Modding"

From Hgames Wiki
Jump to: navigation, search
(get sidebar)
Line 2: Line 2:
  
 
Whether you want to mod the game or just read the code, you'll need to download [http://qsp.su/?option=com_content&task=view&id=46&Itemid=56 QGen]. Open up Jack-o-nine-tails.exe in QGen and go for it. If you do, you could also help edit this wiki... please?
 
Whether you want to mod the game or just read the code, you'll need to download [http://qsp.su/?option=com_content&task=view&id=46&Itemid=56 QGen]. Open up Jack-o-nine-tails.exe in QGen and go for it. If you do, you could also help edit this wiki... please?
 +
 +
The names of some variables are different in the code. It was originally coded in Russian, after all. Here's a partial translation table:
 +
{| class="wikitable"
 +
|-
 +
! In Game !! In Code
 +
|-
 +
| Endurance || Stamina
 +
|-
 +
| Empathy || Sensitivity
 +
|-
 +
| Temperament || Temper
 +
|-
 +
| Nature || Ego
 +
|}

Revision as of 18:49, 18 July 2017

OldHuntsman

all characters are at least 18


Jack-o-nine [edit]

Story

Locations

Gameplay

Modding


Whether you want to mod the game or just read the code, you'll need to download QGen. Open up Jack-o-nine-tails.exe in QGen and go for it. If you do, you could also help edit this wiki... please?

The names of some variables are different in the code. It was originally coded in Russian, after all. Here's a partial translation table:

In Game In Code
Endurance Stamina
Empathy Sensitivity
Temperament Temper
Nature Ego