Yes, but that doesn't explain why when I made a whole diffrent set of codes for just the Displaymessage it didn't work.
Which would look similar to this
{
if (GetGlobalInt(1)==20)
{DisplayMessage(16);}
}
Which would look similar to this
{
if (GetGlobalInt(1)==20)
{DisplayMessage(16);}
}