- Joined
- Oct 8, 2017
- Messages
- 5
- Reaction score
- 3
- First Language
- English
- Primarily Uses
- RMMV
So I am using the script:
/NAME/gi.test($gameActors.actor(ActorID)._name)
And am wondering if there is a way to either alter the script or work around it to disallow the player having a blank name.
I don't know if it is a silly question but I was just simply wondering if that script could be altered to check for no player name being input.
As well I am aslo using SumRndmDde's Name Input Upgrade Plugin, if that is of any use as well.
/NAME/gi.test($gameActors.actor(ActorID)._name)
And am wondering if there is a way to either alter the script or work around it to disallow the player having a blank name.
I don't know if it is a silly question but I was just simply wondering if that script could be altered to check for no player name being input.
As well I am aslo using SumRndmDde's Name Input Upgrade Plugin, if that is of any use as well.