A collection of queries.

Mu online season 21 - grand opening

LaHrr.S

Dedicated Member
Dedicated Member
Jan 13, 2007
26
0
27
I'm going to begin with simple "noob" questions. I have searched the forums but found no answers.

1) - Where can I edit the NPC speeches and where / how can I add new NPC's.

2) A new system - Imagine three groups of people. Group A, B and C.
Group A and Group B are constant rivals. Group C cannot be attacked by any group (Neutral). Group A and B can constantly be attacked by eachother. You can choose what group you wish to join at a certain level.
Each group has a different colour, Group A is blue, Group B is red and Group C is standard white. Is this possible by NPC crafting and Variables or does this include adding code to both the server and client source?

3) The new system extended - Group A and Group B have a war on a battfield, if Group A buys an EvilMir, is it possible to make the EvilMir on attack Group B? Similar to archer guards in Sabuk Wall.

4) Special Effects - Background music for certain maps? Special effects such as snowing on certain maps, is this possible? If yes, would it include adding new code?

5) Auction house - where is it?
That's it for now. I would be grateful if someone could answer my questions!

Thank you,

/LaHrr.S
 
Last edited:

ScarFacE.

LOMCN n00bie
Jan 13, 2007
8
0
12
1. Well i beleive its just like setting any other files live just changing ips within the files

2.go through each text file in your server location editing the previous server name to the one you wish to choose.

3.NPC_DEF and theres another folder which right now i cant think the name of thats were they have the NPC speeches if you look in The one thread you will ever need im pretty sure it will tell you everything.

4 5 6 are all possible yes i presume
 
Upvote 0

LaHrr.S

Dedicated Member
Dedicated Member
Jan 13, 2007
26
0
27
Thank you for your answers, it's a start, I've resolved issues 1 and 2.
I will look deeper into the NPC stuff.

I know it's all possible, I know everything is possibly since the source code is available, I'm asking what measures I have to take in order to achieve this. Programming or Variable scripting?

I've started to test bugs and so far only a few have come up.

Have you any idea about the special effects?
 
Upvote 0

Robert

Actual Jesus
VIP
Jan 1, 1970
4,652
97
104
Yes.
You would need to code the ideas into the source.

Read up on the DM2 section and see whats involved.

If you are a capable delphi coder anything is possible, but please remember people wont teach you delphi here.
 
Upvote 0