05-15-2011, 12:25 AM
Alright, here's a really weird support topic I'm throwing at you. I'm not sure if this would be even fitting for support but here goes.
In a lot of my event scripts, I have this setting titled "mids" where game creators could specify which map IDs a system would be disabled for. Now, I'm attempting to add a new setting and I have a good idea as to how it's going to function, but I'm just not sure what to name it.
This new setting would work in conjunction with the "mids" setting I have so far, and it would work like this:
In a lot of my event scripts, I have this setting titled "mids" where game creators could specify which map IDs a system would be disabled for. Now, I'm attempting to add a new setting and I have a good idea as to how it's going to function, but I'm just not sure what to name it.
This new setting would work in conjunction with the "mids" setting I have so far, and it would work like this:
- If the new setting is set to false then the system would work in maps that aren't specified in the "mids" setting.
- If the new setting is set to true then the system would only work in maps that are specified in the "mids" setting.