Content tagged int

Similar Tags

Report Tag

4 usages of this tag
  • 2 replies
  • 322 views

When using, "int(right(LocalStorage.Key,1))", it only seems to go to 9. If I have 20 localstorage in keys 1-20, how do I read these past 9? I guess I don't real...

  • 3 replies
  • 607 views
0 favourites

I have a rather simple question to ask. I would like to store the value of a URL parameter in an integer, how do I go on about doing that?Here's my current situ...

posted 4 years ago
  • 2 replies
  • 1K views
This content is deleted
Forum Topic
Can't convert string to number.
0 favourites

It is different from the description here. The same goes for int(). Is this a bug? Am I doing it wrong? It's too cumbersome to post issues on GitHub.

posted 4 years ago
  • 2 replies
  • 620 views
This content is deleted
Forum Topic
Is this an equal chance on a dice roll?
0 favourites

I am programming a dice roll into a function that does exploding dice on 10s and critical failures on 1s. I am currently "using int(random(1,11))", since random...

posted 2 years ago

Similar Tags