- Joined
- Jan 13, 2015
- Messages
- 155
- Reaction score
- 7
- First Language
- French
- Primarily Uses
- RMVXA
Hello I'd like to know if it's possible to turn "false/true" as needed.
I guess is a strange question, but I actualy have a script that mess a bit.
so I was wondering when I see all scripts starting like:
($imported ||= {})[:Script_name] = true
If it's like a switch to true/false this script.
If that's possible, explain to me how to do it, just to try in my project
Thanks in advance
I guess is a strange question, but I actualy have a script that mess a bit.
so I was wondering when I see all scripts starting like:
($imported ||= {})[:Script_name] = true
If it's like a switch to true/false this script.
If that's possible, explain to me how to do it, just to try in my project
Thanks in advance

