Search found 3 matches

by Vbitz
Sat Apr 18, 2009 10:10 pm
Forum: Game Programming
Topic: How would i go about starting a mmo
Replies: 51
Views: 16372

good ideas, i have already implamented the latest version of irrnet and am using visial c++ express, currently my code is a cross between 2 examples to give scene files simple colision detection. i have made a simple map in irredit, it is only a landscape but sutable for testing the codeing. i also ...
by Vbitz
Sat Apr 18, 2009 10:05 pm
Forum: Beginners Help
Topic: how big is the map bounds in irrlicht
Replies: 2
Views: 284

how big is the map bounds in irrlicht

Hi

Since i am wanting to use large enviroments in irrlicht, how big a level mesh can i use when it is stored in a scene file
by Vbitz
Wed Mar 18, 2009 4:31 am
Forum: Game Programming
Topic: How would i go about starting a mmo
Replies: 51
Views: 16372

How would i go about starting a mmo

What is the best direction for MMO development? I want to make a runescape classic private server similar to http://www.rsclegacy.com. I will need an admin scripting engine, could use a cross platform server too. Any help?