LOLtwentynight Posted June 7, 2020 Share Posted June 7, 2020 Global variable 16384 is out of range error Link to comment https://gtaforums.com/topic/956497-sannybuilder-error/ Share on other sites More sharing options...
OrionSR Posted June 7, 2020 Share Posted June 7, 2020 User error: Sanny has correctly reported that $16384 is out of range for a global variable. Max is 0xFFFF / 4 = 16383. Using standard scripts, global variables above $10952 won't be empty and won't be saved. Using global variables much above $15000 will corrupt script memory and crash the game. Link to comment https://gtaforums.com/topic/956497-sannybuilder-error/#findComment-1071238488 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now