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:
New forum theme up and running!
Charas-Project
»
Game Creation
»
Requests
»
Tutorials
»
Need help with a 2 player game!
« previous
next »
Print
Pages: [
1
]
Author
Topic: Need help with a 2 player game! (Read 2174 times)
rm2k3_rulez
Halo 3 is da bomb!!!
Initiate
Posts: 78
love games got 2 dogs and a lil bro school sux like always.
Need help with a 2 player game!
«
on:
May 14, 2008, 11:29:44 PM »
I wanna make a 2player game for rpg maker 2003. Is it possible without the inleluki key patch? I tried downloading it once. It didnt work though. If anyone knows how to make a two player game please either post the event or post a screenshot if possible.
Logged
Happy is Frowny, Frowny is Happy. Happy brings laughter but then brings tears, which causes Frowny. Frowny makes everybody depressed but then things work out just fine. So question is now, which one are you when Happy is Frowny and Frowny is Happy?
Fisherson
Jedi Sentinel of the Charasian Cluster.
Royal
Posts: 4,199
Just call me Fish.
(No subject)
«
Reply #1 on:
May 15, 2008, 03:45:32 AM »
I don't think anyone figured out yet
Logged
lilsniffs3
Exemplar
Posts: 1,573
(No subject)
«
Reply #2 on:
May 16, 2008, 03:23:19 AM »
I did!
All you have to do is use the numpad. Do something like this:
<>KeyInput Proc: [XXXX:YYYY]
<>Branch if Var [XXXX:YYYY] is 18
<>Move Event: Z, Move Up
...and do that for every button the character uses. Tell the player to use NumLock at the beginning of 2 player mode.
X represents the number of the variable.
Y represents the variables name.
Z represents the 2nd player's event name.
Also, ONLY use this for maps 20X15, or the 2nd player won't be shown if the player scrolls and the second player does not move.
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
Tutorials
»
Need help with a 2 player game!