Mir2 2.3 Server Files

Mu online season 21 - grand opening

Nightwolf

Developer
VIP
Jul 16, 2003
2,133
21
265
Manchester, UK
only think i need to work out is the stdmode for giftboxes etc.. as the items are actually in the M2 for it which will also be moved to setup after speaking with xsoffee about it also still trying to get the crafting npc working and the new latest skills that are in korean mir will be coded in aswell :)
 

Nightwolf

Developer
VIP
Jul 16, 2003
2,133
21
265
Manchester, UK
some more items db shapes (stdmode 8 is for giftboxes etc..)

//stdmode = 7, 8
SHAPE_OF_CORD = 0; // Shape (sonmg)
SHAPE_OF_INVITATION = 0; // Shape (sonmg)
SHAPE_OF_TELEPORTTAG = 1; // Shape (sonmg - ResStdItems)
SHAPE_OF_GIFTBOX = 2; // Shape (sonmg)
SHAPE_OF_EASTEREGG = 3; // Shape (sonmg)
SHAPE_OF_OLDBOX = 4; // Shape (sonmg)
 

johnyl1

Golden Oldie
Golden Oldie
Apr 24, 2003
755
42
165
Portugal
Nightwolf said:
some more items db shapes (stdmode 8 is for giftboxes etc..)

//stdmode = 7, 8
SHAPE_OF_CORD = 0; // Shape (sonmg)
SHAPE_OF_INVITATION = 0; // Shape (sonmg)
SHAPE_OF_TELEPORTTAG = 1; // Shape (sonmg - ResStdItems)
SHAPE_OF_GIFTBOX = 2; // Shape (sonmg)
SHAPE_OF_EASTEREGG = 3; // Shape (sonmg)
SHAPE_OF_OLDBOX = 4; // Shape (sonmg)

Erm who is actualy working on the db's? Coz there's no point if we are working on the same stuff!!! why don't u all post here wot each of u are doing so we can work on diff things!
 

Nightwolf

Developer
VIP
Jul 16, 2003
2,133
21
265
Manchester, UK
johnyl1 said:
Erm who is actualy working on the db's? Coz there's no point if we are working on the same stuff!!! why don't u all post here wot each of u are doing so we can work on diff things!
lol well i've been working on the db and all the npcs etc.. also fully adding all maps and even when there is a new patch on eu or korean mir i add the new stuff :P
 

NickAKAVexus

Golden Oldie
Golden Oldie
Apr 16, 2005
1,427
1
125
New york
Nightwolf said:
lol well i've been working on the db and all the npcs etc.. also fully adding all maps and even when there is a new patch on eu or korean mir i add the new stuff :P

So wheres xsoffee?

.
 

anto

Golden Oldie
Golden Oldie
Loyal Member
Feb 18, 2005
586
0
102
Are these updates of the old sql files from ages ago or are they new ones alltogeather. (haven't done or read anything to do with mir in ages.)
 

MiloFoxburr

LOMCN VIP
VIP
Mar 23, 2003
7,276
207
350
Dublin, Ireland
anto said:
Are these updates of the old sql files from ages ago or are they new ones alltogeather. (haven't done or read anything to do with mir in ages.)

Their the offical korean files

xsoffee got the source code from wemade for 2.3
 

anto

Golden Oldie
Golden Oldie
Loyal Member
Feb 18, 2005
586
0
102
Oh so have people on here got the source code? If so has anything been done with it?