Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - zander8778

#1
You were correct Crimson Wizard.  I did not have it imported correctly.  Thanks for your help.
#2
I am a bit confused about this.  I have the following setup.

In ParserFunctions.asc
Code: AGS

String OfficeBasementParser()
{
  return "";
}


In my room script
Code: AGS

String response = OfficeBasementParser();


When I try to build I get "Type mismatch: cannot convert 'int' to 'String*'"  I am sure that I am making a silly mistake because I am very new to the scripting language.

Thanks in advance.
SMF spam blocked by CleanTalk