Skip to content

Technical issues with Heroes III.

User Avatar
#63
Auto-translated
Regarding negative values... in programming, a variable is defined - the number - and it has a type: standard types exist, there are short integers, there are long ones;), there are signed (with +/-), and there are unsigned ones...

And here's a bug with the developers: they set the variable "Number" to a short signed integer type, which ranges from minus 32 thousand to plus 32 thousand.

Advice: do not allow a stack to accumulate a number of monsters greater than this number; separate them... and rule :)
Дипломатия - искусство говорить собаке "хорошая собачка" до тех пор пока не найдешь подходящую палку.