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

#1
So I searched this board looking for what my problem is but I cannot find it. I'm writing two MouseMove scripts for two hotspots in my background of Room 1. The first one causes no problem. The second however triggers the Parse Error. I've tried writing it myself and clicking the inserts to do it automatically. I really can't figure out what's wrong because while I know a little about script writing, I've never had errors before. Any and all help is much appreciated. Here is the script up to the error:
Code: AGS
// room script file

function hDistance_MouseMove()
{
"The forest runs deep.
}

function hBird_MouseMove()
{
"A bird flutters through the trees and flies away."
}
SMF spam blocked by CleanTalk