- Joined
- Apr 30, 2013
- Messages
- 28
- Reaction score
- 2
- Primarily Uses
Hi I got this plugin by Florodude and have tried using it. However I notice it adds a single space before or after text. I have MessageCore installed by YEP in addition to this one on a test map.
SelectRandomName("publishing companies") + SelectRandomName("publishing inc")

For example, my script grabs from a text file and combines a publishing company name, Georgetown + Inc = Georgetown Inc
But it adds a space before Inc, or after Inc. Sometimes it adds it before Georgetown or after Georgetown. It doesn't seem to follow a pattern I can discern.
Here are examples where it messes up with adding or deleting spaces. I checked my text files for spaces but there are none. Any ideas?


SelectRandomName("publishing companies") + SelectRandomName("publishing inc")

For example, my script grabs from a text file and combines a publishing company name, Georgetown + Inc = Georgetown Inc
But it adds a space before Inc, or after Inc. Sometimes it adds it before Georgetown or after Georgetown. It doesn't seem to follow a pattern I can discern.
Here are examples where it messes up with adding or deleting spaces. I checked my text files for spaces but there are none. Any ideas?




