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!

[Development] Source Mu Main 1.03.35 [Season 5.1 - Season 5.2]

Newbie Spellweaver
Joined
Mar 26, 2024
Messages
8
Reaction score
5
Duel Master Class Custom Skill Dark Fire:


Duel Master Class Custom Skill Dark Fire:


Previously, like you, I shared a clip on this forum, and you know some of the troublemakers asked me why you posted it here. Can you help the community? And then you accused me of selling mu files when I didn't care about it, and my account was locked because of these people. It seems like there is a rule here that you have to share what you can do, right? Is it forbidden to record videos and post them?
 
Joined
Oct 29, 2007
Messages
1,300
Reaction score
1,322
Previously, like you, I shared a clip on this forum, and you know some of the troublemakers asked me why you posted it here. Can you help the community? And then you accused me of selling mu files when I didn't care about it, and my account was locked because of these people. It seems like there is a rule here that you have to share what you can do, right? Is it forbidden to record videos and post them?
I guess you still don't have enough backbone to know how to withstand the criticism of others. They don't get involved with me because they know it's not convenient for them. but you may be right, KarLi could better clarify this situation for us.
 
Newbie Spellweaver
Joined
Mar 26, 2024
Messages
8
Reaction score
5
I guess you still don't have enough backbone to know how to withstand the criticism of others. They don't get involved with me because they know it's not convenient for them. but you may be right, KarLi could better clarify this situation for us.
You have been banned for the following reason: Selling files via pm for 4k..

I am not selling anything on this forum

And can you tell me if I like your skill mu remake and text you to ask to buy it, can I send you a private message? or here it is completely free
 
Joined
May 26, 2009
Messages
17,349
Reaction score
3,232
Kiosani vincom
You are allowed to share videos, images as long as it doesnt promote any products or selling and / or shared with links as advertising and anything similar to that.

For example, this is a development topic about this source of main 5.1
you are free to share your development remake or fixes etc about this specific release.

Same applies to general forum rules and other sections, for instance here https://forum.ragezone.com/community/mu-online-showcase.1058/ on show case section you can also share videos and such, but the rules stay clear, don't try to promote,sell,try to say or write 'pm me for more info' etc cus we all know what that means, and i am quite sure our a.i can detect pm's and such where people selling things which is clearly against the forum rules, we are here to help each other and share, if you see anything against these rules you can contact a super mod,moderator of the section or the admin of the forum or just click the Report button and we' will review it.
 
Joined
Oct 29, 2007
Messages
1,300
Reaction score
1,322
You have been banned for the following reason: Selling files via pm for 4k..

I am not selling anything on this forum

And can you tell me if I like your skill mu remake and text you to ask to buy it, can I send you a private message? or here it is completely free
I want to help you, but I think that you don't want to help yourself... it's easier to talk to people than to come and publicly expose comparisons. You should know that public comparisons do not lead to anything good. If you really want to recover your blocked account, you should speak on good terms with KarLi , sorry but I am not going to continue answering because I consider that Karli has already made it very clear to us all how the forum works. Good luck recovering your account and greetings!
 
Newbie Spellweaver
Joined
Mar 26, 2024
Messages
8
Reaction score
5
Kiosani vincom
You are allowed to share videos, images as long as it doesnt promote any products or selling and / or shared with links as advertising and anything similar to that.

For example, this is a development topic about this source of main 5.1
you are free to share your development remake or fixes etc about this specific release.

Same applies to general forum rules and other sections, for instance here https://forum.ragezone.com/community/mu-online-showcase.1058/ on show case section you can also share videos and such, but the rules stay clear, don't try to promote,sell,try to say or write 'pm me for more info' etc cus we all know what that means, and i am quite sure our a.i can detect pm's and such where people selling things which is clearly against the forum rules, we are here to help each other and share, if you see anything against these rules you can contact a super mod,moderator of the section or the admin of the forum or just click the Report button and we' will review it.
All my posts are displayed here acc name hoanmaster321. There are some people texting me wanting to buy my source code at a cheap price, of course I won't sell it. So why was my account locked for selling 4k$? I need a clear explanation
 
Joined
May 26, 2009
Messages
17,349
Reaction score
3,232
All my posts are displayed here acc name hoanmaster321. There are some people texting me wanting to buy my source code at a cheap price, of course I won't sell it. So why was my account locked for selling 4k$? I need a clear explanation
i will PM you and we can see what happened and what can we do about your original previous account.

In terms of people buying,selling, privately on the forum:
If anyone PM you they are buying things from you or want to buy from you or sell anything, they are risking their account to be banned, its purely not allowed. Report it to a moderator or super moderator or admin on the forum.

Now lets gget back on-topic of this thread :) Good luck with your developments everyone.
 
Newbie Spellweaver
Joined
Jan 2, 2012
Messages
8
Reaction score
0
Is it correct way i add new custom monsters or not? Only monsters, no NPC. It works, but i guess maybe i missed something.
And do i need to increase value in
C++:
#define MAX_MODEL_MONSTER    400
???
1716588631178 - [Development] Source Mu Main 1.03.35 [Season 5.1 - Season 5.2] - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Joined
Oct 29, 2007
Messages
1,300
Reaction score
1,322
Is it correct way i add new custom monsters or not? Only monsters, no NPC. It works, but i guess maybe i missed something.
And do i need to increase value in
C++:
#define MAX_MODEL_MONSTER    400
???
View attachment 260838

Looks good, I haven't really added any New Mobs (only NPC), sorry and good luck.

Part of code of Monster 0 index (Bull Fighter) usually used in all custom codes to add custom monsters:

C++:
    case 0:
    case 4:
    case 8:
    default:
        OpenMonsterModel(0);
        c = CreateCharacter(Key,MODEL_MONSTER01,PositionX,PositionY);
        if(Type==0)
        {
            c->Object.HiddenMesh = 0;
            strcpy(c->ID,"¼Ò»ÔÀü»ç");
            c->Object.Scale = 0.8f;
            c->Weapon[0].Type = MODEL_AXE+6;
        }
        else if(Type==4)
        {
            c->Weapon[0].Type = MODEL_SPEAR+7;
            strcpy(c->ID,"¼Ò»ÔÀü»ç ´ëÀå");
            c->Object.Scale = 1.15f;
            c->Level = 1;
        }
        else if(Type==8)
        {
            c->Weapon[0].Type = MODEL_SPEAR+8;
            strcpy(c->ID,"Æ÷ÀÌÁð ¼Ò»ÔÀü»ç");
            c->Object.Scale = 1.f;
            c->Level = 2;

            g_CharacterRegisterBuff( (&c->Object), eDeBuff_Poison );
        }
        break;

Well I'm going to share some fixes that I made to my main.

#define NEM_FIX_LOSTTOWER_EFFECT_MAP_VISUAL_BUG // Fix Small Visual Bug related to: "LostTower Map" (is lacking a break;). (2024.05.25)

Before FIX:

dsw_pool - [Development] Source Mu Main 1.03.35 [Season 5.1 - Season 5.2] - RaGEZONE Forums



After FIX:

dsw_pool - [Development] Source Mu Main 1.03.35 [Season 5.1 - Season 5.2] - RaGEZONE Forums


To make this fix Go to: "ZzzObject.cpp" file and search for: "RenderObjectVisual(OBJECT*o)" function name, once there, you must search among the switch cases for the case that corresponds to the Lost Tower map (case WD_4LOSTTOWER:) and at the end of the case add a: "break" (which should be there but possibly they forgot).

Without FIX:

C++:
        }
    case WD_6STADIUM:

With FIX:

C++:
        }
#ifdef NEM_FIX_LOSTTOWER_EFFECT_MAP_VISUAL_BUG
        break;
#endif // NEM_FIX_LOSTTOWER_EFFECT_MAP_VISUAL_BUG
    case WD_6STADIUM:

Well here is another fix, in this case it is the fix for a visual bug related to the Lorencia and Devias Guards related to the special NPCs of an Event without using Webzen. (NPC with ID: 258, 371 and 414).

#define NEM_FIX_PCROOM_SPECIAL_NPC_EFFECT_GUARD_VISUAL_BUG // Fix Small Visual Bug related to: "PCRoom Event" Special NPC's like: "258","371","414" when you change to some viewport back to normal guard NPC Index: "229","247","249". (2024.05.25)

Before FIX:

dsw_pool - [Development] Source Mu Main 1.03.35 [Season 5.1 - Season 5.2] - RaGEZONE Forums


dsw_pool - [Development] Source Mu Main 1.03.35 [Season 5.1 - Season 5.2] - RaGEZONE Forums


After FIX:

dsw_pool - [Development] Source Mu Main 1.03.35 [Season 5.1 - Season 5.2] - RaGEZONE Forums


dsw_pool - [Development] Source Mu Main 1.03.35 [Season 5.1 - Season 5.2] - RaGEZONE Forums


To fix this bug, you have to go to the file: "ZzzCharacter.cpp" and in the function: "CreateMonster(int Type, int PositionX, int PositionY, int Key)" you have to add in the switch cases corresponding to the NPCs: (229 - Marlon, 247 - Guard, 249 - Other Guard) the following line before: break.

C++:
        SetCharacterScale(c);
#ifdef NEM_FIX_PCROOM_SPECIAL_NPC_EFFECT_GUARD_VISUAL_BUG
        c->Object.m_bpcroom = false;
#endif // NEM_FIX_PCROOM_SPECIAL_NPC_EFFECT_GUARD_VISUAL_BUG
        break;
 
Last edited:
Back
Top