God Emerald 93 Posted January 8, 2019 Posted January 8, 2019 I was wondering do Imperials stack up? and if they do.. Whats the maximum amount we can get? or is it unlimited? Spoiler Cause I'm not willing to find that out by myself 😅 Quote
SymbX 328 Posted January 8, 2019 Posted January 8, 2019 If developers didn't make additional limits it could be 2^32-1=4294967295 (unsigned int) or 2147483647 (int). (I guess they use int32, not int16). Wait for administrator answer. Quote
Omercix 277 Posted January 22, 2019 Posted January 22, 2019 On 1/8/2019 at 12:21 PM, symbx said: If developers didn't make additional limits it could be 2^32-1=4294967295 (unsigned int) or 2147483647 (int). (I guess they use int32, not int16). Wait for administrator answer. xd , may be they set a MAX_int value etc. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.