Thread
:
Plugin::MM() usage
View Single Post
#
11
09-10-2016, 11:32 PM
Kingly_Krab
Administrator
Join Date: May 2013
Location: United States
Posts: 1,603
Yeah, type indicates color. substr isn't necessary for what you're doing because that's for cutting a string apart based on indexes. You can use just "This is a Test. Is it working?" instead of substr("This is a Test. Is it working?", 0).
Kingly_Krab
View Public Profile
Send a private message to Kingly_Krab
Find all posts by Kingly_Krab