I can't find Grandpa's hearing aid, and I can't remember where Thursten said to look (or even if was Thursten who said, been a while since I last played it)
Ideas?
Ideas?
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
// script for region2: Player walks onto region
if( GetGlobalInt(0) == 0 )
{
StopMoving(MARTY);
DisplaySpeech(MARTY, "Not Yet!");
MoveCharacterBlocking(MARTY, 180, 160, 0); // Move player back
}
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.154 seconds with 15 queries.