i need event that gives specific text by number of points player has. Like prefix.
what i tried=
points=1-10 -> set text "n00b"
of course it was "one minus ten"
in maths it's something like =0...10 but in constructor, that seems to not work.
so how do i do that?