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

Topics - ?DaltonSezHi!

#1
Yeah, one problem to another, now, when I try to test my game, it says exactly the title of the post. Here's the script I wrote down.


function iKey_Interact()
{
player.Walk(152, 151, eBlock);
iKey.Visible = false;
player.AddInventory(iKey);
}

Also, thats almost EXACTLY how it was in the tutorial.
#2
Every time I try to test the game, it says that end of input reached in middle of expr....
No, I dont know how to open the clipboard to see what the problem is, but it looks perfectly fine!

function iKey_Look()
{
Display(It's a Portal Gun you found on the floor of the Lab.");
}

Yeah, the Portal Gun is a key for now.  Does anyone know how to fix this? (Not the Portal Gun, being a key, but making it stop saying that there's an error.)
SMF spam blocked by CleanTalk