Bots and Simulations > Simulation Emporium
Strange Grouping
EricL:
--- Quote from: Elite ---I can't seem to get ties any shorter than a few bot lengths in 2.4
In fact, I can't seem to change the tie lengths at all
--- End quote ---
I would be happy to investigate if you could provide a bot code segment that does not behave as you expect...
Elite:
Negative values of .fixlen seem to be absoluted
But otherwise, a quick test seems to indicate .fixlen is working properly, and it's my bot coding that's causing the errors
One thing I did notice that was a problem, however, is that when two bots are tied together in a line, it is impossible to turn.
cond
*.numties 0 =
start
50 .repro store
1 .out1 store
stop
cond
*.robage 0 =
start
7 .tie store
stop
cond
*.multi 0 >
start
7 .readtie store
7 .tienum store
200 .fixlen store
628 .fixang store
stop
cond
*.multi 0 >
start
20 .dx store
stop
^ It should turn, but it doesn't
Navigation
[0] Message Index
[*] Previous page
Go to full version