Hi,
i want to cipher some bank data in my map.
my problem: the system i'm using needs to handle numbers, that are higher than 524288.0 (max. real value I'm able to enter in the editor).
Are there variable types in there, that i have overlooked? Or is there a way to change ingame variable restrictions, since the normal real range should be 2.9*10^-39 to 1.7*10^38 or something?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi, i want to cipher some bank data in my map. my problem: the system i'm using needs to handle numbers, that are higher than 524288.0 (max. real value I'm able to enter in the editor). Are there variable types in there, that i have overlooked? Or is there a way to change ingame variable restrictions, since the normal real range should be 2.9*10^-39 to 1.7*10^38 or something?