Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Discussion / multiplayer

Author
Message
TrueDB
17
Years of Service
User Offline
Joined: 13th Nov 2007
Location:
Posted: 15th Nov 2007 00:40
Hello Guys does anyone wish to help or actualy help me make avalomhilly 2 player?
http://forumfiles.thegamecreators.com/?i=1349000
its an electronic gameboard, a boardgame on a PC! I need a real time interface to allow 2 players to see the same thing?

thanks M

MAIN PROGRAM http://www.thewargamer.com/grognard/avalompro.zip GAME MODULES http://www.thewargamer.com/grognard/avittybitty.zip http://www.thewargamer.com/grognard/avalamo.zip
Jmahmood
18
Years of Service
User Offline
Joined: 3rd Apr 2007
Location: not sure
Posted: 15th Nov 2007 16:37 Edited at: 15th Nov 2007 16:47
I have seen some fine multiplayer examples in the DB help menu,But I made My Own Multiplayer Syetem.

You Will Need An Internet Connection and a FTP Address for that.
You Can Get A Free FTP Address from

http://www.freeweb7.com
http://www.2ip.com


If you are ready then tell me,I'll Post the detail about my multiplayer.

For Now,I cant download your file.Maybe it's corrupted,Please Try Uploading It Again

Visit eternitygame-house.i8.com
Insert Name Here
18
Years of Service
User Offline
Joined: 20th Mar 2007
Location: Worcester, England
Posted: 15th Nov 2007 17:49
Judjing by your joined date, I suspect that you haven't been a DB user for very long. I would not reccoment a multiplayer game as a first project.


Sudoku arts, the rabi and Nancy DrewG
TrueDB
17
Years of Service
User Offline
Joined: 13th Nov 2007
Location:
Posted: 15th Nov 2007 17:59
Thanks ALl, someone from work is now working on it! It seems I have to use a text message system to transfer commands, its all very interesting!

MAIN PROGRAM http://www.thewargamer.com/grognard/avalompro.zip GAME MODULES http://www.thewargamer.com/grognard/avittybitty.zip http://www.thewargamer.com/grognard/avalamo.zip
Jmahmood
18
Years of Service
User Offline
Joined: 3rd Apr 2007
Location: not sure
Posted: 17th Nov 2007 08:10
yes...yes it is.

Visit eternitygame-house.i8.com
Comp Guru 910
17
Years of Service
User Offline
Joined: 23rd Dec 2007
Location:
Posted: 7th Jan 2008 05:10
I was wondering if someone could point me in the direction of a good multiplayer game. I know how to use winsock, but i've been told that winsock isnt good for sending large amounts of data for extended periods of time (hence if I had a player up 24/7 for a couple of months with 256 players).

typos...
TheComet
17
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 11th Jan 2008 11:26 Edited at: 11th Jan 2008 11:33
Here`s a quick game I made. It took me about 4 hours:
This program shows how to split the screen to make 3 players play at once.

http://www.mediafire.com/?14y4l7xfyxb

I recommend you click 3 Players.

Control player 1:
upkey:forwards
downkey:backwards
leftkey:turn left
rightkey:turn right
spacekey:shoot

Control player 2
right mouseclick:forwards
move mouse down:backwards
move mouse left:turn left
move mouse right:turn right
left mouseclick:shoot

Control player 3
joy up:forwards
joy down:backwards
joy left:turn left
joy right:turn right
any fire button on joystick:shoot


Troubleshooting:
If you have Darkbasic 1.13, you`re fine with this program
If you have any later version of darkbasic, you have to do some adjustments:

find the command "gosub view1"
put a "sync" after it

find the command "if players>1 then gosub view2"
put a "sync" after it

find the command "if players>2 then gosub view3"
put a sync after it

find the command "if players=1 then sync"
replace that line with "sync"


Now your program should work.

Oooooops!!! I accidentally formated drive c.
TrueDB
17
Years of Service
User Offline
Joined: 13th Nov 2007
Location:
Posted: 16th Jan 2008 03:54
Hi TheComet,

thats an interesting method! I have seen joystick spliter cables where your able to split to 2 joystick(maybe now USB) so you could get 4 players.

nice

thanks Mark

MAIN PROGRAM http://www.thewargamer.com/grognard/avalompro.zip GAME MODULES http://www.thewargamer.com/grognard/avittybitty.zip http://www.thewargamer.com/grognard/avalamo.zip
Sinani201
18
Years of Service
User Offline
Joined: 16th Apr 2007
Location: Aperture Science Enrichment Center
Posted: 16th Jan 2008 04:15
2ip.com is AWESOME! I'm making a temporary website for a RPG I might make in the future!

Seriously, how do you make the little blue text come up below your message?
TheComet
17
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 17th Jan 2008 17:56
@ trueDB

Thanks for the compliment!

Oooooops!!! I accidentally formated drive c.

Login to post a reply

Server time is: 2025-06-02 09:47:40
Your offset time is: 2025-06-02 09:47:40