View Full Version : Flash MMORPG Possible?
darc10222
June 1st, 2006, 08:57 PM
I have been playing Dofus lately and am fascinated that it was made in Flash. I never though a MMORPG would be able to be made in Flash (of course it is not only Flash. It uses a DLL file as well as a XML file). But all that is in the XML file is
- (http://kirupa.com/forum/#) <config>
<play host="lang.dofus.ankama-games.com/files/" />
<delay value="500" />
<rdelay value="3000" />
<rcount value="10" />
</config>
I checked that website out and it shows the directory structure which has some folders and some files. Could anyone please help out? I heard you need a pre-compiled socket server. Are there any free ones? If so could anyone please provide a link because I am having trouble finding one.
signifer123
June 1st, 2006, 09:40 PM
Ok yes you need a server, free ones consist of
Oregano (http://www.oregano-server.org/)
SmartFox Lite (http://smartfoxserver.com/_articles/multiplayerCentral/)
Palabre (http://palabre.gavroche.net/)
and
Jserver (http://68.147.60.147/jServer/index.html) Made by our own jerez_z
Those are just the ones i recommend ( Except SmartFox, that one just has decent tutorials ) .
You don't really need xml Files on the webserver to make a game, you may choose it though, as a map loading method or such. Not quite sure what the dll is needed for, i've never had to use one...except the basic windows ones in SystemRoot
mickshake
June 1st, 2006, 10:50 PM
I just wrote a socket server in PHP for a flash MMO, its possible just not practical
darc10222
June 2nd, 2006, 04:43 AM
Thanks signifier! Do you know any tutorials or anything? Even a webpage that gives the basic idea of multiplayer flash games?
coolchrizz
June 3rd, 2006, 10:58 PM
What were you planning on making the game like?... I was just thinking the same thing, but a multiplayer www.battleon.com game, you can battle each other, or, team up to do quests... as an MMORPG made in flash.
lone_wild_wolf
June 3rd, 2006, 11:11 PM
hey you cant do any of that on battle on .its just a single player game^
coolchrizz
June 3rd, 2006, 11:26 PM
hey you cant do any of that on battle on .its just a single player game^
... Lol, i said a Multiplayer game similar to battle on... Not Battleon 'is' a multiplayer game. I just like the turn-based combat system much like Final Fantasy. I meant, Construct a game like battleon, But make it multiplayer with more armours and weapons, also with better graphics and detail.
darc10222
June 17th, 2006, 05:03 AM
Uhh.. Bump?
signifer123
June 18th, 2006, 06:59 PM
Ok well, http://smartfoxserver.com/_articles/multiplayerCentral/tutorials/introduction.php?PHPSESSID=8502c23ce5eebde80592fe8 489adb246
givse you a basic idea...though is not directed at games, rather it is aimed at chat...i'm working on an opensource art based engine. But its undocumented so far, and is art based.
darc10222
June 18th, 2006, 09:22 PM
Thanks. I know for a fact that Club Penguin was made using a SmartFox server but I'm not sure which version.
INSANE SYTH
June 19th, 2006, 08:13 AM
http://www.mmorpgmaker.com/
http://www.realmcrafter.com/
signifer123
June 19th, 2006, 08:25 AM
I've seen that before...55$
but he may want flash because
1) he already paid for it...
2) it runs in web browser control
3) smaller download
4) he can make it more than just rpg...
mlauzon
October 29th, 2007, 07:43 PM
Yes, a Flash-based MMORPG is possible, just click on the image in my signature and you'll be taken right to one...granted this one is browser-based; but does that really matter?!
Sirisian
October 29th, 2007, 11:08 PM
Necro-post, but as a side note:
300 by 60 pixels or 19.5 KB you're signature currently violates forum policies.
Konkurent
November 5th, 2007, 09:22 AM
http://www.mmorpgmaker.com/
http://www.realmcrafter.com/
Nice:P
[/URL][URL="http://www.realmcrafter.com/"]
(http://www.mmorpgmaker.com/)
Lou
November 5th, 2007, 11:09 AM
I've used SmartFox to create a multiplayer session based RPG, was relatively easy to do. For it to be a full fledged MMO you would need a database to store characters and accounts and whatnot.
http://www.smartfoxserver.com/
I believe the smartfox server is coded in javascript or something, I don't know any java and I got it to work. You just have the flash client send the server an array or object and the smartfox server relays it to all connected clients.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.