View Revisions: Issue #1698 |
[ All Revisions ] [ Back to Issue ] |
Summary |
0001698: botscript rand() is just plain wrong |
|
Revision |
2014-02-09 02:11 by Dusk |
|
Additional Information |
if we absolutely have to keep the original behavior for backwards compatibility, I suggest we introduce a new random() for this behavior. I can make botc use this one for random() and not use the current, broken rand(). |
|
Revision |
2014-02-09 02:10 by Dusk |
|
Additional Information |
If we absolutely have to keep the original behavior for backwards compatibility, I suggest we introduce a new random() for this behavior. I can make botc use this one for random() and not use the current, broken rand(). |
|
Revision |
2014-02-09 02:06 by Dusk |
|
Additional Information |
|