Multiplayer

Talk about making games.

Multiplayer

Postby Crusader » Tue Aug 23, 2005 2:38 pm

:D Hi,how can I make a multiplayer option in the menu?You know to pla with your friend on a same compuiter
Visit animationprotector.i8.com
User avatar
Crusader
 
Posts: 49
Joined: Wed Aug 17, 2005 11:15 am
Location: Bulgaria
Score: 0 Give a positive score

Postby willg101 » Tue Aug 23, 2005 2:48 pm

The same as you would make any other option on a menu. My menu demo is right here-> http://free.hostdepartment.com/w/willg101/menu.zip

(editted to try correct the link)
Last edited by willg101 on Wed Aug 24, 2005 5:51 pm, edited 3 times in total.
http://www.wish-games.com
Old betas now available!!
User avatar
willg101
 
Posts: 473
Joined: Thu Dec 16, 2004 12:08 am
Location: West Michigan
Score: 5 Give a positive score

Hi

Postby Crusader » Tue Aug 23, 2005 5:06 pm

Please explain it without links.I have linux and Linux doesnt reads that stuff
Visit animationprotector.i8.com
User avatar
Crusader
 
Posts: 49
Joined: Wed Aug 17, 2005 11:15 am
Location: Bulgaria
Score: 0 Give a positive score

Postby makslane » Tue Aug 23, 2005 5:51 pm

You can use this program to unzip:
http://www.info-zip.org/pub/infozip/UnZip.html
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Postby willg101 » Wed Aug 24, 2005 1:33 am

Also, if that doesn't work, I know of a free dos utility; otherwise, I'd be more than happy to write a tutorial for you!
http://www.wish-games.com
Old betas now available!!
User avatar
willg101
 
Posts: 473
Joined: Thu Dec 16, 2004 12:08 am
Location: West Michigan
Score: 5 Give a positive score

OK

Postby Crusader » Wed Aug 24, 2005 9:23 am

OK,dude That shall be great,if you have time,ofcourse.
Visit animationprotector.i8.com
User avatar
Crusader
 
Posts: 49
Joined: Wed Aug 17, 2005 11:15 am
Location: Bulgaria
Score: 0 Give a positive score

Postby willg101 » Wed Aug 24, 2005 5:40 pm

OK, Here we go!

1. Make an actor "StartGame"
2. Change text -> "Start Game"
3. Add an event -> "Mouse button up" -> "Move to [move=View][relative to=game center][x=(start) x][y=(start) y]"
4. Make an actor "Multiplayer"
5. Change text -> "Multiplayer Game"
6. Add an event -> "Mouse button up" -> "Move to [move=View][relative to=game center][x=(Multiplayer start) x][y=(Multiplayer start) y]"
7. Add an actor "Quit"
8. Change text -> "Quit"
9. Add an event -> "Mouse button up" -> Script Editor ->
Code: Select all
ExitGame();


Now, test it out!
It should look like this:
Image

HTHs! Hope this makes sense!
http://www.wish-games.com
Old betas now available!!
User avatar
willg101
 
Posts: 473
Joined: Thu Dec 16, 2004 12:08 am
Location: West Michigan
Score: 5 Give a positive score


Return to Game Development

Who is online

Users browsing this forum: No registered users and 1 guest