Hey, Thanks for checkin me out, there's a code like when i type a specefic sumthin a command happens there it is
but i want when i type a the specefic sumthin it font color should be different than the others.. please help
Best Regards ^^
btw i tried to
It changed the color but the color of the whole text..
Code:
_Char local text=Input.GetText(this) if text == "I am not a command" then -- Your Command elseif text == "I am command" then -- Your command end
Best Regards ^^
btw i tried to
Code:
Input.SetProperties("Input1", tblProps); -- The table was containing color hex code