Quote:
Originally Posted by AngelBoss
@moement
Maybe you can give me, if you want a backup of RohanUser db xD i mean those procedures that i didn;t find a solution.
I exec Local2_CheckVersion, Local3_CheckAuth, LOCAL3_SetLogin, LOCAL2_SafeLogin, LOCAL2_InGameIn but LOCAL2_InGameIn and Local4_CheckAuth reutrn value 0 (even if i bypass extern3 like you saidwith --) ty!
|
Actually if the @ret return value =0 mean it's succed coz if you return <> 0 then go err ... but it's different if you're talking about the print result from login5.asp ... if print result 0|0|0|0 <-- that mean somethin is not right.
I suggest you see my rohanuser backup... but you still need to reconfigure abit since i dont know what ip you're using.
Code:
This link below is my rohanuser backup dbase.
http://www.mediafire.com/download/r6irozzasdidfqa/RohanUser.rar
use rohanuser
update tserver set server_ip ='YourIP'
update tuser set login_pw='189527f28393d3a59327fbd7e4bc3c48'
*beware this method will update all your tuser login_pw=code175*
update TCompanyIP set Ip ='YourIP' where seq ='1'
*This one for 250 grade = GM mode
This link below is my gibberish tsql...perhaps it'll help you how that rohan4_login work
http://www.mediafire.com/download/4fn6xmj8k3rwjy6/RohanLoginTSQL.rar
Just highlight and press F5 for each exec proc and don't forget to run "use rohanuser"
FYI: im using "RohanFilesInclDB_Reg.rar" + old ion rh as client (6.4.0.116)
If you succed running that server offline then wanted to go public ... i suggest you invest time modify all those 2 asp by referring the original procedure ROHAN3_SendCode Rohan4_Login and put more failsafe.. good luck :D