Ledu M2server (2608)

Play Now

lust

LOMCN Veteran
Veteran
Sep 11, 2005
293
2
45
Well my Bundles work fine just check in the Unbind list.
because i had this problem and i had to rename the Pots to get them To Unbind.
 
  • Like
Reactions: Jamie

Jamie

LOMCN Developer
Developer
Mar 29, 2003
4,864
428
350
United Kingdom
ahh yes looking at the unbind.txt, i found this:

115 RedPoison
116 GreenPoison
117 LifeDrug
118 Benedictionoil
119 (HP)MegaDrug
120 (MP)MegaDrug
100 (HP)XLBundle <--- Removed
101 (MP)XLBundle <--- Removed

Removed them - shoud solve it.
 

Mystikal

Dedicated Member
Dedicated Member
May 14, 2004
229
2
45
Remove them and just re-add them? Or remove and re-add with a different name?
 

Mystikal

Dedicated Member
Dedicated Member
May 14, 2004
229
2
45
Jamie/Hello said:
ahh yes looking at the unbind.txt, i found this:

115 RedPoison
116 GreenPoison
117 LifeDrug
118 Benedictionoil
119 (HP)MegaDrug
120 (MP)MegaDrug
100 (HP)XLBundle <--- Removed
101 (MP)XLBundle <--- Removed

Removed them - shoud solve it.


If thats whats in your unbind.txt then the 100 and 101 entries are wrong anyways. Change it to the single pots instead of bundles m8. Follow the trend of all the other items.
 

Jamie

LOMCN Developer
Developer
Mar 29, 2003
4,864
428
350
United Kingdom
Mystikal said:
If thats whats in your unbind.txt then the 100 and 101 entries are wrong anyways. Change it to the single pots instead of bundles m8. Follow the trend of all the other items.

Yes, thats what i was trying to say ;p. it was overlapping my (HP)DrugLarge and (HP)DrugLarge - the bundles that never worked.

What i mean by overlapping is here

Code:
100    (HP)DrugLarge <--- Index
101    (MP)DrugLarge <--- Index
102    (HP)DrugSmall
103    (MP)DrugSmall
104    (HP)DrugMedium
105    (MP)DrugMEdium
106    DungeonEscape
107    RandomTeleport
108    TownTeleport
109    TeleportHome
110    GambleChip
111    Amulet
112    BrownLog
113    RedLog
114    BlueLog
115    RedPoison
116    GreenPoison
117    LifeDrug
118    Benedictionoil
119    (HP)MegaDrug
120    (MP)MegaDrug
100    (HP)XLBundle <--- Index - Old entry
101    (MP)XLBundle <--- Index - Old entry

121    (HP)XLBundle <--- Index - correct Entry
122    (MP)XLBundle <--- Index - correct entry

as you can see they were conflicting
 

Mystikal

Dedicated Member
Dedicated Member
May 14, 2004
229
2
45
Jamie/Hello said:
no m8 neither, it was overlapping my (HP)DrugLarge and (HP)DrugLarge - the bundles that never worked.

What i mean by overlapping is here

Code:
100 (HP)DrugLarge <--- Index
101 (MP)DrugLarge <--- Index
102 (HP)DrugSmall
103 (MP)DrugSmall
104 (HP)DrugMedium
105 (MP)DrugMEdium
106 DungeonEscape
107 RandomTeleport
108 TownTeleport
109 TeleportHome
110 GambleChip
111 Amulet
112 BrownLog
113 RedLog
114 BlueLog
115 RedPoison
116 GreenPoison
117 LifeDrug
118 Benedictionoil
119 (HP)MegaDrug
120 (MP)MegaDrug
121(HP)XL[i]Drug[/i] <--- Index -
122 (MP)XL[i]Drug[/i] <--- Index -

as you can see they were conflicting

Yea I see what you mean. But they wouldnt have worked...If you look at it now I've corrected it
 
  • Like
Reactions: Jamie

Jamie

LOMCN Developer
Developer
Mar 29, 2003
4,864
428
350
United Kingdom
Mystikal said:
Yea I see what you mean. But they wouldnt have worked...If you look at it now I've corrected it

;p old post m8. i edited it before u posted. i had already added what needed to be changed.
 

Mystikal

Dedicated Member
Dedicated Member
May 14, 2004
229
2
45
Jamie/Hello said:
;p old post m8. i edited it before u posted. i had already added what needed to be changed.

So can you unbind them correctly now? I still cant lol
 

SpiritWalker

Dedicated Member
Dedicated Member
Mar 3, 2004
143
0
42
get problem when loading this m2sevrer...it says ..

'cannot create file C:\mirserver Run the server from here, after you have read the readme file\Envir\GameLogItemNameList.txt the system cannot find the path specified.

i have looked and it there.... can see whats wrong tbh is there something i shud add to the !setup.txt?
 

MentaL

Jev For Admín!
VIP
Mar 3, 2004
3,843
552
385
Cardiff
SpiritWalker said:
get problem when loading this m2sevrer...it says ..

'cannot create file C:\mirserver Run the server from here, after you have read the readme file\Envir\GameLogItemNameList.txt the system cannot find the path specified.

i have looked and it there.... can see whats wrong tbh is there something i shud add to the !setup.txt?
try using the correct path rather than a shortcut value as

\

would mean its accessing root which would be c:\envir

so use c:\mirserv\envir...