??? I can't seem to change the colour of my character's speech. Can someone please help me? :'(
What have you tried?
The correct use would be:
character[BOB].SpeechColor = x;
Or:
cBob.SpeechColor = x;
Thank you Ashen for helping me. ;D
I understand if you think I'm a n00b because I'm new to AGS and AGS Forums.
So the problem was, you didn't read the manual properly? Please do so next time. I don't mind helping out - we all had to start somewhere- but history (and personal experience) says that 90% of 'n00b' questions are answered in the manual. (The other 10% mostly fall into the 'bit too advanced for a first project, learn the basics first' category, btw.)