Large MMORPG Project Looking for PB Coders!

Advanced game related topics
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

gimme a little and i whip something up

story has to give backdrop to:

- support multi player
- support clans and single players
- allow very different settings and graphics
- be playable without an enormous expensive central server
- allow different playing styles


mmmm

that can be done :-)
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
MisterDr
User
User
Posts: 41
Joined: Mon Sep 29, 2003 4:14 pm

Ok man

Post by MisterDr »

Here is something:

It must be completely opened (story, graphics, characters, maps, events can be added by user) . This is because of user support for us.

If we going to make multiplayer, it will be just a MMORPG. Because of complexity. But I think if you agree that it will be just a singleplayer with weak multiplayer support.

Clans, Characters, Abilities, Enhancemets (upgrades), Weapons, Weapons effects, Animated sequences and other things (that is main things) can be easely added (it considering building editor for a game which is necessary).

And of course scripting language which every functions support variables. (that's for a automatically generated enemys and other casually things)
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

have you considered a cluster model for multiplayer?
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
MisterDr
User
User
Posts: 41
Joined: Mon Sep 29, 2003 4:14 pm

Hehe

Post by MisterDr »

I am.

Look, if we start and finish programming singleplayer in "modules", OO programming. We can easely add a multiplayer support.

So let's just make a story. if you want I can make part of it.


:)
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

I donno, I find that to be more of a stab in the foot. I tried that before and found it harder to convert everything over to multiplayer from single player.

I would help, but already converting existing vb sources for a mmorpg and mmorts/ccg to pb, and finding it to be a pain, for now :D

Anyways, I wish you luck.
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

just back online, had some upgrade troubles with my machine...
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
MisterDr
User
User
Posts: 41
Joined: Mon Sep 29, 2003 4:14 pm

Ehey

Post by MisterDr »

That's good.

We already know if that's harder convert some others code then code it to yourself.
If you share your code we can make it together (I already have a plenty of sources in C++), and start to code ours game.

In fact the problem is construction (without story we don't have a direction).

Hmmm... It seems that forums is just about talk (noone have a good will to start something). I wonder why it is?
MisterDr
User
User
Posts: 41
Joined: Mon Sep 29, 2003 4:14 pm

Boring

Post by MisterDr »

Tha fuck, it seems I'm on my own.

I'll gona post this project at sourceforge net and there searching for people.
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

i'm dropping out of almost all non-commercial projects i am involved with, sorry, work and income go first

i'll keep the writeup, it might be of some use
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
MisterDr
User
User
Posts: 41
Joined: Mon Sep 29, 2003 4:14 pm

Post by MisterDr »

That's good. I considering also to do it.
Post Reply