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 - SuperSlothStudios

#1
Hi everyone! We need some talented artists to help us work on background art and sprites to help us with the production of Hell's Edge. Hell's Edge is a new Horror/adventure game in a Sierra style of point and click. You play as Hito Jiokgoku who under goes a series of very abnormal dreams and the oddest one of all winds him up in Hell. Is it a nightmarish dream or his gruesome reality? Find out in Hell's Edge. We are currently working on stage development and would like to start fleshing it out to make the first few sets, if you're interested, please PM me!
#2
Hello my partner and I were trying to do the tutorial for AGS but we ran into a parse error. We followed the instructions exactly but we keep getting the same error. If anyone can help we would be extremely grateful.

Code: ags

function Okey_Interact()
{
  Okey.Visible - false;
  player.AddInventory(iKey);
  GiveScore(5);
}


The error is:
room1.asc(42): Error (line 42): PE04: parse error at 'Okey'
SMF spam blocked by CleanTalk