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] Server files season 6 (100% WORKING)

Junior Spellweaver
Joined
May 19, 2009
Messages
102
Reaction score
3
multiupload.com ◄ i cant access this site
i need a tutorial how to "Execute Query" any idea?

and the last question... can i edit the damage..?
for example i want to reduce damage TS, DS etc?? :D
or reflect...?

sorry for my stupid question LoL
tY
 
Newbie Spellweaver
Joined
Feb 18, 2012
Messages
55
Reaction score
2
Awesome release :thumbup: Thx BARAMOS for share & help :blush:
I didnt played these files for some extra long time so idk about all bugs there but most sad is:

When i create RF then he respawn in lorencia like that:

BARAMOS - [Release] Server files season 6 (100% WORKING) - RaGEZONE Forums


Also at Summoner no basic skill after respawn:

BARAMOS - [Release] Server files season 6 (100% WORKING) - RaGEZONE Forums


Is there any fix for stuff liek that? In DB or so ? :*:

Thx in advance :love:
 
Newbie Spellweaver
Joined
Feb 19, 2010
Messages
23
Reaction score
2
use this for RF :
update DefaultClassType set
inventory=cast(0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF as varbinary(1728)) where class=96
 
Newbie Spellweaver
Joined
Jul 24, 2011
Messages
5
Reaction score
0
silent mode?.make some noise guys..any bugged detected?.post here and we will try to help you guys..

I use another COMPUTER and another network, why cannot CONNECT to my server?
Using no-ip, wireless network connection to host. is that the cause? Window7 32bits?
Thanks
 
Skilled Illusionist
Joined
Feb 20, 2012
Messages
310
Reaction score
23
Can some1 tell all known bugs in this server files ?
 
Newbie Spellweaver
Joined
Jul 21, 2011
Messages
30
Reaction score
3
BARAMOS do you have orginal client no have custom ?
 
Newbie Spellweaver
Joined
Dec 13, 2011
Messages
23
Reaction score
0
Must I change main.exe version ?
Cause i have error in joinserver logs error-L2:CloseClient, and I search it in google and i found that client and gameservera are different versions. If anyone know why is that error. I thing that causes freeze in my server when server works 1-2 hours. :*:
 
Newbie Spellweaver
Joined
Feb 8, 2009
Messages
18
Reaction score
0
ok guys, item 400 exc not drop any type of event or box, else the master exp is buggy on some pg works on other points that you eat must be done? files that I have to go and watch?
 
RaGEZONER Since 2004
Loyal Member
Joined
Jul 18, 2004
Messages
1,130
Reaction score
380
BARAMOS do you have orginal client no have custom ?


you can remove it from your serverfiles..if you remove it from DATA/Lang/Kor/Items(New).txt it wont appear to your server..

Must I change main.exe version ?
Cause i have error in joinserver logs error-L2:CloseClient, and I search it in google and i found that client and gameservera are different versions. If anyone know why is that error. I thing that causes freeze in my server when server works 1-2 hours. :*:

you need to change the main IP and use your IP..you need HEX EDITOR to do that.theres many instruction release at tutorial section how to use HEX..Just visit the tutorial page :thumbup::eek:tt1::thumbup:

ok guys, item 400 exc not drop any type of event or box, else the master exp is buggy on some pg works on other points that you eat must be done? files that I have to go and watch?


i cant get your POINT..can you upload some screenshots and explain clearly so i can do help :thumbup::eek:tt1::thumbup:
 
Newbie Spellweaver
Joined
Feb 18, 2012
Messages
55
Reaction score
2
use this for RF :
Code:
update DefaultClassType set 
inventory=cast(0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF as varbinary(1728)) where class=96
Thx Optimus30 it works :thumbup:

Anyone know how to edit Raul NPC (Lorencia at bar) for selling RF items? In Data/Shop.txt i have ->

0 32 0 255 0 1 1 0 //Sacred Glove
7 59 0 255 0 1 1 0 //Sacred Helm
8 59 0 255 0 1 1 0 //Sacred Armor
9 59 0 255 0 1 1 0 //Sacred Pants
11 59 0 255 0 1 1 0 //sacred Boots

15 30 0 0 0 0 0 0 //Chain Driver Parchment
15 31 0 0 0 0 0 0 //Dark Side Parchment
15 32 0 0 0 0 0 0 //Dragon Lore Parchment
15 33 0 0 0 0 0 0 //Dragon Slayer Parchment
15 34 0 0 0 0 0 0 //Red Armor Ignore Parchment
15 35 0 0 0 0 0 0 //Fitness Parchment
15 36 0 0 0 0 0 0 //Defense Rate Parchmen
end

But in game ->

BARAMOS - [Release] Server files season 6 (100% WORKING) - RaGEZONE Forums


2, How i can edit monster spots or add new?
3, Can someone explain setting of exp and item drop?
For example if i have AddExperience = 3000 and ItemDropPer =
50 , thats mean my exp on server and drop will be x3000 50% ?
4, Anyone has problems with equip RF items from MuMaker?

Sorry for nooby questions :blush:
 
Last edited by a moderator:
RaGEZONER Since 2004
Loyal Member
Joined
Jul 18, 2004
Messages
1,130
Reaction score
380
Thx Optimus30 it works :thumbup:

Anyone know how to edit Raul NPC (Lorencia at bar) for selling RF items? In Data/Shop.txt i have ->

0 32 0 255 0 1 1 0 //Sacred Glove
7 59 0 255 0 1 1 0 //Sacred Helm
8 59 0 255 0 1 1 0 //Sacred Armor
9 59 0 255 0 1 1 0 //Sacred Pants
11 59 0 255 0 1 1 0 //sacred Boots

15 30 0 0 0 0 0 0 //Chain Driver Parchment
15 31 0 0 0 0 0 0 //Dark Side Parchment
15 32 0 0 0 0 0 0 //Dragon Lore Parchment
15 33 0 0 0 0 0 0 //Dragon Slayer Parchment
15 34 0 0 0 0 0 0 //Red Armor Ignore Parchment
15 35 0 0 0 0 0 0 //Fitness Parchment
15 36 0 0 0 0 0 0 //Defense Rate Parchmen
end

But in game ->

BARAMOS - [Release] Server files season 6 (100% WORKING) - RaGEZONE Forums


2, How i can edit monster spots or add new?
3, Can someone explain setting of exp and item drop?
For example if i have AddExperience = 3000 and ItemDropPer =
50 , thats mean my exp on server and drop will be x3000 50% ?
4, Anyone has problems with equip RF items from MuMaker?

Sorry for nooby questions :blush:





1.for your Raul NPC..ill post mine and try to replace your old one..
http://forum.ragezone.com/attachment.php?attachmentid=97292&stc=1&d=1329978899

2.go to SERVER\data\Monsters\monstersetbase.txt there you can add or edit monster spots..

3.Yes..3000x 50% drop rate..

4.equip RF?..you see the gloves but the Others like armor you didnt see am i right?go to item maker/other items..there you go now you can see the RF equip..:thumbup::eek:tt1::thumbup:

http://forum.ragezone.com/attachment.php?attachmentid=97293&stc=1&d=1329979290
 
Last edited:
Newbie Spellweaver
Joined
Feb 8, 2009
Messages
18
Reaction score
0
This is a screenshot of master exp, the points are not added to the skill but are still used, in this case the character is the elf, because it is buggy?

BARAMOS - [Release] Server files season 6 (100% WORKING) - RaGEZONE Forums
 
RaGEZONER Since 2004
Loyal Member
Joined
Jul 18, 2004
Messages
1,130
Reaction score
380
Last edited:
Back
Top