Vebcaster
(Vebcaster)
1
If I do this, it always returns -2147483648 no matter how many times I call it:

The values are the min and max limits for an Integer.
This one below always returns -2000000000 no matter how many times I call it (a little higher than the minimum limit):

This one below returns -4294967296 which is outside the range I’ve given:

Please, can you advise, is this a bug or am I missing something?
Using Unreal Engine 5.1
Thanks!
Weird thing is

works.
I think ( without actually looking ), it’s using a 32 bit int for the entire range… 
Yeah, largest range is


1 Like
waldow7
(waldow7)
3
Looking at his previous post remove the dash at the begging of your number noticed the original reply has no dash and it worked
catz111
(catz111)
4
i have the same problem and notice this today that i cant set the max highscore on my game higher then this