View Single Post
Old 11-27-2008, 06:15 AM  
MrsKryten
Junior Member
 
Join Date: Nov 2008
Posts: 2
Default

Quote:
Originally Posted by Sio View Post
just keeps getting better :

tried emptying the bottle from the balcony (i previously emptied it from the bridge)

now she says "i dont want to do that here" and i lose control of the cursor !!!
I had the exact same problem with the perfume and balcony!!! Here's a solution I found on the gamestop forums that worked for me:

1. Go to game\assets\scripts folder in your game installation.
2. Find .bin file corresponding to your latest save (it has biggest number) and open it in notepad.
3. Find following line:
<scriptvar name="perfume_dumped_inky" value="True"/>
and change it to:
<scriptvar name="perfume_dumped_inky" value="False"/>
4. Save file and load the game. You should be to empty your perfume again.

Good luck!
MrsKryten is offline