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

Messages - Slasher

#381
Stuck on You

Fred is a middle aged, balding man who one day decides to buy himself a wig. Feeling young and virile again he decides to surprise his wife, Marge. His wife however, is not impressed that Fred has got himself a green wig and refuses to let Fred into her bed unless he gets rid of the wig and she calls it a 'white elephant'. Trouble is, is that Fred has used to much glue and the wig refuses to come off!

Fred try's various ways of getting the wig off, including asking his friends to pull it off! Can Fred get his green wig off or will he be banished to sleeping on the sofa?

Uses a variation of my Slasher Template that includes: Left Click to Interact and Right Click to Look.

https://www.adventuregamestudio.co.uk/site/games/game/2464-stuck-on-you/





https://www.adventuregamestudio.co.uk/site/games/game/2464-stuck-on-you/



#382
Stuck on You

My entry is done and now testing / tweaking time.... (roll)
#383
Quote from: VampireWombat on Mon 10/08/2020 14:04:48
Will Matt Damon and Greg Kinnear be making an appearance?
(laugh) (laugh) (laugh) (laugh)
#384
The Rumpus Room / Re: Happy Birthday Thread!
Mon 10/08/2020 14:10:13
HAPPY  BIRTHDAY AGA

Don't grow old gracefully  (laugh)



#385
Stuck on You

Can Fred find anything useful that will get his green wig off and please Marge?



My game is almost done....
#386
Stuck on You

This game uses a variation of my Slasher Template...

#387
Anybody else got any ideas brewing? 

My game is playable up to this point...
#388
For a start you had two missing braces:

Code: ags

function hHotspot1_UseInv()
{
if (player.ActiveInventory == (iLasso)) 
{
player.Say("Okay.");
object[1].Visible = true;
sLever.Play();
object[2].Visible = true;
object[3].Visible = true;
sLadder.Play();
object[0].Visible = true;
RestoreWalkableArea(6);
 }
}

Also check out your Object ID's..
#389
Hi,

If a character interacts/looks etc  and it's during player walking the player should cease walking, even after interacting/looking until commanded to do...

At the moment it kind of looks silly.

Would like an 'if player walking' condition.. Then stop player temp. from walking.

Cheers

#390
Hi

I have made a good start..

With this game I did the end first and then the beginning..

Now i'm filling in the middle  (laugh)
#391
Hi,

I have planned out my game ....easiest part  (laugh)

Fred wants to regain his youth and hide his baldness so he goes out and buys a trendy wig...

His wife Marge is not impressed and says it is a white elephant and says he will have to sleep on the sofa until he takes his ridicules wig off!

Of course, getting the wig off is not so easy when you have used too much glue!

Will Fred be forced to sleep on the sofa with his white elephant wig?


#392
Well..... I had a think and this i what I have titled so far:

'Stuck on you'

Marge: "Well, you're not sleeping with me with that thing stuck on you, Fred Fumble!"
#393
Distance no object

Game mag for July MAG...

Pizza shop owner Antonio receives a strange website order and gives his pizza boy, Brett the pizza delivery order. Only trouble is the delivery address is Mars!

Antonio insists it is crazy and does not believe the order. Brett reminds Antonio of his 'Distance no object' promise......

Can Brett deliver the pizza delivery order to Mars?

https://www.adventuregamestudio.co.uk/site/games/game/2457-distance-no-object



https://www.adventuregamestudio.co.uk/site/games/game/2457-distance-no-object

#394
Nah, you're not a white elephant StuPot ;)

But I have to think of one....
#395
You can still vote  KyriakosCH..



#396
Hi KyriakosCH,

just about to give your game a twirl ;)
#397
what about setting the player just before player change room?

Something like this perhaps:

Code: ags

function hHotspot13_Interact()
{
  gBigBlackGUI.Transparency = 100;
  gBigBlackGUI.Visible = true;
  gBigBlackGUI.TweenTransparency(1.0, 0, eEaseLinearTween, eBlockTween);
  SetNextScreenTransition(eTransitionInstant);
  cTestCharacter.SetAsPlayer();
  player.ChangeRoom(51, 348, 217, eDirectionLeft);
}

#398
Quote from: KyriakosCH on Tue 28/07/2020 06:21:57
I will go play your game now too, Slasher :)

Edit: unfortunately I wasn't able to start the game, I am using Win7 (maybe that created an issue?)

Here is the message I got:


I'm not sure what that relates too... Someone may know..

#399
Drop down the Room menu..not just walkable menu..
#400
Quote from: Crimson Wizard on Sat 11/07/2020 17:46:13
So, only walkable areas are not drawn, other areas can be drawn. This is pretty weird indeed.
Walkable ID 1.... He did not show lock from menu..

As Crimson suggests... Make a new game and try that..
SMF spam blocked by CleanTalk