Jump to content

Variable Overwriting?


GhostXoP

Recommended Posts

Lets throw out a senario

Say you have two resources. Starting one, has a function that uses a global variable. This variable shows true, and false when other functions act on it.

Starting another resource keeps the global variable in resource one at false. Can this happen by conflicting names? (same name in resources) i would not think its possible right? function usage?

Give me some steps i should take, that i probably havent already done to see how this could be happening? What to look for.

Ive searched my code to see how its modified, and i see nothing from resource two that could cause this. Debug shows no errors.

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...