.


unity 3d ...chats...smartfox

After many tryings we will have soon unity 3d worlds on mixed3d

I tried 

http://zerano-unity3d.com/products.html

Basic MMO setup with unity3d and smartfoxserver2x. This package includes registration(via php inside client), login, database MySql, character selection,character creation, 3rd Person Movement, 3rd Person Camera, walk around, public chat, private chat. A small starting guide  follow!

But I have been lost with.
So I tried http://www.smartfoxserver.com/forums/viewtopic.php?t=12150
That means :
http://smartfoxserver.com/2X/download.php#examplesI got a chat https://mixed3d.net/unity/WebPlayer.html

The next step will be to put the 3d in





_________________________________________________________________________

Vrml...........................

______________________________________________________________________

Sommaire................

Intro

______________________________________________________________________

unity 3d  . ...chats............SFS2X
Installing SmartFoxServer as a Linux daemon:
In order to install SmartFoxServer as a daemon you will need root priviliges.
The simplest method is to move to the /etc/rcX.d folder (where X is your current runlevel)
From there type: ln -s path-to-your-script S99sfs
This will create a symbolic link to the start script in the rcX.d folder. On the next restart the server will be launched as daemon
Example: (root privileges needed)
Suppose your runlevel is 5 (multiuser mode + GUI)
1. Move in the rc5.d folder: cd /etc/rc5.d
2. Create a symbolic link to the start script : ln -s /home/john/SFS_PRO_1.3.0/Server/sfs S99sfs
(assuming your server was installed in /home/john)
The server will be started as a daemon on the next restart

_________________________________________________________________________

Vrml...........................

______________________________________________________________________

Contents....................

Intro

_______________________________________________________________________