@givirus its because of your script logic, maybe you dont call the function? OR you dont have proper error handling which results into certain parts of your script being skipped since they are inside an if statement. I encountered this problem many times in the past, you will need to handle errors and it'll will be most likely fixed, for the purpose of debugging you can use the "Log" function at several points to see where it will print it.
why my script changes skip frame automatically
-
whenever i edit script and compile, theres a chance it wont keep the value i have in settings but set something else..
-
@yourfriendkarol said in why my script changes skip frame automatically:
whenever i edit script and compile, theres a chance it wont keep the value i have in settings but set something else..
Do not open two copies of BAS at the same time. Or copy BAS to another directory and launch two windows from different folders.