- Joined
- Oct 11, 2015
- Messages
- 424
- Reaction score
- 171
- First Language
- Dutch
- Primarily Uses
- RMMV
The game is NOT running while editing my script.
1. I edit my script
2. I save the *.js file in the editor
3. I press CTRL+R (or use the Playtest button)
Result: My script did not update in the game. It still uses the old version.
1. I edit my script
2. I save the *.js file in the editor
3. I press F10 and delete my script
4. I add my script again
5. I press CTRL+R (or use the Playtest button)
Result: My script is now properly updated in both the pluginmanager as well as in the game.
The second method is kinda bothersome and slow. What do I do wrong?
1. I edit my script
2. I save the *.js file in the editor
3. I press CTRL+R (or use the Playtest button)
Result: My script did not update in the game. It still uses the old version.
1. I edit my script
2. I save the *.js file in the editor
3. I press F10 and delete my script
4. I add my script again
5. I press CTRL+R (or use the Playtest button)
Result: My script is now properly updated in both the pluginmanager as well as in the game.
The second method is kinda bothersome and slow. What do I do wrong?
Last edited by a moderator:
