Problem increasing high number variables?

Mufasa

Новичок
Регистрация
28.10.2014
Сообщения
13
Благодарностей
1
Баллы
3
Hello guys, since I have really no clue what is causing the problem here I must assume this could be a bug.

So I have set the value of variable to 5000000000. Now when i increase count of variable by 1 I get error.

Код:
Log: 44a0353d-ced8-4908-81a6-9e6660187287
"Run VariableOperations  Variable is not a number"
The strange thing is that everything works perfectly with numbers from 0 to 2999999999. But starting from 3000000000 ZP won't let me increase the count.

If this not a bug please correct me.
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 771
Благодарностей
1 184
Баллы
113

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Cause 3000000000 is not int in C#
I've set task to enchance this standard action to work with large numbers
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)