Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Click here to join us on IRC (#charas on irc.freenode.net)!
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Password problems.
« previous
next »
Print
Pages: [
1
]
Author
Topic: Password problems. (Read 2501 times)
Dashman
Just too cool for this planet
Associate
Posts: 237
i like food
Password problems.
«
on:
July 13, 2005, 05:25:14 AM »
Is there a way that, if I press a different key, can something else happen? Let's say, we have the decision, cancel and directional, but I want to jump or something with y, l, 8, etc. Can someone tell me how?
Logged
maxine
Average scripter
Zealot
Posts: 736
¨Dude i am 16 with 2 balls and hair
(No subject)
«
Reply #1 on:
July 13, 2005, 05:59:12 AM »
actually i dont know what keys are possible, but i do know that when you have the window open with all keys showed. Press "HELP" and then it explains what kind of keys that can be used
Logged
wildguy3922
You will all be irraticated by betrayal and dishonesty!
Agent
Posts: 972
I am a master at RPG Maker 2000.
(No subject)
«
Reply #2 on:
July 13, 2005, 08:43:27 AM »
On RPG Maker 2000 - Up, Down, Left, Right, Enter, and Esc can be used.
On RPG Maker 2003 - Up, Down, Left, Right, Enter, Esc, and 1-10, I think /, but I'm not sure. There should be a password tutorial in the tutorial section.
Logged
I am finally back now that I now know how to get on the Charas Forum without a bug appearing.
maxine
Average scripter
Zealot
Posts: 736
¨Dude i am 16 with 2 balls and hair
(No subject)
«
Reply #3 on:
July 13, 2005, 08:48:28 AM »
Number Corresponding Key(s) (When Num Lock is off)
1 Down Arrow Key, J
2 Left Arrow Key, H
3 Right Arrow Key, L
4 Up Arrow Key, K
5 Enter, Space, Z
6 Esc, X, C, V, B, N
7 Shift
10 0
11 1
12 2
13 3
14 4
15 5
16 6
17 7
18 8
19 9
20 +
21 -
22 *
23 /
Check the numbers on the screen, here are the answers
And here
· The keys that can be checked for and their corresponding number codes are as follows.
Number Corresponding Key(s) (When Num Lock is on)
1 Down Arrow Key, J, 2 on NumPad (When the "Number Keys" option has not been checked)
2 Left Arrow Key, H, 4 on NumPad (When the "Number Keys" option has not been checked)
3 Right Arrow Key, L, 6 on NumPad (When the "Number Keys" option has not been checked)
4 Up Arrow Key, K, 8 on NumPad (When the "Number Keys" option has not been checked)
5 Enter, Space, Z
6 Esc, X, C, V, B, N
7 Shift
10 0, 0 on NumPad (When the "Number Keys" option is checked)
11 1, 1 on NumPad (When the "Number Keys" option is checked)
12 2, 2 on NumPad (When the "Number Keys" option is checked)
13 3, 3 on NumPad (When the "Number Keys" option is checked)
14 4, 4 on NumPad (When the "Number Keys" option is checked)
15 5, 5 on NumPad (When the "Number Keys" option is checked)
16 6, 6 on NumPad (When the "Number Keys" option is checked)
17 7, 7 on NumPad (When the "Number Keys" option is checked)
18 8, 8 on NumPad (When the "Number Keys" option is checked)
19 9, 9 on NumPad (When the "Number Keys" option is checked)
20 +, + on NumPad
21 - - on NumPad
22 *, * on NumPad
23 /, / on NumPad
24 . on NumPad
This is what it says in HELP scenario. The first one when numlock is OFF and 2nd one when its ON
Logged
barnsalot
Acolyte
Posts: 320
(No subject)
«
Reply #4 on:
July 13, 2005, 10:34:53 AM »
Numbers and symbols need to be turned on in key input processing I believe.
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Password problems.