Page 1 of 1
script
Posted: April 21st, 2009, 8:44 pm
by Opel
hi guys i am making a jump map andi want to make something in it its like a big platform but it has seperate bits with leters such as A,B,C and ect. i was wondering how i would script it so when u stood on the letters that u need to stand on the door opens and when u stand on one letter it kinda makes a noise if my explaniation doesent make sense to u i made a pic but that is probually worse

Re: script
Posted: April 21st, 2009, 9:01 pm
by Drofder2004
Depends how exactly you are doing it.
Is the user simply pressing 1 letter for access or pressing multiple letter to spell a word for access?
Nightmare put up a basic password post somewhere (for keypad passwords) which can easily be translated to a bigger scenario.
More detail is needed imo.
Re: script
Posted: April 21st, 2009, 9:06 pm
by Opel
you will have to press multiple letters for it to open
Re: script
Posted: April 21st, 2009, 10:19 pm
by Soviet
Re: script
Posted: April 21st, 2009, 11:59 pm
by Nightmare
If you want the code to constantly check if the code is correct, use this:
viewtopic.php?p=83118#p83118
If you want to use an enter button, use this:
viewtopic.php?p=84065#p84065
Re: script
Posted: April 22nd, 2009, 1:20 am
by Drofder2004
This was the thread I was on about
.
Re: script
Posted: April 22nd, 2009, 2:07 am
by Nightmare
Seeing as how multiple people have asked about this in the past and to help simplify things, I made a separate thread in the tutorials which explain what does what in these two different scripts.
You can see it here:
viewtopic.php?f=18&t=9628
Re: script
Posted: April 22nd, 2009, 7:19 am
by Opel
thx guys i will have a read through them today.