Author Topic: Mutchy 1 (F1)(PY mod)-31.08.04  (Read 2719 times)

Offline Jez

  • Bot Overlord
  • ****
  • Posts: 788
    • View Profile
Mutchy 1 (F1)(PY mod)-31.08.04
« on: February 02, 2007, 05:41:31 PM »
Code: [Select]
'Topic: Ideas 
'Mutchy original mod by PY
'*****Movement Genes!*****

cond
*.eye4 *.eye5 >
start
-20 .aimdx store
stop

cond
*.eye6 *.eye5 >
start
20 .aimdx store
stop

cond
*.eye5 0 >
*.refeye *.myeye =
start
200 .aimdx store
stop

cond
*.vel 30 <
start
2 .up store
stop

'*****feeding*****

'cond
'*.numties 1 =
'start
'20 .tienum store
'0 .fixang store
'100 .fixlen store
'0 50 store
'stop

cond
*.numties 0 =
start
0 66 store
stop

cond
*.eye5 30 >
*.eye5 77 !=
*.refeye *.myeye !=
start
1 .tie store
-1 .tieloc store
-1000 .tieval store
1 .tienum store
66 inc
stop


'*****Reproduction genes!*****
cond
*.nrg 2500 >
start
50 .repro store
stop

cond
*.robage 0 =
start
.tie inc
stop

cond
*.robage 1 =
start
.deltie inc
stop

'*****Attempt at new venom genes!*****

'***Attack enemy Tie gene***

cond
*.venom 20 <
start
10 .strvenom store
stop

'cond
'*.numties 0 >
'*.refeye *.myeye !=
'*.refeye 0 %=
'start
'*.tiepres .tienum store
'20 .tieval store
'.repro .vloc store
'1 .venval store
'-3 .tieloc store
'stop

cond
*.tiepres 0 !=
*.numties 0 >
'*.refeye *.myeye !=
'*.refeye 1 !>
'activate the *66 0 = line to enable proper tie feeding
'and to disable venom attacks on veggies.
'*66 0 =
start
*.tiepres .tienum store
20 .tieval store
.repro .vloc store
1 .venval store
-3 .tieloc store
stop

'*****Slime and Other Stuff*****
cond
*.slime 100 <
start
50 .mkslime store
stop
end
« Last Edit: May 07, 2014, 11:42:11 AM by Botsareus »
If you try and take a cat apart to see how it works, the first thing you have in your hands is a non-working cat.
Douglas Adams