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!

R2 Online server files

Junior Spellweaver
Joined
Oct 14, 2019
Messages
134
Reaction score
29
Hi to all who is still alive in this thread, i want to talk about ParmSvrOp table, and about server options, for now we only know few options from a list of dozens of options, so i want to start new discussion about the options you know, or have discovered by yourself. Lets start with basic ones everyone know about: mOpNo 111 mOpValue1 50 (sets quest coun ter to x50) mOpNo 7 mIsSetup T rue mOpValue1 1000 (Sets drop multiplie r to x1000) mOpNo 8 mI sSetup True mOpValue1 1000 (sets Exp multiplier to x1 000) mOpNo 13 mIsSetup True mOpVal ue1 1000 (sets Silver multiplier to x1000) mOpNo 53 (Autoregistration on login set all fields to 0, to disable) mOpNo 33 (set all fields to 0 to disable need of have ticket to enter to the dungons 3 floors and higher) I'm am looking for other options not mentioned in this thread, feel free to share new ones if you discover them, right now i'm looking for a option that is responsible of rune socket opening and rune insert rates (bead in tables and functions) into gear pieces.
 
Initiate Mage
Joined
Aug 1, 2021
Messages
9
Reaction score
6
Hi to all who is still alive in this thread, i want to talk about ParmSvrOp table, and about server options, for now we only know few options from a list of dozens of options, so i want to start new discussion about the options you know, or have discovered by yourself. Lets start with basic ones everyone know about: mOpNo 111 mOpValue1 50 (sets quest coun ter to x50) mOpNo 7 mIsSetup T rue mOpValue1 1000 (Sets drop multiplie r to x1000) mOpNo 8 mI sSetup True mOpValue1 1000 (sets Exp multiplier to x1 000) mOpNo 13 mIsSetup True mOpVal ue1 1000 (sets Silver multiplier to x1000) mOpNo 53 (Autoregistration on login set all fields to 0, to disable) mOpNo 33 (set all fields to 0 to disable need of have ticket to enter to the dungons 3 floors and higher) I'm am looking for other options not mentioned in this thread, feel free to share new ones if you discover them, right now i'm looking for a option that is responsible of rune socket opening and rune insert rates (bead in tables and functions) into gear pieces.

 
Last edited:
Junior Spellweaver
Joined
Oct 14, 2019
Messages
134
Reaction score
29
iaminsider - R2 Online server files - RaGEZONE Forums
iaminsider - R2 Online server files - RaGEZONE Forums


Add this lines inside table TblTransformList that is inside Parm database, to add transformations to transformation ring, it will add 75+84 lvl melee and ranged transformations 719 7 1978 75 (Metatron melee) 720 7 1979 75 (Metatron Ranged) 721 7 2068 78 (Inferno melee) 722 7 2069 78 (Inferno ranged) 723 7 2452 84 (Ofersina melee) 724 7 2453 84 (Ofersina ranged). There is also missing 72+ transformation add 725 7 1724 72 and 726 7 1725 72 to add Dark knight melee and ranged. link to screenshot, don't know why i can't upload image directly.
 
Last edited:
Initiate Mage
Joined
Sep 11, 2022
Messages
1
Reaction score
0
Hi, guys. I have some troubles. Channelw can`t find dbo.UspGetParmMsg, but VirtualBox do it and i started the server just can't start game in virtualBox, so i have tried do it on PC. LOG:

2022-09-11 08:27:54 Info: 2036701371(DEFAULT):UNKNOWN MSG-NO[channelw begin! VERSION[2019011001]]2022-09-11 08:27:54 Info: 2036701371(DEFAULT):UNKNOWN MSG-NO[TickCount: 1562437(0 days)]2022-09-11 08:27:54 Info: 2036701371(DEFAULT):UNKNOWN MSG-NO[BuildTime: 1547169381, Fri Jan 11 04:16:21 2019 ]2022-09-11 08:27:54 Fatal: 1801863765(DEFAULT):UNKNOWN MSG-NO[CSqlEtcParm::ListMsgMap(42000:[Microsoft][ODBC SQL Server Driver][SQL Server] "dbo.UspGetParmMsg".)]2022-09-11 08:27:54 Fatal: 3633238181(DEFAULT):UNKNOWN MSG-NO[FnlFwMsg.Map(1801863765)]2022-09-11 08:27:54 Info: 508470589(DEFAULT):UNKNOWN MSG-NO[0(last)]2022-09-11 08:27:57 Info: 1382210529(DEFAULT):UNKNOWN MSG-NO[channelw ended!]

is someone know how to fix it?
 
Junior Spellweaver
Joined
Oct 14, 2019
Messages
134
Reaction score
29
To those who want to keep further work on the server, or share new files or info about server management or modifications, here i leave to my google drive with fullyworking server (1502) version,you just need to unpack and is ready to play, only thing you need to do is set your host (PC) IP to 192.168.1.103 and virtual machine to 192.168.1.133 (only if it resets for some reason after you unpack virtual machine.) ingame shop is configured and working, only thing i left outside of virtual machine is web admin, i have it configured on my host (pc) and not inside virtual machine, if you need webadmin configure it yourself inside or outside of VM. To enter inside database use login 11 and password is 777777 (this user is used in config for in game shop (isapifilter.dll)) don't delete this user, and other important user is ghostface, server configs are configured to this 2 sql users, if you want to delete them or modificate passwords, you should modify all DLL and config files first. if you just wan't to play, then just change your host pc IP and thats all. Server is compressed, databases cleared from 50GB to less than 500Mb whole virtual machine including windows server is 12,6 GB only. To launch and shut down server use desktop icon "R2 Server - v4.81" (Run as administrator) , there's some garbage on desktop, since it's test build so feel free to delete it yourself if you don't need it. Also u can disable auto updates if you don't need them, windows server is cracked with KMS pico so it receives official security updates time to time. If you have any questions ask here or in discord Mr.Shadows#4261 Link to client without lag while teleporting use "Launcher" exe just type in login and click play don't need to write password, to create new account same just type login and play
 
Last edited:
Joined
Jul 13, 2008
Messages
200
Reaction score
34
To those who want to keep further work on the server, or share new files or info about server management or modifications, here i leave to my google drive with fullyworking server (1502) version,you just need to unpack and is ready to play, only thing you need to do is set your host (PC) IP to 192.168.1.103 and virtual machine to 192.168.1.133 (only if it resets for some reason after you unpack virtual machine.) ingame shop is configured and working, only thing i left outside of virtual machine is web admin, i have it configured on my host (pc) and not inside virtual machine, if you need webadmin configure it yourself inside or outside of VM. To enter inside database use login 11 and password is 77777 (this user is used in config for in game shop (isapifilter.dll)) don't delete this user, and other important user is ghostface, server configs are configured to this 2 sql users, if you want to delete them or modificate passwords, you should modify all DLL and config files first. if you just wan't to play, then just change your host pc IP and thats all. Server is compressed, databases cleared from 50GB to less than 500Mb whole virtual machine including windows server is 12,6 GB only. To launch and shut down server use desktop icon "R2 Server - v4.81" (Run as administrator) , there's some garbage on desktop, since it's test build so feel free to delete it yourself if you don't need it. Also u can disable auto updates if you don't need them, windows server is cracked with KMS pico so it receives official security updates time to time. If you have any questions ask here or in discord Mr.Shadows#4261 Link to client without lag while teleporting use "Launcher" exe just type in login and click play don't need to write password, to create new account same just type login and play

Hello TheReverend, i just try to run the VM but when i try to run the server using "R2 Server - v4.81" (Run as administrator) shorcut,AuthBack and Chanelling servers are running fine, but when i try to start ChannelW, ManagerW i get error (see screenshot):

iaminsider - R2 Online server files - RaGEZONE Forums


When i try to run the ChannelW.exe, ManagerW.exe, FieldW.exe with parameter Install from C:\R2\r2_server\Lib folder they are not starting. I didnt change server IP its 192.168.1.133

What can be the reason the server to not start normaly.Are you sure all files are running fine without any modifications?
Regards

PS: I send you chat request in Dicord (HexC0DE#0653)
 
Last edited:
Junior Spellweaver
Joined
Oct 14, 2019
Messages
134
Reaction score
29
Hello TheReverend, i just try to run the VM but when i try to run the server using "R2 Server - v4.81" (Run as administrator) shorcut,AuthBack and Chanelling servers are running fine, but when i try to start ChannelW, ManagerW i get error (see screenshot):

iaminsider - R2 Online server files - RaGEZONE Forums


When i try to run the ChannelW.exe, ManagerW.exe, FieldW.exe with parameter Install from C:\R2\r2_server\Lib folder they are not starting. I didnt change server IP its 192.168.1.133

What can be the reason the server to not start normaly.Are you sure all files are running fine without any modifications?
Regards

PS: I send you chat request in Dicord (HexC0DE#0653)

You don't have to launch any process from server folder, just use desktop launcher with administrator rights.
 
Initiate Mage
Joined
Oct 21, 2022
Messages
2
Reaction score
0
I was able to run server in Win10 Pro. But there is a problem: I can to enter to server from remote computer. But I can't to connect! I see the server but when I try to connect it - failure. No any message, any errors to show. When I try to connect to server repeatly - there is message "You're not connected to server". I don't understand what's trouble. And yes... teleport - still problem.Anybody know how to fix it?:p:
 
Initiate Mage
Joined
Oct 30, 2022
Messages
6
Reaction score
2
Hello~ I tried to run it according to the data I received, but there was an error.
I don't know how to change the part where I change the Host IP, and if I try to change the host-only subnet IP in VMware, I get a 192.168.1.103 missmach error and I can't change it.

Alternatively, if you run Administrator on the desktop without changing the IP, the two AuthBack and Chanelling will run normally, but ChannelW, ManagerW, and FieldW will not work. If you run R2 Server start.bat on the desktop as written below, it will work fine until Channelw and will not work from FieldW.

I wrote the article using a translator, and I ask for your understanding even if the words are weird. I would greatly appreciate your help to make it work.

<R2 server start.bat - error massage>
the FieldW service could not be started.
More help is available by typing NET HELPMSG 3523.

The ManagerW is service starting... window has ended

<R2 Client Launcher - error massage>

Russian language and 192.168.1.133:11004.

Click Ended
 
Initiate Mage
Joined
Nov 12, 2022
Messages
3
Reaction score
1
Does anyone have an official server running based on this material?
 
Initiate Mage
Joined
Nov 12, 2022
Messages
3
Reaction score
1
Can you provide how to run your server and full source code?

i will pay

discord: bnessff#3643
 
Initiate Mage
Joined
Nov 16, 2022
Messages
1
Reaction score
0
Hi, @TheReverend. Thanks a lot for your great work!
But links are dead. Can you update it?

I have sent a friend request in discord (Fromstone#5369)
 
Last edited:
Initiate Mage
Joined
Oct 30, 2022
Messages
6
Reaction score
2
Hello~ The part where all explanations are carried out and executed is not proceeded with a FieldW error.
(For your information, we used sc106's version.)
Please look at the error log and tell me where it went wrong.

2022-11-17 10:02:01 Info: 3972547497(eErrNoSvrUnregister):unregistered server.[Ip(192.168.1.1)]
2022-11-17 10:02:01 Info: 3972547497(eErrNoSvrUnregister):unregistered server.[Ip(192.168.109.1)]
2022-11-17 10:02:01 Info: 3972547497(eErrNoSvrUnregister):unregistered server.[Ip(192.168.0.77)]
2022-11-17 10:02:01 Fatal: 3972547497(eErrNoSvrUnregister):unregistered server.[Ip(192.168.1.1)]
2022-11-17 10:02:01 Fatal: 3389338261(eErrNoParmCannotLoad):Unable to get parameter.[ErrNo(3972547497)]
2022-11-17 10:02:01 Fatal: 3389338261(eErrNoParmCannotLoad):Unable to get parameter.[ErrNo(3389338261)]
2022-11-17 10:02:01 Info: 508470589(eLogNoSesStayed):and connecting to the server.Session.[0(last)]
2022-11-17 10:02:01 Fatal: DumpedMini Result[0] Exception Code[EXCEPTION_ACCESS_VIOLATION]
2022-11-17 10:02:01 Fatal: FieldW.exe caused an EXCEPTION_ACCESS_VIOLATION(ThdId:1672) in module ntdll.dll RtlWaitOnAddress()
2022-11-17 10:02:01 Fatal: ntdll.dll Function(RtlWaitOnAddress)
2022-11-17 10:02:01 Fatal: ntdll.dll Function(RtlEnterCriticalSection)
2022-11-17 10:02:01 Fatal: ntdll.dll Function(RtlEnterCriticalSection)
2022-11-17 10:02:01 Fatal: FieldW.exe
2022-11-17 10:02:01 Fatal: FieldW.exe
2022-11-17 10:02:01 Fatal: FnlFwW.dll Function(FnlFw::CThreadPrimary::_Close)
2022-11-17 10:02:01 Fatal: FnlApiW.dll Function(FnlApi::CService::__MainStub)
2022-11-17 10:02:01 Fatal: FnlApiW.dll Function(FnlApi::CService::__MainStubCallBack)
2022-11-17 10:02:01 Fatal: sechost.dll Function(WaitServiceState)
2022-11-17 10:02:01 Fatal: KERNEL32.DLL Function(BaseThreadInitThunk)
2022-11-17 10:02:01 Fatal: ntdll.dll Function(RtlUserThreadStart)
 
Junior Spellweaver
Joined
Oct 14, 2019
Messages
134
Reaction score
29
2022-11-17 10:02:01 Info: 3972547497(eErrNoSvrUnregister):unregistered server.[Ip(192.168.1.1)]
2022-11-17 10:02:01 Info: 3972547497(eErrNoSvrUnregister):unregistered server.[Ip(192.168.109.1)]
2022-11-17 10:02:01 Info: 3972547497(eErrNoSvrUnregister):unregistered server.[Ip(192.168.0.77)]
2022-11-17 10:02:01 Fatal: 3972547497(eErrNoSvrUnregister):unregistered server.[Ip(192.168.1.1)]
2022-11-17 10:02:01 Fatal: 3389338261(eErrNoParmCannotLoad):Unable to get parameter.[ErrNo(3972547497)]
2022-11-17 10:02:01 Fatal: 3389338261(eErrNoParmCannotLoad):Unable to get parameter.[ErrNo(3389338261)]
Your errors are coming from TblParmSvr (first 4 lines) and from TblParmSvrOp 2 last lines, check them.
 
Initiate Mage
Joined
Oct 30, 2022
Messages
6
Reaction score
2
Thank you, Reverend ~ The problem has been resolved.
In my case, only the top one was changed to 1 in 4 lines of the national setting question.
After fixing all four from 2 to 1, the first problem was solved, and as we saw a few pages ago, an error message was activated in the gold item 11049: and the line was deleted, and the client was activated. Thank you for letting me know the cause
Have a nice day ~
 
Joined
Aug 5, 2010
Messages
5
Reaction score
0
Can't fix dungeon enter script. A minimum of 10 people is required to enter. How to fix the script? There is a function "isEnterableEventDungeon" and "getEventDungeonEndtime" in this script(mMid = 2120). What's kind of data must be return from these functions?
TblDialogScript table.
 
Back
Top