Difference between revisions of "Talk:TieBotstxt"

From WikiManual
Jump to: navigation, search
m (what did this change?)
 
m
 
(2 intermediate revisions by one other user not shown)
Line 11: Line 11:
 
  *.robage 0 =
 
  *.robage 0 =
 
  start
 
  start
  3198 rnd 2 add 55 store
+
  31998 rnd 2 add 55 store
 
  1 .tie store
 
  1 .tie store
 
  stop
 
  stop
  
 
in Tie-bots 7-12 do? {{User:Griz/sig}}
 
in Tie-bots 7-12 do? {{User:Griz/sig}}
 +
 +
Gave them more potential feeding tie locations 2-32000 <s>(0 oops forgot a zero, I'll correct it sometime)</s>. Mainly it'll help prevent the bots from feeding off of each other, and prevent any confusion between it and the birth tie. May just revert the rest of the pages and tack it in at version 12. Probably would make things easier.
 +
 +
Where did vers 12 come from anyways? It's not mentioned in the TieBot Tutorial.--{{user:Endy/sig}} 14:32, 14 Feb 2006 (MST)
 +
 +
well ... i didn't make it up. ;)  PY had all these stashed somewhere and i downloaded them all.  {{User:Griz/sig}}

Latest revision as of 21:11, 14 February 2006

what did changing:

cond
*.robage 0 =	 	 
start		 
50 rnd 55 store		 
14 56 store		 
1 .tie store		 
stop

to:

cond
*.robage 0 =
start
31998 rnd 2 add 55 store
1 .tie store
stop

in Tie-bots 7-12 do? Griztalk

Gave them more potential feeding tie locations 2-32000 (0 oops forgot a zero, I'll correct it sometime). Mainly it'll help prevent the bots from feeding off of each other, and prevent any confusion between it and the birth tie. May just revert the rest of the pages and tack it in at version 12. Probably would make things easier.

Where did vers 12 come from anyways? It's not mentioned in the TieBot Tutorial.--Endychat 14:32, 14 Feb 2006 (MST)

well ... i didn't make it up. ;) PY had all these stashed somewhere and i downloaded them all. Griztalk