Gamestudio Links
Zorro Links
Newest Posts
M1 Oversampling
by Petra. 04/24/24 10:34
Zorro FIX plugin - Experimental
by flink. 04/21/24 07:12
Data from CSV not parsed correctly
by EternallyCurious. 04/20/24 21:39
Scripts not found
by juergen_wue. 04/20/24 18:51
zorro 64bit command line support
by 7th_zorro. 04/20/24 10:06
StartWeek not working as it should
by jcl. 04/20/24 08:38
folder management functions
by VoroneTZ. 04/17/24 06:52
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
5 registered members (Petra, AndrewAMD, Quad, VoroneTZ, 1 invisible), 488 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Mega_Rod, EternallyCurious, howardR, 11honza11, ccorrea
19048 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
Re: MMORPG Where to start? [Re: Blade280891] #189257
03/18/08 21:33
03/18/08 21:33
Joined: Nov 2006
Posts: 193
England
RyuShinji Offline OP
Member
RyuShinji  Offline OP
Member

Joined: Nov 2006
Posts: 193
England
I got something to do with mysql with my website doe that help?

it says "MySQL — with virtually unlimited databases *"

http://smallbusiness.yahoo.com/webhosting/sitebuilding.php#

Re: MMORPG Where to start? [Re: RyuShinji] #189258
03/18/08 21:35
03/18/08 21:35
Joined: Jan 2008
Posts: 1,580
Blade280891 Offline
Serious User
Blade280891  Offline
Serious User

Joined: Jan 2008
Posts: 1,580
yer thats the thing, you have to then either make a table through adding each row yourself or by using a php code that creates the rows.


My Avatar Randomness V2

"Someone get me to the doctor, and someone call the nurse
And someone buy me roses, and someone burned the church"
Re: MMORPG Where to start? [Re: Blade280891] #189259
03/18/08 21:36
03/18/08 21:36
Joined: Oct 2007
Posts: 5,210
Ä°stanbul, Turkey
Quad Online
Senior Expert
Quad  Online
Senior Expert

Joined: Oct 2007
Posts: 5,210
Ä°stanbul, Turkey
there is no such thing like mysql account(yes teher is but they are for web sites they cant handle a mmorpg), mysql is a sql server technology, you install a mysql server software(wamp and some other software for windows, but there are some linux versions built to be a mysql server,using them can make you get more performance)

and Gstnet is mp plugin, mysql plugin is somthing else( http://www.coniserver.net/ubbthreads/showflat.php/Cat/0/Number/806987/an/0/page/0#Post806987 in lite-c section but has c-script version) but you can use them together. mysql plugin comes with a cool example about getting info from server.

you must use your own mysql server(as i said in my prev. post you connect to server using its ip adress) and info is s stored in server's hdd, there is a database file.(directory is depending on the software you use, wamp uses a folder called databases)

AND you dont have to use mysql to build a mmo, you can use microsoft sql,psql etc.(but i dont know a plugin that uses these types of sql databeses)

to be more clear, Wamp(mysql server software) is something like "micrososft sql server 2005" but uses mysql instead of mssql


edit: the thing about web hosting servers cant handle mmo is that:

in shared hosting services as in the link, shares a server with more than one site(changes from hosting to hosting between 30 to 300) and they cant handle a mmorpg that constantly does losts of queries, this will make the other sites hosted on the server load slow and hosting company wont allow you to do that.

at this point you can try VPS s but believe me even you re creating a private server for a mmorpg(me and some of my friends created a knight online server before) after some number of users VPS s will not help too, you need to buy or hire a machine to use your own.

and let me add:
if you are making a very basic mmo that doesnt have much inside you can use your pc, for tests.

(the knight online server on my pc was able handle 55 players. sql server and game server were running on the same machine)

Last edited by Quadraxas; 03/18/08 21:49.

3333333333
Re: MMORPG Where to start? [Re: Quad] #189260
03/18/08 22:11
03/18/08 22:11
Joined: Nov 2006
Posts: 193
England
RyuShinji Offline OP
Member
RyuShinji  Offline OP
Member

Joined: Nov 2006
Posts: 193
England
thank you Blade28081991 and Quadraxas ^_^

i cant thank you enough, i've read your previous post Quadraxas you did already say to use my own mysql server, i'm pretty sure i understand how the server and mysql would work & help when making a mmorpg, i'll save a copy of your posts for rivision ^_^ i'll make sure to thank you two again when i've got a basic working mmorpg,

thanks again!!!!

Re: MMORPG Where to start? [Re: RyuShinji] #189261
03/18/08 22:13
03/18/08 22:13
Joined: Jan 2008
Posts: 1,580
Blade280891 Offline
Serious User
Blade280891  Offline
Serious User

Joined: Jan 2008
Posts: 1,580
No Prob, if you get stuck using PHP or MySql, try these sites.
PHP.net PHP help W3 Schools, tutorials for all web related languages.

Last edited by Blade28081991; 03/18/08 22:15.

My Avatar Randomness V2

"Someone get me to the doctor, and someone call the nurse
And someone buy me roses, and someone burned the church"
Re: MMORPG Where to start? [Re: RyuShinji] #189262
03/18/08 22:15
03/18/08 22:15
Joined: Oct 2007
Posts: 5,210
Ä°stanbul, Turkey
Quad Online
Senior Expert
Quad  Online
Senior Expert

Joined: Oct 2007
Posts: 5,210
Ä°stanbul, Turkey
im glad that i can help someone
thank you too.


3333333333
Page 2 of 2 1 2

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1