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!

Rohan Online lv115 Hero Skill Server File + DB + Client

Newbie Spellweaver
Joined
Apr 27, 2013
Messages
55
Reaction score
2
Nice release, but im assuming this comes without the Anti-Hack. So people will still beable to hack the game with cheat engine and create their own items,etc?
 
Newbie Spellweaver
Joined
Nov 17, 2013
Messages
13
Reaction score
3
250 GM account cannot access to database too... after log in character my grade is back to 0
yes,if you change the id name big or make a new id.
for fix you have to edit the db script. or wait i will teach you.

Maybe I overlooked this? Did this get discussed further?
I'll look further, but if you could mention which "script" (referencing sql file?), it'd be awesome. Thanks

->Never mind, DNC got it, thanks anyhow.
 
Last edited:
Newbie Spellweaver
Joined
Dec 18, 2013
Messages
57
Reaction score
55
Maybe I overlooked this? Did this get discussed further?
I'll look further, but if you could mention which "script" (referencing sql file?), it'd be awesome. Thanks

->Never mind, DNC got it, thanks anyhow.

For make GM account
1.set you id grade to 250
2.goto your mssql
3.Modify "RohanUser>Programmability>System Stored Procedures>ROHAN4_Login"
4.Modify "RohanGame>Programmability>System Stored Procedures>ROHAN6_GetCharacter"

else
this i set for auto job change lv 50 (relogin for change job)
"RohanGame>Programmability>System Stored Procedures>ROHAN_EndGame"

this i have set for make new Character (give item to beginner)
"RohanGame>Programmability>System Stored Procedures>ROHAN_CreateCharacter"

***Who has setup a server ,Please share some photos:):
 
ヽ(#゚Д゚)ノ┌┛)` Д゚)・;'
Joined
Mar 26, 2012
Messages
502
Reaction score
103
Thankyou , Btw how to make my own account in mysql ? :O
 
Newbie Spellweaver
Joined
Nov 17, 2013
Messages
13
Reaction score
3

This is what we just used and got it working. Thank you again
 
ヽ(#゚Д゚)ノ┌┛)` Д゚)・;'
Joined
Mar 26, 2012
Messages
502
Reaction score
103
Btw I have 1 question I need to copy everything from rohan minipatch to Rohan HEROFULL client right ? :)
 
Newbie Spellweaver
Joined
Oct 27, 2013
Messages
7
Reaction score
1
anyone know how to fix this error or can help me

 
Junior Spellweaver
Joined
Dec 28, 2008
Messages
131
Reaction score
6
anyone know how to fix this error or can help me


i got the same problem..... i think i configure the reg file wrong is only odbc error but no one can help me

EDIT: i have try to connect with navicat to my mssql server this works i use the same data in navicat how too in .REG file but it didn't work
 
Last edited:
Skilled Illusionist
Joined
Nov 5, 2008
Messages
317
Reaction score
65
i got the same problem..... i think i configure the reg file wrong is only odbc error but no one can help me

EDIT: i have try to connect with navicat to my mssql server this works i use the same data in navicat how too in .REG file but it didn't work
try go to ur registry editor
> HKEY_LOCAL_MACHINE\SOFTWARE\Geomind <<<That 32bit
>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Geomind <<<< That 64 bit

check it all detail in that
all must match with ur put file ur ip , ur sa ur password
 
Newbie Spellweaver
Joined
Oct 27, 2013
Messages
7
Reaction score
1
try go to ur registry editor
> HKEY_LOCAL_MACHINE\SOFTWARE\Geomind <<<That 32bit
>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Geomind <<<< That 64 bit

check it all detail in that
all must match with ur put file ur ip , ur sa ur password
they all do but still get it

apache doesn't start either
 
Last edited:
Newbie Spellweaver
Joined
Feb 14, 2007
Messages
42
Reaction score
0
For make GM account
1.set you id grade to 250
2.goto your mssql
3.Modify "RohanUser>Programmability>System Stored Procedures>ROHAN4_Login"
4.Modify "RohanGame>Programmability>System Stored Procedures>ROHAN6_GetCharacter"

else
this i set for auto job change lv 50 (relogin for change job)
"RohanGame>Programmability>System Stored Procedures>ROHAN_EndGame"

this i have set for make new Character (give item to beginner)
"RohanGame>Programmability>System Stored Procedures>ROHAN_CreateCharacter"

***Who has setup a server ,Please share some photos:):



fix.. but im still got character select error with the client and mini patch >.< is there anyway to not to put &1&TH on my launcher.bat??
 
Last edited:
Back
Top