MMOCC the isometric world scene, 2006–now
Archive. Archived from the original MMOCC Forum (2006–2010), recovered from the Internet Archive. The forum is read-only history now — the scene talks on Discord. If you posted here and want something removed, get in touch.

FuseLight Client/Server

8 posts · vBulletin era
#1

A public source multiuser-server/database-integration for Director
#2
Could be very useful to people, thanks for sharing it with us

Many thanks,
Wolfy.
#3
Wow!

Very nice presentation and layout. You really took some time over it and as Wolfy said it could be useful to some people.

+ Rep

Thanks a lot,
Maneq
#4
I will update the main page, and add the column that was removed. Such as, samples, and 'installing, first run, and so forth', at least get it back up to its standard form, as it was last updated year 2004.
#5
Kool Beens
#6
Senior, I think you're doing a great job with all of this.

It's great to see your passion for open source and coding come out in the presentation you have clearly spent a bit of time putting together.

Keep it up buddy.
+Rep
#7
Hi there.

Does anyone have any tutorials or help documentations about FuseLight that would assist beginners like me to connect the server to the MySQL database and of course a client. With so many files; I am lost in which ones to edit and what to edit!

Thankyou in advance,
I await replies and/or PMs in regards to this subject!
#8
The only thing you really have to edit to get this server running. Is both the *.properties files.

Should be db.properties, and fuselight.properties,
It's been a very long time since I have messed with Fuselight, so excuse me if I got the extensions incorrect.

You should change the following:

db.properties
db.url = jdbc:mysql://www.yourdomain.com?user=databaseusername&password= databasepassword

db.user = databaseusername
db.password = databasepassword

fuse.properties
listener.port = port number
listener.host = ip address

Pretty much straight forward, if you need any more help. Feel free to pm me. I will be happy to assist you.

Recovered from /client-side-source-code/3978-fuselight-client-server.html · captured 2008.