Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Mobile Mobile 3D MORPG Mogo - Unity3d.

Status
Not open for further replies.
Newbie Spellweaver
Joined
Jan 12, 2014
Messages
20
Reaction score
2
can you teach how set it up?

it's easy to set up , i am using unity3d player 4.3 , open the project , wait untill it loads everything , go under scenes folder and double click on initscene.unity then press the PLAY button ! it will run the game in unity player , but kinda hard with building it , i figured out the problem and it's from textures ... if i make the textures smaller in size example from 1024 to 256 it is building .apk .exe w/o problems but ... the game graphic is fucked up .
 
Newbie Spellweaver
Joined
Nov 19, 2014
Messages
29
Reaction score
3
so ... i got this now

hammerfal - Mobile 3D MORPG Mogo  - Unity3d. - RaGEZONE Forums


what should i do?
 
Newbie Spellweaver
Joined
Nov 19, 2014
Messages
29
Reaction score
3
we will continue the development of MMORPG Mogo.
Once the thread has been closed.

I own the running client and the server running.
I will fix.

- Auto download news.
- Auto update packages
- Self construction of configurations on the part of the User.
- Support for other User (no password for now) (created in db)
- Functional landscape in android and IOS.
- Developing a new native registration system.

Sorry for my English. (Using translator)

to post any questions in the forum to talk.
so I finished the new login system if no one consseguir pack I put the client and the server pre configured for all.

below the original LoveMG data to begin development.




------------------------------------------------------------------------------------------------------

暗黑战神 is a mobile game, made in China
it include Client and Server code
you can build client for Android, iOS, Windows

Don't forget click Like ^_~

Source link : Removed.
use Server link full source

---------------------------- Linux source compile ---------------------------------------
apt-get update
apt-get install libmysqlclient-dev mysql++-dev libmysqld-dev libmysql++-dev libmysql++-doc libmysql++3
apt-get install libtinyxml-dev
apt-get install libreadline6-dev
apt-get install lua5.2 lua5.2-dev liblua5.2-dev
apt-get install libboost-dev libboost-all-dev
apt-get install uuid-dev
apt-get install libhiredis-dev
apt-get install libcurl4-openssl-dev
apt-get install libcrypto*
apt-get install tiled
cd /root
wget http://www.lua.org/ftp/lua-5.2.1.tar.gz
tar -xzvf lua*
cd /root/server
cd /usr/lib
ln -s /usr/lib/tiled/plugins/liblua.so /usr/lib/liblua.so
ln -s /usr/lib/tiled/libtiled.so /usr/lib/libtiled.so
ln -s /usr/lib/tiled/libtiled.so.1 /usr/lib/libtiled.so.1
ln -s /usr/lib/x86_64-linux-gnu/libssl.a /usr/local/lib/libssl.a
ln -s /usr/lib/x86_64-linux-gnu/libcrypto.a /usr/local/lib/libcrypto.a

cp /root/server/lua-5.2.1/src/*.* /root/server/common
cd /root/server/lua-5.2.1/
make linux
cp /root/server/lua-5.2.1/src/*.a /usr/local/lib

cd /root/server
make



Last fix

here is server link
https://mega.co.nz/#!EU8izBCJ!AWKCJ5zqQ4K3YPtmHh4VSM_PmiPmU4-gNEgMOY0xCT8

and client link
Client V1.0
https://mega.co.nz/#!cEFylApK!nwUDvrk3-x5g1s6a1lgZcL3soiY1WXpWqnMSMvP_7xM
Client V2.0
https://mega.co.nz/#!NcdAjLgT!PYSVRt2W7orrW9W_s56OOfM2ajpw6eyShD-YxT2l-Y8

and config link
https://mega.co.nz/#!FUN3mLRR!ia0HRO5Krr4qI6eA6UoZS0IZgaA_0l5fp-ij6xXMNEU

guider
- open server on vmware and set network is Bridged, this server ip is 192.168.1.102
- login server via ssh with user/pass/port: root/123456/22 then type:
cd /root/server/bin
./run.sh

- unrar client, you can quick test by run app.exe and don't forget to copy aiyou4399 folder to C:\Users\USER\AppData\LocalLow\ before.
That it's all. Enjoy.



My First Test.

https://www.youtube.com/watch?v=OAiqWuZnJzw




could you reupload the server or help us fix this error
 
Last edited by a moderator:
Initiate Mage
Joined
Jul 18, 2015
Messages
2
Reaction score
0
Hello, tell me you can put the game on linux vps and play online ??? If you can not work may suggest online game on mobile :)
 
Newbie Spellweaver
Joined
Feb 15, 2014
Messages
13
Reaction score
6
Hello, was wondering if anyone is still working on this project i have 90% of it translated to English and i tried to test it out on my iphone and android devices but cant connect to the vm anyone help on how i can put this up on my dedicated machine. i tried to set it up using the server files from the vm but not working any help would be greatly appreciated.
 
Newbie Spellweaver
Joined
Nov 19, 2014
Messages
29
Reaction score
3
Hello, was wondering if anyone is still working on this project i have 90% of it translated to English and i tried to test it out on my iphone and android devices but cant connect to the vm anyone help on how i can put this up on my dedicated machine. i tried to set it up using the server files from the vm but not working any help would be greatly appreciated.

well same as you can't open the server files on the vm and no one replying ..
 
Pessimistic butt@%&!
Loyal Member
Joined
Jan 18, 2008
Messages
2,057
Reaction score
487
Ok. I'm closing this for now. If you want it reopened feel free to PM me if you get the free time to revive it :)
 
Status
Not open for further replies.
Back
Top