Search the Community
Showing results for tags 'variables'.
-
I don't know why but my script does not update the value that is assigned to variable structure_count. function STRU_dataBlockSegments() local STRU_structures = {} local structure_count = 1 -- value of that needs to be incremented local STRU_struct_offset = 1 local STRU_structureNaming =...
-
basically I just tried to use my old script. As far as I know it works perfectly on 87.5, but I updated my GG like 5-minutes ago and that's what happened (screenshot) the part of code: fly_save = 9.11F I tried just to hide it with -- and it stop crashing so there is something in synta...