The Daily Click ::. Forums ::. Klik Coding Help ::. pausing the game
 

Post Reply  Post Oekaki 
 

Posted By Message

wp



Registered
  22/11/2003
Points
  34
27th November, 2003 at 17:05:05 -

How do you make your own custom pause screen? (and pause everything at the same time of course)

Thanks in advance

 
n/a

Radix

hot for teacher

Registered
  01/10/2003
Points
  3139

Has Donated, Thank You!VIP MemberGOTW WINNER CUP 1!GOTW WINNER CUP 2!GOTW WINNER CUP 3!GOTW WINNER CUP 4!
27th November, 2003 at 17:26:55 -

It's damn hard. The only way I've been able to do it is use custom movements for everything and limit all the normal actions in a group with a flag that determines if the game is paused or not, and then overlay the pause screen objects. More effort than it's really worth.

 
n/a

ShadowCaster

Possibly Insane

Registered
  02/01/2002
Points
  2203
28th November, 2003 at 05:21:11 -

There was an example uploaded to DC a while ago... http://www.create-games.com/download.asp?id=3305

It rated quite well, you might like to check it out.

Mike

 
"Now I guess we're... 'Path-E-Tech Management'" -Dilbert

Hplkopra



Registered
  30/08/2002
Points
  65
28th November, 2003 at 07:54:58 -

Oh then again, you could just use the popup window/message box/whatever to pause

 
Try to solve the mystery of this signature.

Mr Coffee



Registered
  04/09/2003
Points
  440
28th November, 2003 at 11:17:49 -

The sub application object works very well for this. Using it is much easier than making a custom movement and disabling and enabling groups.

 
99 percent chance that the above post is 100 percent correct.

Pete Nattress

Cheesy Bits img src/uploads/sccheesegif

Registered
  23/09/2002
Points
  4811
28th November, 2003 at 11:22:35 -

the question/answer object (when you ask a qeustion it'll pause eveything) and/or a sub application should do the job.

 
www.thenatflap.co.uk

wp



Registered
  22/11/2003
Points
  34
28th November, 2003 at 14:57:48 -

Could you please describe what the subapplication object is? I don't want to just pause the screen, I want to access a menu screen (inventory and stats for example) as well. It sounds like the subapp object will let me do that.

 
n/a

Mr Coffee



Registered
  04/09/2003
Points
  440
28th November, 2003 at 17:47:29 -

Yes, it will let you do that. You can make your menu in another frame and then open it when the player presses "p". It will also pause the game.

Image Edited by the Author.

 
99 percent chance that the above post is 100 percent correct.

Kris

Possibly Insane

Registered
  17/05/2002
Points
  2017
28th November, 2003 at 19:21:49 -

you could resource-hack the default one.... :B

 
"Say you're hanging from a huge cliff at the top of mt. everest and a guy comes along and says he'll save you, and proceeds to throw religious pamphlets at you while simultaniously giving a sermon." - Dustin G
   

Post Reply



 



Advertisement

Worth A Click