Does this module works in AGS 3.2.1?
I seem to get an error here:
Code: ags
I seem to get an error here:
JournalLabel.Text(JournalModule.GetJournalCurrentText());
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 JournalLabel.Text(JournalModule.GetJournalCurrentText());
if (String.IsNullOrEmpty(Verbcoin.ActionText)) lblLocation.Text = Verbcoin.LocationName;
else lblLocation.Text = String.Format("%s %s", Verbcoin.ActionText, Verbcoin.LocationName);
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.043 seconds with 14 queries.