- Joined
- Apr 22, 2016
- Messages
- 106
- Reaction score
- 29
- First Language
- Russian
- Primarily Uses
Features to comment out and uncomment the RMMV event commands
This feature is great because of the following:
- Add the item "comment out" the selected event commands to the menu.
- Add the menu item "uncomment" the selected event commands.
This feature is great because of the following:
- Sometimes there is a case where you need to comment out a piece of code and not delete it. In any programming language there is such an opportunity. In RMMV, the script is written with the help of event commands and this can not be done. And if you need to comment out the script, you either need to delete the commands and then reinstall them or use the GOTO tags that are not effective.
Иногда бывают случае когда нужно закомментировать кусок кода а не удалять его. В любых языках программирования есть такая возможность. В RMMV скрипт пишется с помощью комманд событий и этого сделать нельзя. А если надо закомментировать скрипт то либо нужно удалять команды а потом заново их ставить либо использховать метки GOTO что не эфективо.
Last edited:

