Description(Generated)
cob-tutorial 3 by Ivo Jonker for Creatures 2, contains sprite files
| Fact | Value |
|---|---|
| Original File | cob-tutorial 3.zip |
| Game |
|
| Creator |
|
| Wiki Link | Search "cob-tutorial 3" on creatures.wiki |
| Tags |
Archive has been repacked for EemFoo. Click to here
cob-tutorial 3 by Ivo Jonker for Creatures 2, contains sprite files
::----- cob-tutorial 3.rtf -----::
FRUIT COB’ S
You must know
.
This cob is almost the same as drink/food cobs!
This is done in a minute!
You need my s16 files, BoBCoB, And winzip!
NOW
LETS Begin!
First you have to make the s16 file.
1. Unzip the file peer.zip
2. Start BoBCoB
3. Go to « tools» and start the « sprite editor»
4. Make a new s16 file and import the image « peer.bmp»
5. Save the image as iper.s16 and voila!
Now you have to give it a name, I called it « The pear of the jaguar»
A description; something like this: cob-tutorial number four!
Now you can make the scripts!
The installation script:
inst
new: simp iper 1 0 3500 0
setv cls2 2 25 48822
setv attr 195
bhvr 0 64
slim
edit
endm
Inst
New: simp iper 1 0 3500 0
Now we’ re using the file iper.s16 instead of isdr.s16
<...truncated>