Welcome to the Creatures Wiki! Log in and join the community.

Difference between revisions of "Biochemistry Set"

From Creatures Wiki
Jump to navigation Jump to search
(specifically only doubles messses it up, a single \ for escaping is fine)
Line 1: Line 1:
 
[[Image:Biochem.png|right|frame|Biochemistry Set Main Window]] The '''Biochemistry Set''' is a useful tool for C3/DS. It is similar to the Biochemistry page within the [[Science Kit]] from [[Creatures 2]].  There are four major functions of the Set. It lets you monitor and inject various [[C3 Chemical List|chemicals]] in a Creature, including unknownases.  The 'Saved list' box will let you create your own cocktails of chemicals to inject or monitor.
 
[[Image:Biochem.png|right|frame|Biochemistry Set Main Window]] The '''Biochemistry Set''' is a useful tool for C3/DS. It is similar to the Biochemistry page within the [[Science Kit]] from [[Creatures 2]].  There are four major functions of the Set. It lets you monitor and inject various [[C3 Chemical List|chemicals]] in a Creature, including unknownases.  The 'Saved list' box will let you create your own cocktails of chemicals to inject or monitor.
  
The Biochemistry Set does not like .catalogue files with a \ within them - if these are present within the user's catalogue folder, the program will not run. Removing the \ from these files will resolve the issue.
+
The Biochemistry Set does not like .catalogue files with "\\" within them - if these are present within the user's catalogue folder, the program will not run. Removing the "\\" from these files will resolve the issue.
  
 
==Graph==
 
==Graph==

Revision as of 20:29, 15 October 2022

Biochemistry Set Main Window

The Biochemistry Set is a useful tool for C3/DS. It is similar to the Biochemistry page within the Science Kit from Creatures 2. There are four major functions of the Set. It lets you monitor and inject various chemicals in a Creature, including unknownases. The 'Saved list' box will let you create your own cocktails of chemicals to inject or monitor.

The Biochemistry Set does not like .catalogue files with "\\" within them - if these are present within the user's catalogue folder, the program will not run. Removing the "\\" from these files will resolve the issue.

Graph

After clicking on this button, a list will open up of all the chemicals available in C3/DS, with checkboxes next to them. Click the checkbox to start graphing that chemical. Right-clicking on one box will give the option to graph all chemicals (but this makes the resulting data difficult to interpret!). The "sample rate" is how often the levels of the chemicals will be collected, in seconds. (Note that using fast ticks can give the impression that your creature is metabolising faster than it actually is.) The "time span" is how many seconds will show on the graph at once - the default is 30 seconds, but shorter intervals can make for a clearer graph when the chemicals change very fast.

Each graph will track one creature at a time, although you can have more than one graph open at once. You may choose to graph the selected creature or a random creature, or any other creature. Named creatures will be listed by name in the Biochemistry Set, but unnamed creatures will be listed by their sex and species. Once you've chosen a creature to track, a sample rate, the period of time your graph will show at once and the chemicals you want to track, clicking 'OK' will cause a graph window to appear. Right clicking this graph will give a menu with the options 'inject', 'log', 'clone' (allows you to make a new graph with another creature or different chemicals for comparison), 'properties' (go back to the start and remake your graph options) and 'save window'.

Inject

From here the player can select a creature currently in their world and then choose which chemicals they wish to monitor, along with the rate they are sampled. The player is also able to both inject and remove a set amount of each chemical they selected from the creature.

Organ

Log

It can export a log of the chemicals in the bloodstream in a CSV format.

See also

External links