Weird glitch?

When I try to use the function "Ucase" it doesn't work, but my "Lcase" works just fine. How do I fix this?


I was going to say it should be UCase, and say it was odd Lcase works, but having just tested it, looks like this is case-insensitive, unlike pretty much everything else in Quest. So all I can say is it works for me. Could you give the code you are using it in?


SetWebFontName ("Calligraffitti")
SetFontSize (36)
PrintCentered ("THE LAND OF " + Ucase (The Medium.first) + " AND " + Ucase (The Medium.last))
SetFontName ("Georgia, serif")
SetFontSize (12)

This is the code I am using


I've fixed the problem, but I have run into another one. :/


This topic is now closed. Topics are closed after 60 days of inactivity.

Support

Forums