The Daily Click ::. Forums ::. Klik Coding Help ::. Using Edit Object for passwords
 

Post Reply  Post Oekaki 
 

Posted By Message

Metal Maiden



Registered
  10/09/2002
Points
  900
14th August, 2003 at 13:48:18 -

Hey, what's up?? I'm trying to use the edit object to make passwords that the player types in, similar to Hell Creatures & Rotten corpse. The standard passwrod is ugly! Thanks alot guys.

 
Death in the air
Strapped in the electric chair
This can't be happening to me
Who made you God to say
"I'll take your life from you!!"

Aali [Crazy_Productions]



Registered
  13/10/2002
Points
  843
14th August, 2003 at 13:54:29 -

ehhh.. what's the problem??

Image Edited by the Author.

 
"If Darl McBride was in charge, he'd probably make marriage unconstitutional too, since clearly it de-emphasizes the commercial nature of normal human interaction, and probably is a major impediment to the commercial growth of prostitution."
-- Linus Torvalds, December 5th 2003.

(Darl McBride is CEO of The SCO Group)


this place sucks but don't tell anyone, it's our little secret, ok?

Blackgaze

Possibly Insane

Registered
  01/11/2002
Points
  3161

VIP Member
14th August, 2003 at 14:04:01 -

im.... sorry.... (Spiderhead gets scared and slowly starts to walk out of this board)

 
Formerly known as "Spiderhead".

Returned after four years.
www.youtube.com/user/sevlech for more infomation

Pete Nattress

Cheesy Bits img src/uploads/sccheesegif

Registered
  23/09/2002
Points
  4811
14th August, 2003 at 14:10:56 -

i think you can do it like this:

+ User Presses Button
+ text of "edit object" = string of "string 1" (where string 1 is the password)
- Perform Action

 
www.thenatflap.co.uk

Metal Maiden



Registered
  10/09/2002
Points
  900
14th August, 2003 at 14:22:49 -

Maybe I should clarify what I'm asking.
I have a text box, and when the level starts you can type in
anything you wish in it.If you enter a certain word however, like
"fish" or "banana", which in this example are both passwords, it
will take you to the corrosponding level. Like I said,
Hell Creatures Rotten Corpse's password system is exactly what I'm
trying to achive. (I'm not copying Stian tho, I've been trying to make that
damn edit box work forever!)

 
Death in the air
Strapped in the electric chair
This can't be happening to me
Who made you God to say
"I'll take your life from you!!"

Activ8games



Registered
  02/07/2003
Points
  463
14th August, 2003 at 14:55:39 -

Could you tell me the code you are using now? then I might be able to see what's wrong.

 
Vote Quimby!!!

Aali [Crazy_Productions]



Registered
  13/10/2002
Points
  843
14th August, 2003 at 14:58:03 -

* User presses enter
+ Editext$("whatever") = "<password>"
- Goto the right level

 
"If Darl McBride was in charge, he'd probably make marriage unconstitutional too, since clearly it de-emphasizes the commercial nature of normal human interaction, and probably is a major impediment to the commercial growth of prostitution."
-- Linus Torvalds, December 5th 2003.

(Darl McBride is CEO of The SCO Group)


this place sucks but don't tell anyone, it's our little secret, ok?

NightShade



Registered
  15/05/2003
Points
  321
14th August, 2003 at 15:06:58 -

It can be done like this:

- New condition: Compare two general values

- Right Click on the edit box icon and select "Get text".

- Now make that expression equal to "typepasswordhere"

- Then the action would be "Jump to frame number x".

 
Clicking; a hobby, an addiction, an obsession.

Metal Maiden



Registered
  10/09/2002
Points
  900
14th August, 2003 at 16:31:11 -

yes! Thanks alot guys!! (man i feel like an idiot!!)


 
Death in the air
Strapped in the electric chair
This can't be happening to me
Who made you God to say
"I'll take your life from you!!"
   

Post Reply



 



Advertisement

Worth A Click