Hey there, Im pretty new to RPG Maker and new to this forum as I only made an account to get help with this problem that i can't find a solution for anywhere. (PS sorry if this is posted in the wrong place) So basically whenever I am adding a script to an event and I write into a new line it makes the script unusable. Pictures of whats happening may help: When I write the script and it goes onto a new line:
Hey there,
Im pretty new to RPG Maker and new to this forum as I only made an account to get help with this problem that i can't find a solution for anywhere. (PS sorry if this is posted in the wrong place)
So basically whenever I am adding a script to an event and I write into a new line it makes the script unusable. Pictures of whats happening may help:
When I write the script and it goes onto a new line:
Protected downloadProtected download
When I write a script and it doesn't go onto a new line:
Protected downloadProtected download
The scripts only ever work when i write it over one line because for some reason it adds extra characters where I do not when its goes over multiple. I dont know if im missing something obvious here but I i have no idea what to do. Any help would be appreciated