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

Editing KAOS How To

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 203: Line 203:
  
 
First look at the cos script. The agent has only one script :timer!
 
First look at the cos script. The agent has only one script :timer!
 
 
The Subs I want to port to  define macros.
 
The Subs I want to port to  define macros.
  
The script ''mymacro.k'' could be used for other plant similarly to orange sponge (e.g. opal sponge ...)
 
  
 
===Main script===
 
===Main script===
It is not exactly the same as in C3.
 
TODO:
 
* Lifecycle of orange sponge fine tuning
 
* Seed ,C3 like  growing  conditions.(there are some little bugs in the ''if'' conditions.)
 
 
 
<pre>
 
<pre>
 
/**
 
/**
Line 318: Line 311:
  
 
===mymacro.k for plant===
 
===mymacro.k for plant===
TODO:
 
* make the script more general,(for using with other plants)
 
* document the macros.
 
 
<pre>
 
<pre>
 
ovar numeric tmp[99];
 
ovar numeric tmp[99];

All contributions to Creatures Wiki are considered to be released under the CC-BY-SA and GFDL (see Creatures Wiki:Copyrights for details).

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)