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!

[Release] MAX_SKILLDATANUM increased limit

Joined
Aug 3, 2011
Messages
963
Reaction score
506
MAX_SKILLDATANUM default limit in server side is 511 only.
Use Hex editor to change and increased the limit to 65,535

Search the address in WorldSvr.bin and replaced all 01 into FF
Address: 1367A9h
Address: 136AB3h
Address: 137051h
Address: 1371BFh
Address: 139385h
Address: 139712h
Address: 15021bh
Address: 1503a4h
Save and apply. Have fun with 65,535 Skill Data value :D:
PS: Before I made this thread, It's been tested on my side and it works fine :)
 
Last edited:
Banned
Banned
Joined
Jan 27, 2013
Messages
123
Reaction score
43
noob notwork need more manual fix
- chanel not apper after add more skill ID 512 513 514 etc (service ok chanel not apper)
- when use skill to monster got Dc
- ACE_ASSERT: file Game/SkillNG.cpp, line 730 assertion failed for 'iSkillIdx > 0 && iSkillIdx < 512'.Aborting...

** All fixed but need manual fix some where address : D
[Sun Jan 6 2019 18:35:05.908528 3818146672]: [##ERROR##] 'OnCSCSkillToTarget' fail (Proc/SkillTo.cpp:707)[Sun Jan 6 2019 18:35:05.908619 3818146672]: [##ERROR##] UsrMap Fail : MainCmd(701) Ret(xxxxx:62:707) Addr(xx.xxx.xxx.xx) CharIdx(25)


 
Last edited:
Joined
Aug 3, 2011
Messages
963
Reaction score
506
noob notwork need more manual fix
- chanel not apper after add more skill ID 512 513 514 etc (service ok chanel not apper)
- when use skill to monster got Dc
- ACE_ASSERT: file Game/SkillNG.cpp, line 730 assertion failed for 'iSkillIdx > 0 && iSkillIdx < 512'.Aborting...

** All fixed but need manual fix some where address : D
[Sun Jan 6 2019 18:35:05.908528 3818146672]: [##ERROR##] 'OnCSCSkillToTarget' fail (Proc/SkillTo.cpp:707)[Sun Jan 6 2019 18:35:05.908619 3818146672]: [##ERROR##] UsrMap Fail : MainCmd(701) Ret(xxxxx:62:707) Addr(xx.xxx.xxx.xx) CharIdx(25)



Sad GODSKIN if does not work on you, Try to figure out with yourself since you are PRO :p

I used CLEAN WorldSvr.bin from clean EP8 repacked (Toast repack) and works fine :)
Drav3n - [Release] MAX_SKILLDATANUM increased limit - RaGEZONE Forums
 
Banned
Banned
Joined
Jan 27, 2013
Messages
123
Reaction score
43
skill id 480 ? you are stupid ?? ** Skill DATA num easy to unlimit
why not try add skill ID 511 512 513 go go

Pls Release SKILL_IDX UNLIMIT !!!
 
Last edited:
Joined
Aug 3, 2011
Messages
963
Reaction score
506
Unlimit with yourself HAHAHA
this unlimit is for Skill_Value not Skill_Main my GOD!~

Next time, try to understand the name of released thread.
MAX_SKILLDATANUM vs MAX_SKILLMAINNUM

If ever I succeeded to extend the Skill_main, I will not share it to you. You'll gonna sell it only. :)
 
Last edited:

R0N

Junior Spellweaver
Joined
Mar 4, 2012
Messages
187
Reaction score
48
read again stupid man
>>>> I don't care whether you will release or teach anything <<<
you can
release all my file if you have and read again >> I don't care whether you will release or teach anything <<
and i m not cry
i m cry for what hahahahahah jajjajajaja




pls theif my work again on my PC and release for free in here
6D94f8e - [Release] MAX_SKILLDATANUM increased limit - RaGEZONE Forums

fuDaRcJ - [Release] MAX_SKILLDATANUM increased limit - RaGEZONE Forums


And New Hair Pls pls Thief me


This are all just a VISUAL and no improvement on the server it self.
Start doing a "Feature" rather than a Custom "Visuals"
 

Attachments

You must be registered for see attachments list
Banned
Banned
Joined
Jan 27, 2013
Messages
123
Reaction score
43
i m stop use Molebox + Enigma Vb to pack file XD
use costums program to packing

RBJo9kk - [Release] MAX_SKILLDATANUM increased limit - RaGEZONE Forums

VWwmeOB - [Release] MAX_SKILLDATANUM increased limit - RaGEZONE Forums

oUoORsv - [Release] MAX_SKILLDATANUM increased limit - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jun 4, 2016
Messages
33
Reaction score
31
Everything can be unpacked, everything, want to test and see your stuff on ragezone, Mr. Custom program packer? ????????????

Apparently in Thailand, visuals are cabal development and improvement :D

Plus these xors in an empty client... Ufff...
 
Experienced Elementalist
Joined
Nov 8, 2009
Messages
259
Reaction score
27
MAX_SKILLDATANUM default limit in server side is 511 only.
Use Hex editor to change and increased the limit to 65,535

Search the address in WorldSvr.bin and replaced all 01 into FF

Save and apply. Have fun with 65,535 Skill Data value :D:
PS: Before I made this thread, It's been tested on my side and it works fine :)

can you tell me what private server have unlimit costume
 
Junior Spellweaver
Joined
Aug 31, 2008
Messages
191
Reaction score
28
Wasn't this released a long time ago for multiple limits? Anyway, good job keeping this alive :D

To search for other limits, use IDA :)
 
Newbie Spellweaver
Joined
Dec 22, 2018
Messages
60
Reaction score
6
Where should I find WorldSvr.bin ?

/usr/bin/WorldSvr ? Because when I am editing it I cannot find those HEX adress :scared:


For those who dont get it this feature is very interesting if you want to add more buff value into skills

exemple = FA art of heal give also HP/DEF etc to the owner of the buff, by doing this you will overpass the limit of buff lines in total and this feature simply is amazing for server who want to make custome buff.
 
Joined
Aug 3, 2011
Messages
963
Reaction score
506
Where should I find WorldSvr.bin ?

/usr/bin/WorldSvr ? Because when I am editing it I cannot find those HEX adress :scared:


For those who dont get it this feature is very interesting if you want to add more buff value into skills

exemple = FA art of heal give also HP/DEF etc to the owner of the buff, by doing this you will overpass the limit of buff lines in total and this feature simply is amazing for server who want to make custome buff.

Use sweetscape 010 editor: Press Ctrl+G on hex view and paste the address.
 
Newbie Spellweaver
Joined
Dec 22, 2018
Messages
60
Reaction score
6
Thanks I was stuck for the past 3 days on it, my error was to find those adresse by CTRL+F instead,
I appreciate the help and the release !
 
Back
Top