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!

Mu Mobile [Development] Mu Online Mobile (Miracle/Origin) - Vr 1.4.3

Joined
Jan 6, 2005
Messages
500
Reaction score
80
which version of the game you are using the

MMSQL + MySQL + IIS + server + client

or the

PhpStudy version ? if this version check - OP comment of this link " http://forum.ragezone.com/f857/release-unity3d-mu-origin-mobile-1104088/"

- MSSQL 2008 R2 for account
- MYSQL for other database
- IIS for Windows 7 with .NET 4.5
- Client 1.4.3
- Server 1270




i told you to access your muconn.asp via browser... it there is no error you are good to go.. sometimes the error in login and registration is on the muconn.asp because the connection string is different depends on the version of your MSSQL.


Try this (Dont forget to change the values):

set conn =server.createobject("adodb.connection")
conn.open "Provider=SQLOLEDB.1;Data Source=nhedXEONServer ;Initial Catalog=Account; User ID =muorigin; Password=yrCFeP1u7QvAJ;"



any one know how to pack the extracted files to .unity3d again???? thanks
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Sep 22, 2016
Messages
63
Reaction score
5
@nhed57 thanks dude. Not reg/login fix :D

You are an experienced person.
I want to consult you.
1-) How to add special characters? (I, ü, ğ, ö, İ, Ğ ...)
2-) Is "Assembly-CSharp.dll" edited?
 
Junior Spellweaver
Joined
Sep 9, 2009
Messages
179
Reaction score
13
nhed57 thanks dude. Not reg/login fix :D

You are an experienced person.
I want to consult you.
1-) How to add special characters? (I, ü, ğ, ö, İ, Ğ ...)
2-) Is "Assembly-CSharp.dll" edited?

2=>>>>
a/ Decrypt Assembly-CSharp.dll at
b/ modify it if you want, ex: length name when you create new Character

1/ i dont understand ? why?
 
Joined
Jan 6, 2005
Messages
500
Reaction score
80
nhed57 thanks dude. Not reg/login fix :D

You are an experienced person.
I want to consult you.
1-) How to add special characters? (I, ü, ğ, ö, İ, Ğ ...)
2-) Is "Assembly-CSharp.dll" edited?

1 - did you try to use ALT + number??
2 - It depends on what client are you using. (you can use .net refelctor / ilspy with Reflexil module)

What i need is how to repack the extracted files from .unity3d.. :) Why???? because some if the translation is located on Gameres.unity3d, Map.unity3d and IsolateRes.unity3d... I already extrated this files but i dont know how to repack it again.
 
Newbie Spellweaver
Joined
Sep 22, 2016
Messages
63
Reaction score
5
@nhed57 How do I translate Game Tasks?
lucastx - [Development] Mu Online Mobile (Miracle/Origin) - Vr 1.4.3 - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Sep 22, 2016
Messages
63
Reaction score
5
:D Thanks nhed57

Game character set
How can we change it?
For example (latin1, utf8, windows-1254, windows-1258 ...)
 
Newbie Spellweaver
Joined
Sep 22, 2016
Messages
63
Reaction score
5
uae ?



lucastx - [Development] Mu Online Mobile (Miracle/Origin) - Vr 1.4.3 - RaGEZONE Forums


Input screen
Where to edit
I did not find it.
 
Back
Top