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!

juver sourcee updated files

Junior Spellweaver
Joined
Jul 3, 2018
Messages
121
Reaction score
8
-AutoSystem
-AutoSystem Button/icon
-Remove Hash Verification
-Remove Login Time
-RCC

thank you



you can use any juver client but my release using rcc clientside.
serverside without rcc and for clientside should be pack in rcc


did the global ranking fix here? mine have problem. top rich not update. need to restart the server first. i try to wait up to 1 hou but still not updated.



-AutoSystem
-AutoSystem Button/icon
-Remove Hash Verification
-Remove Login Time
-RCC

error in emulator how to fix?
file version wrong!
please reinstall the game


i put all in rcc already. but i got error i try to use default juver client and sagupaan client same error
 
Newbie Spellweaver
Joined
Mar 12, 2014
Messages
11
Reaction score
2
i did put them in rcc just like other client files then run emulator but its still got error
animation.rcc (cfg files)
effect/effechar.rcc
lev.rcc
glogic.rcc
quest.rcc
npctalk.rcc
map.rcc (mmp files)
skinobject.rcc
UKnowMeKnow - juver sourcee updated files - RaGEZONE Forums

UKnowMeKnow - juver sourcee updated files - RaGEZONE Forums

UKnowMeKnow - juver sourcee updated files - RaGEZONE Forums
 
Experienced Elementalist
Joined
May 28, 2020
Messages
237
Reaction score
91
i did put them in rcc just like other client files then run emulator but its still got error
animation.rcc (cfg files)
effect/effechar.rcc
lev.rcc
glogic.rcc
quest.rcc
npctalk.rcc
map.rcc (mmp files)
skinobject.rcc
UKnowMeKnow - juver sourcee updated files - RaGEZONE Forums

UKnowMeKnow - juver sourcee updated files - RaGEZONE Forums

UKnowMeKnow - juver sourcee updated files - RaGEZONE Forums
don't try to create your own rcc if you don't know how to pack them. just clone original rcc from another ran and leave 1 file in it.




I got this @EmpireZ
looks like you trying to merge to another source. u forgot to import autopilotbutton.cpp and the header. and for innersimple should have include autopilot button as well.
 
Junior Spellweaver
Joined
Jul 22, 2016
Messages
116
Reaction score
4
don't try to create your own rcc if you don't know how to pack them. just clone original rcc from another ran and leave 1 file in it.




looks like you trying to merge to another source. u forgot to import autopilotbutton.cpp and the header. and for innersimple should have include autopilot button as well.
I tried the above source and the client in this post,however it shows error
Field Server: DxFieldInstance::Create hr failed
i think Sagupaan's glogic error is not compatibleCan you share glogic or how to build glogic for this source?
Thanks
EmpireZ
 
Newbie Spellweaver
Joined
May 1, 2018
Messages
21
Reaction score
3
don't try to create your own rcc if you don't know how to pack them. just clone original rcc from another ran and leave 1 file in it.




looks like you trying to merge to another source. u forgot to import autopilotbutton.cpp and the header. and for innersimple should have include autopilot button as well.

I don't understand filecrypt tools to encrypt glogic.
please help me

(Is there any way to change the byte array to encrypt file?)

UKnowMeKnow - juver sourcee updated files - RaGEZONE Forums
 
Last edited:
Experienced Elementalist
Joined
May 28, 2020
Messages
237
Reaction score
91
I tried the above source and the client in this post,however it shows error
Field Server: DxFieldInstance::Create hr failed
i think Sagupaan's glogic error is not compatibleCan you share glogic or how to build glogic for this source?
Thanks
EmpireZ
View attachment server.rar replace with this
 

Attachments

You must be registered for see attachments list
Joined
Oct 18, 2010
Messages
558
Reaction score
45
To use RCC in your client/server you must do the following:
1. Decypt your Files using FileCrypt.exe
2. Put all decrypted files inside RCC (base on their location)
3. Recompile your source

it works for me, maybe for you too?...
 
Newbie Spellweaver
Joined
Sep 6, 2021
Messages
10
Reaction score
1
Anyone knows how to fix channel can't be clicked?
 
Junior Spellweaver
Joined
Jul 3, 2018
Messages
121
Reaction score
8
anyone encounter delay lag inside RCB1 map? maybe its because of instant map? how did you fix it? also how to create fieldserver 2? thanks in advanced
 
Newbie Spellweaver
Joined
Dec 19, 2020
Messages
22
Reaction score
1
What new features you added to the source? and also what are the disabled ones? TY



What new features you added to the source? and also what are the disabled ones? TY



i have no idea never encounter this problem but that render charview can be scale on gui.xml



i add some new features in this source also fix some at serverside and disable some features.

What new features you added to the source? and also what are the disabled ones? TY
 
Newbie Spellweaver
Joined
Mar 26, 2020
Messages
37
Reaction score
2
Anyone know how to add Status (Online Checker) on player ranking like this? when I tried to add it on source, I managed to compile it but when I open the client, it will lead to bug trap. There are not errors when I add Gold and Level ranking tho and its working too

P.S using PK ranking of juver source, not the Global Ranking

photo not mine
 
Back
Top