Mir2 2.3 Server Files

Play Now

Onuris

LOMCN Veteran
Veteran
May 23, 2006
468
0
43
Romania, Timisoara
set 127.0.0.1 in all files. also in LOM2Game -> TBL_PUBIP or somelike that, set all to 127.0.0.1 and ur server name. there are 2 more tables to set, cant remember em
 

johnyl1

Golden Oldie
Golden Oldie
Apr 24, 2003
755
42
165
Portugal
Onuris said:
set 127.0.0.1 in all files. also in LOM2Game -> TBL_PUBIP or somelike that, set all to 127.0.0.1 and ur server name. there are 2 more tables to set, cant remember em


erm, yes i know!!! i do mir3 server's for a long time!!! still i'm getting that ip... lol
 

Nightwolf

Developer
VIP
Jul 16, 2003
2,133
21
265
Manchester, UK
just added the newbie town to my server only got the mobs todo on that atm and added the npcs which give a boost in DC MC SC nd the experience npc which gves double exp all works :) just add the to top of the script

INSTANTPOWERUP DC 5 300 0 change DC to MC SC for other npcs this will increase +5 for 5minutes

double exp npc

INSTANTEXPDOUBLE 2 5

Healer Npc

HEALING 200 heals 200 on health


Images10.JPG
 

Nightwolf

Developer
VIP
Jul 16, 2003
2,133
21
265
Manchester, UK
dont worry to much about that site and most releases be through me atm as xsoffee been soo busy with other things aswell as the files i'm just completing all the dbs main files scripts etc...
 

Nightwolf

Developer
VIP
Jul 16, 2003
2,133
21
265
Manchester, UK
ok here some shapes to add to the db this is from the code


Mundane Set

RING_OF_HPUP = 140;
BRACELET_OF_HPUP = 141;

NokChi Set

RING_OF_MPUP = 142;
BRACELET_OF_MPUP = 143;

TaoProtect Set

RING_OF_HPMPUP = 144;
BRACELET_OF_HPMPUP= 145;

FiveString

NECKLACE_OF_HPPUP = 146;
BRACELET_OF_HPPUP = 147;
RING_OH_HPPUP = 148;

?????

CCHO_WEAPON = 23;
CCHO_NECKLACE = 149;
CCHO_RING = 150;
CCHO_HELMET = 151;
CCHO_BRACELET = 152;

Smash Set

PSET_NECKLACE_SHAPE = 153;
PSET_BRACELET_SHAPE = 154;
PSET_RING_SHAPE = 155;

HwanDevil Set

HSET_NECKLACE_SHAPE = 156;
HSET_BRACELET_SHAPE = 157;
HSET_RING_SHAPE = 158;

Purity Set

YSET_NECKLACE_SHAPE = 159;
YSET_BRACELET_SHAPE = 160;
YSET_RING_SHAPE = 161;


Bone Set

BONESET_WEAPON_SHAPE = 4;
BONESET_HELMET_SHAPE = 162;
BONESET_DRESS_SHAPE = 2;

Bug Set

BUGSET_NECKLACE_SHAPE = 163;
BUGSET_RING_SHAPE = 164;
BUGSET_BRACELET_SHAPE = 165;


WhiteGold Set

PTSET_BELT_SHAPE = 166;
PTSET_BOOTS_SHAPE = 167;
PTSET_NECKLACE_SHAPE = 168;
PTSET_BRACELET_SHAPE = 169;
PTSET_RING_SHAPE = 170;

Nephrite Set

KSSET_BELT_SHAPE = 176;
KSSET_BOOTS_SHAPE = 177;
KSSET_NECKLACE_SHAPE = 178;
KSSET_BRACELET_SHAPE = 179;
KSSET_RING_SHAPE = 180;

RedJade Set

RUBYSET_BELT_SHAPE = 171;
RUBYSET_BOOTS_SHAPE = 172;
RUBYSET_NECKLACE_SHAPE = 173;
RUBYSET_BRACELET_SHAPE = 174;
RUBYSET_RING_SHAPE = 175;

WhiteGold(H) Set

STRONG_PTSET_BELT_SHAPE = 181;
STRONG_PTSET_BOOTS_SHAPE = 182;
STRONG_PTSET_NECKLACE_SHAPE = 183;
STRONG_PTSET_BRACELET_SHAPE = 184;
STRONG_PTSET_RING_SHAPE = 185;

Nephrite(H) Set

STRONG_KSSET_BELT_SHAPE = 191;
STRONG_KSSET_BOOTS_SHAPE = 192;
STRONG_KSSET_NECKLACE_SHAPE = 193;
STRONG_KSSET_BRACELET_SHAPE = 194;
STRONG_KSSET_RING_SHAPE = 195;

RedJade(H) Set

STRONG_RUBYSET_BELT_SHAPE = 186;
STRONG_RUBYSET_BOOTS_SHAPE = 187;
STRONG_RUBYSET_NECKLACE_SHAPE = 188;
STRONG_RUBYSET_BRACELET_SHAPE = 189;
STRONG_RUBYSET_RING_SHAPE = 190;

Mir Set

DRAGON_RING_SHAPE = 198;
DRAGON_BRACELET_SHAPE = 199;
DRAGON_NECKLACE_SHAPE = 200;
DRAGON_DRESS_SHAPE = 10;
DRAGON_HELMET_SHAPE = 201;
DRAGON_WEAPON_SHAPE = 37;
DRAGON_BOOTS_SHAPE = 203;
DRAGON_BELT_SHAPE = 204;

SHAPE_ADV_COUPLERING = 205;
SHAPE_COUPLERING = 206;
 
Last edited:

shorty606

Golden Oldie
Golden Oldie
Apr 10, 2005
867
0
102
I had this problem. Try right clicking on files then extract to and select path :)
 

Onuris

LOMCN Veteran
Veteran
May 23, 2006
468
0
43
Romania, Timisoara
also when i try and open the file that is archived, this appears...

*EDIT: installed winrar 3.00 now it sais "No files to extract..."
*FIXED: Disabled Kaspersky Personal 5.2 and worked :)
 

Attachments

  • error.JPG
    error.JPG
    92.4 KB · Views: 155
Last edited:

Elvin

Golden Oldie
Golden Oldie
May 14, 2003
1,155
1
175
middlesex
Nightwolf said:
ok here some shapes to add to the db this is from the code


Mundane Set

RING_OF_HPUP = 140;
BRACELET_OF_HPUP = 141;

NokChi Set

RING_OF_MPUP = 142;
BRACELET_OF_MPUP = 143;

TaoProtect Set

RING_OF_HPMPUP = 144;
BRACELET_OF_HPMPUP= 145;

FiveString

NECKLACE_OF_HPPUP = 146;
BRACELET_OF_HPPUP = 147;
RING_OH_HPPUP = 148;

?????

CCHO_WEAPON = 23;
CCHO_NECKLACE = 149;
CCHO_RING = 150;
CCHO_HELMET = 151;
CCHO_BRACELET = 152;

Smash Set

PSET_NECKLACE_SHAPE = 153;
PSET_BRACELET_SHAPE = 154;
PSET_RING_SHAPE = 155;

HwanDevil Set

HSET_NECKLACE_SHAPE = 156;
HSET_BRACELET_SHAPE = 157;
HSET_RING_SHAPE = 158;

Purity Set

YSET_NECKLACE_SHAPE = 159;
YSET_BRACELET_SHAPE = 160;
YSET_RING_SHAPE = 161;


Bone Set

BONESET_WEAPON_SHAPE = 4;
BONESET_HELMET_SHAPE = 162;
BONESET_DRESS_SHAPE = 2;

Bug Set

BUGSET_NECKLACE_SHAPE = 163;
BUGSET_RING_SHAPE = 164;
BUGSET_BRACELET_SHAPE = 165;


WhiteGold Set

PTSET_BELT_SHAPE = 166;
PTSET_BOOTS_SHAPE = 167;
PTSET_NECKLACE_SHAPE = 168;
PTSET_BRACELET_SHAPE = 169;
PTSET_RING_SHAPE = 170;

Nephrite Set

KSSET_BELT_SHAPE = 176;
KSSET_BOOTS_SHAPE = 177;
KSSET_NECKLACE_SHAPE = 178;
KSSET_BRACELET_SHAPE = 179;
KSSET_RING_SHAPE = 180;

RedJade Set

RUBYSET_BELT_SHAPE = 171;
RUBYSET_BOOTS_SHAPE = 172;
RUBYSET_NECKLACE_SHAPE = 173;
RUBYSET_BRACELET_SHAPE = 174;
RUBYSET_RING_SHAPE = 175;

WhiteGold(H) Set

STRONG_PTSET_BELT_SHAPE = 181;
STRONG_PTSET_BOOTS_SHAPE = 182;
STRONG_PTSET_NECKLACE_SHAPE = 183;
STRONG_PTSET_BRACELET_SHAPE = 184;
STRONG_PTSET_RING_SHAPE = 185;

Nephrite(H) Set

STRONG_KSSET_BELT_SHAPE = 191;
STRONG_KSSET_BOOTS_SHAPE = 192;
STRONG_KSSET_NECKLACE_SHAPE = 193;
STRONG_KSSET_BRACELET_SHAPE = 194;
STRONG_KSSET_RING_SHAPE = 195;

RedJade(H) Set

STRONG_RUBYSET_BELT_SHAPE = 186;
STRONG_RUBYSET_BOOTS_SHAPE = 187;
STRONG_RUBYSET_NECKLACE_SHAPE = 188;
STRONG_RUBYSET_BRACELET_SHAPE = 189;
STRONG_RUBYSET_RING_SHAPE = 190;

Mir Set

DRAGON_RING_SHAPE = 198;
DRAGON_BRACELET_SHAPE = 199;
DRAGON_NECKLACE_SHAPE = 200;
DRAGON_DRESS_SHAPE = 10;
DRAGON_HELMET_SHAPE = 201;
DRAGON_WEAPON_SHAPE = 37;
DRAGON_BOOTS_SHAPE = 203;
DRAGON_BELT_SHAPE = 204;

SHAPE_ADV_COUPLERING = 205;
SHAPE_COUPLERING = 206;

all those numbers need to be changed in the items db (Shape) from the numbers that we allready have for thier shape.
 

Nightwolf

Developer
VIP
Jul 16, 2003
2,133
21
265
Manchester, UK
no spirit stuff is these below so must me used for some other set i think only 23 in that top list for the spirit set

23
126
127
128
129