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] Files ZxGames V6.0 Full Premium

Newbie Spellweaver
Joined
Aug 19, 2021
Messages
11
Reaction score
1
In the Level Max 1000 option, it is increasing 2 levels at a time
 
Newbie Spellweaver
Joined
Oct 14, 2014
Messages
33
Reaction score
2
i have question, where i can change color message to guild ? @ <- bcs is bad green and when i'm aida i cant read message ....
 
Joined
Sep 4, 2007
Messages
885
Reaction score
111
DL Summon skill it doesn't summon/teleport party members

Works perfectly (DL Summon work only for the same "Gen")
muonlinegr2 - [Release] Files ZxGames V6.0 Full Premium - RaGEZONE Forums

muonlinegr2 - [Release] Files ZxGames V6.0 Full Premium - RaGEZONE Forums

muonlinegr2 - [Release] Files ZxGames V6.0 Full Premium - RaGEZONE Forums




i have question, where i can change color message to guild ? @ <- bcs is bad green and when i'm aida i cant read message ....
muonlinegr2 - [Release] Files ZxGames V6.0 Full Premium - RaGEZONE Forums

hmm.... and where is the problem?
 
Newbie Spellweaver
Joined
Oct 14, 2014
Messages
33
Reaction score
2
Guild Alliance not working ;/

i use 6.5 update
 
Last edited:
Newbie Spellweaver
Joined
Mar 17, 2023
Messages
14
Reaction score
0
Client always hangs when I select server:

- I click on server. It disappears.
- And after a few seconds I get DC'ed.


How can I fix this? Is there no log file on client side?
 
Newbie Spellweaver
Joined
Oct 14, 2014
Messages
33
Reaction score
2
Check CustomerName client side /server side
check ServerName1 client side/server side

Gameserver>Data>Common



Why Guild aliance isn't work someone can help or have fix ?
 
Newbie Spellweaver
Joined
Mar 17, 2023
Messages
14
Reaction score
0
Check CustomerName client side /server side
check ServerName1 client side/server side

Gameserver>Data>Common



Why Guild aliance isn't work someone can help or have fix ?

Hey man, thanks! That was the issue.



When I'm trying to use commands as GM it says "You do not have permission to use /post"
How do I fix this?
 
Newbie Spellweaver
Joined
Oct 14, 2014
Messages
33
Reaction score
2
Hey man, thanks! That was the issue.



When I'm trying to use commands as GM it says "You do not have permission to use /post"
How do I fix this?

Go MuServer>Data>command.txt and =
go to line /post and change it :)


1 "/post" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //Post <Msg> - Post a message in global chat


Why Guild aliance isn't work someone can help or have fix ?
 
Newbie Spellweaver
Joined
Mar 17, 2023
Messages
14
Reaction score
0
Go MuServer>Data>command.txt and =
go to line /post and change it :)


1 "/post" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //Post <Msg> - Post a message in global chat


Why Guild aliance isn't work someone can help or have fix ?

I got that fixed in the meantime too, had to add to gamemaster.txt


I have some issues:
- Whenever I'm trying to purchase something from the WCoin Shop, it says that "item has been sold out"
- How can I use/spawn items from "custom" folder?

- I'm getting error that VS says
Unable to start program D:\MUSOURCE\MAIN_ULTIMO\Release\Main.dll
It's because the atlstr.h file cant be found
1>------ Build started: Project: Main, Configuration: Debug Win32 ------
1> ChatExpanded.cpp
1>ChatExpanded.cpp(5): fatal error C1083: Cannot open include file: 'atlstr.h': No such file or directory
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

How to fix this?
 
Last edited:
Newbie Spellweaver
Joined
Oct 14, 2014
Messages
33
Reaction score
2
how to add option to summoner's books? Because Book of Lagle etc is without option % dmg
how to add option to summoner's books? Because Book of Lagle etc is without option % dmg
 
Newbie Spellweaver
Joined
Mar 17, 2023
Messages
14
Reaction score
0
Another issue is that the new game client shows only DK when creating char. How can I fix that?
FPS also goes down when you use Twisting Slash, like down to 5 FPS or so, to other players as well, not only me.

Noticed that the Twisting Slash causes FPS issues when wep is +15 (specifically Knight blade + 15)
I'd love to fix the
1>------ Build started: Project: Main, Configuration: Debug Win32 ------
1> ChatExpanded.cpp
1>ChatExpanded.cpp(5): fatal error C1083: Cannot open include file: 'atlstr.h': No such file or directory
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
issue so I can debug the code too, but nothing that I tried worked.
 
Last edited:
Newbie Spellweaver
Joined
Oct 14, 2014
Messages
33
Reaction score
2
download client from my server and put your maininfo



how to add option to summoner's books? Because Book of Lagle etc is without option % dmg
 
Newbie Spellweaver
Joined
Mar 17, 2023
Messages
14
Reaction score
0
download client from my server and put your maininfo



how to add option to summoner's books? Because Book of Lagle etc is without option % dmg
I mean, sure, if that helps to fix it, thanks! I'll test it home.
I really want to fix the atlstr.h issue so I can compile my own code and play with it.
How did you fix that??

GOT THE ATLSTR.H ISSUE FIXED! I had to install VS2010 PROFESSIONAL, not just Express.
Professional version has ATL package included. I also installed VS2010 Express on the side.
After installing Professional, you can compile with Express as well. The ATL package doesn't come with the Express version.

I just gotta figure how can I link the client to the project. I haven't really ever done that yet. I've tried some guides but nothing works. If someone has a hint or a tip, I'd gladly take it. I need this to debug the code.

I still can't figure out why I can only create a DK. Can somebody help?
 
Last edited:
Newbie Spellweaver
Joined
Nov 30, 2021
Messages
9
Reaction score
2
I mean, sure, if that helps to fix it, thanks! I'll test it home.
I really want to fix the atlstr.h issue so I can compile my own code and play with it.
How did you fix that??

GOT THE ATLSTR.H ISSUE FIXED! I had to install VS2010 PROFESSIONAL, not just Express.
Professional version has ATL package included. I also installed VS2010 Express on the side.
After installing Professional, you can compile with Express as well. The ATL package doesn't come with the Express version.

I just gotta figure how can I link the client to the project. I haven't really ever done that yet. I've tried some guides but nothing works. If someone has a hint or a tip, I'd gladly take it. I need this to debug the code.

I still can't figure out why I can only create a DK. Can somebody help?

Did you check [RemoveClass] in Maininfo.ini ?
// 1 -> DW
// 2 -> DW/DK
// 3 -> DW/DK/Elf
// 4 -> DW/DK/Elf/MG
// 5 -> DW/DK/Elf/MG/DL
// 6 -> DW/DK/Elf/MG/DL/SUM
// 7 -> DW/DK/Elf/MG/DL/SUM/RF
 
Newbie Spellweaver
Joined
Mar 17, 2023
Messages
14
Reaction score
0
//=================================
//-- Remover Classes
// 0 -> No Remove
// 1 -> Remove SU/DL/RF
// 2 -> Remove SU/RF
// 3 -> Remove RF
//=================================
RemoveClass = 0


It's like this. No class is removed. :/
Edit:
Wtf. It says 0 is no remove. I replaced it with 7, now all classes are back.
The instructions are bad, but now it's okay.

However, now I can't create SU/RF/MG/DL, and I have Lv 400 char.
Might be on server though. I'll check cfg
Thanks!

These are the settings:
;==================================================
; Create Character Settings
;==================================================
CharacterCreateSwitch = 1
MGCreateType = 1
DLCreateType = 1
SUCreateType = 1
RFCreateType = 1
MGCreateLevel_AL0 = 0
MGCreateLevel_AL1 = 0
MGCreateLevel_AL2 = 0
MGCreateLevel_AL3 = 0
MGCreateReset_AL0 = 0
MGCreateReset_AL1 = 0
MGCreateReset_AL2 = 0
MGCreateReset_AL3 = 0
MGCreateMasterReset_AL0 = 0
MGCreateMasterReset_AL1 = 0
MGCreateMasterReset_AL2 = 0
MGCreateMasterReset_AL3 = 0
DLCreateLevel_AL0 = 0
DLCreateLevel_AL1 = 0
DLCreateLevel_AL2 = 0
DLCreateLevel_AL3 = 0
DLCreateReset_AL0 = 0
DLCreateReset_AL1 = 0
DLCreateReset_AL2 = 0
DLCreateReset_AL3 = 0
DLCreateMasterReset_AL0 = 0
DLCreateMasterReset_AL1 = 0
DLCreateMasterReset_AL2 = 0
DLCreateMasterReset_AL3 = 0
SUCreateLevel_AL0 = 0
SUCreateLevel_AL1 = 0
SUCreateLevel_AL2 = 0
SUCreateLevel_AL3 = 0
SUCreateReset_AL0 = 0
SUCreateReset_AL1 = 0
SUCreateReset_AL2 = 0
SUCreateReset_AL3 = 0
SUCreateMasterReset_AL0 = 0
SUCreateMasterReset_AL1 = 0
SUCreateMasterReset_AL2 = 0
SUCreateMasterReset_AL3 = 0
RFCreateLevel_AL0 = 0
RFCreateLevel_AL1 = 0
RFCreateLevel_AL2 = 0
RFCreateLevel_AL3 = 0
RFCreateReset_AL0 = 0
RFCreateReset_AL1 = 0
RFCreateReset_AL2 = 0
RFCreateReset_AL3 = 0
RFCreateMasterReset_AL0 = 0
RFCreateMasterReset_AL1 = 0
RFCreateMasterReset_AL2 = 0
RFCreateMasterReset_AL3 = 0

I don't understand what AL_0 and other means.
 
Newbie Spellweaver
Joined
Mar 17, 2023
Messages
14
Reaction score
0
AL is the Account Level (Free, Premium1,Premium2..etc)

So 0 is the good value, then? Or should I try setting it to 1? I'm not home yet and I can't test it.
Where else could I check why I can't create DL/MG/SU/RF?

Also, another issue is with the Master Skills.
For example, Evil Spirits doesn't work anymore after leveling up the Master Skill.
Where can I check to fix that?
 
Last edited:
Back
Top