Code center > Darwinbots Program Source Code
concerning leagues
Botsareus:
Num, mind telling me how error.sim works because as far as I know once you get an error in vb you cannot save anything including simulations...
Numsgil:
At the start of the main loop, I do:
On Error goto somelabel.
Then at the end of the code I have:
somelabel:
Savesim "error.sim"
MessgaeBox "oops"
exit sub
(Not exact code, I'm paraphrasing).
Botsareus:
I see B)
Navigation
[0] Message Index
[*] Previous page
Go to full version