Adventure Game Studio

AGS Games => Hints & Tips => Topic started by: rustycabbage on Wed 14/02/2007 03:23:39

Title: shoot my valentine
Post by: rustycabbage on Wed 14/02/2007 03:23:39
ok---have tried all i can think of but I'm totally lost. what do i have to do to fix loose pipe? thanks for any help
Title: Re: shoot my valentine
Post by: Dualnames on Wed 14/02/2007 20:22:36
Quote from: rustycabbage on Wed 14/02/2007 03:23:39
ok---have tried all i can think of but I'm totally lost. what do i have to do to fix loose pipe? thanks for any help


you should exit the room by the window first
Then head to the house then enter the kitchen then look at toolshed
then pick up wrenches
Title: Re: shoot my valentine
Post by: rustycabbage on Thu 15/02/2007 01:08:04
ok  thnx  but how do i interact without a hot spot on the windows
Title: Re: shoot my valentine
Post by: Dualnames on Thu 15/02/2007 22:41:04
Quote from: rustycabbage on Thu 15/02/2007 01:08:04
okÃ,  thnxÃ,  but how do i interact without a hot spot on the windows

Well here is the full solution(it's kind of sloppy)

//Solution//  16/2/2007
------------



Pick up the Discman, the schoolbag and the tape. Then look at the message on the computer desk.
then use the door. at the bathroom pick up the soap and paper and use the sink.
then exit the bathroom and then exit through window.
Once out look at the schoolbag. Use scissor with garden hose then use the door on the right.
First go to the restaurant.
Pick up the sign then exit,
and head at the rivers house. Once at the hall use painting then pick up key pick up note and use key on keyhole.
then use scissor on phone line.
then enter at the door to your left.
look at tool shed and pick up wrenches.
Then exit.
head up upstairs and enter at the door to yourleft.
Look at closet and pick up box.
Head to jim's house.
enter the bathroom combine hose with box then use wrench on loose tube.
then use hose with box at the sink.
Look at notes.
use your computer and select photocopy calendar.
Head at the park and use photocopies with stairs then a small dialog and the game's over.

//end of solution//
------------------






Sho-Ryu-Ken corp.


Title: Re: shoot my valentine
Post by: rustycabbage on Mon 19/02/2007 18:15:54
thanks but the problem was i had to redownload the game
  then i had a hot spot
Title: Re: shoot my valentine
Post by: Dualnames on Tue 20/02/2007 22:36:03
Quote from: rustycabbage on Mon 19/02/2007 18:15:54
thanks but the problem was i had to redownload the game
Ã,  then i had a hot spot

The script code for this room was the following:
First Time entering room
Disable hotspot[8] // window

Repeatedly execute
if hotspot[3].enabled = false // pen and paper
enable hotspot [8] // window

Interaction: Look at hospot [pen and paper]
Display("bl bla");
Disable hotspot[3] // pen and paper