Search:

Type: Posts; User: Lyter

Search: Search took 0.00 seconds.

  1. Replies
    341
    Views
    65,763

    For now i've made a small tweak in your...

    For now i've made a small tweak in your repeat-until loop (inside the FindGraniteRock proc) and changed the 'until TimeFromMark(timer) > 10000;' to 'until TimeFromMark(timer) > 4500;'. That seems to...
  2. Replies
    341
    Views
    65,763

    @speedster I've noticed that one of the rocks...

    @speedster

    I've noticed that one of the rocks in that spot (shown in your first post) causes the new drop method to wait a whole 10 seconds before dropping the rock and continuing. All other rocks...
  3. Replies
    341
    Views
    65,763

    To those getting an exception with speedster's...

    To those getting an exception with speedster's simba configuration (the folder he has available to download), make sure your simba folder is called Simba101 in your C:// directory. I initially had...
  4. Replies
    341
    Views
    65,763

    1.4b / personal tweaks

    Hey there, I've used version 1.4 to fix a minor bug in the code: The xp for large vs. small rocks being mined were reversed and hence being added + printed out incorrectly. Previously it was adding...
  5. Replies
    341
    Views
    65,763

    Have fallen victim to exploding rock a lot more...

    Have fallen victim to exploding rock a lot more in v1.5. Think I've gone to lumby to repair like 8-10 times in the last 12 hours now :D.

    Have now changed if BombCount >= 4 to if BombCount >= 3...
  6. Replies
    341
    Views
    65,763

    Awesome :D. That one will be really handy.

    Awesome :D. That one will be really handy.
  7. Replies
    341
    Views
    65,763

    [0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...

    [0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
    [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
    [185, 160, 191, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
    [0, 0, 94, 0, 0, 0, 0, 0, 0, 0,...
Results 1 to 7 of 7