SpecialRepair Help

Mu online season 21 - grand opening

Tom27

Golden Oldie
Golden Oldie
Sep 15, 2005
1,877
78
185
Norwich
Im having problems making paras + pros repaireable / special repaireable.


FLD_Repair/SpecRep is set to 1 in SQL
I have the numbers +22/113/118 in my Merchant but they still wont seem to repair for some reason.

Any ideas?

EDIT: Now the exact same problem is happening with a new armour what ive added. Has anybody got any ideas atall please? cheers

Cheers
 
Last edited:

akacary2

LOMCN Veteran
Veteran
Loyal Member
Dec 11, 2008
274
1
44
Hartlepool
which sql r u using? Mine is weird lol sumtimes i put a 1 or sumtimes i put true lol just depends which works for me
 
Upvote 0

Tom27

Golden Oldie
Golden Oldie
Sep 15, 2005
1,877
78
185
Norwich
Not sure which SQL tbh. Cba checking but when i hover it says SQLEXPRESS.

My sql uses numbers except the name, dont use true/false or w/e
I need some major help with this para/pro/armour repairing as Im getting abit worried that people wont get the chance to orb them lol,
 
Upvote 0

Koriban

Addict
Legendary
Loyal Member
Aug 18, 2006
5,842
215
260
Brighton
He means if people orb them they'll have to get replaced by an NPC when on dura 0 and replaced with a non-orbed one.

BUMP can anybody help =x
 
Upvote 0

andykid131

Golden Oldie
Golden Oldie
Mar 16, 2006
621
3
53
165
Im having problems making paras + pros repaireable / special repaireable.


FLD_Repair/SpecRep is set to 1 in SQL
I have the numbers +22/113/118 in my Merchant but they still wont seem to repair for some reason.

Any ideas?

EDIT: Now the exact same problem is happening with a new armour what ive added. Has anybody got any ideas atall please? cheers

Cheers

Only thing i can think of for armours not repairing is that u havnt deleted every thing IN ( i think it is Marker_Saved Folder ) then rebooted server...
this adds any new items uv put in server to the maket list making them able to be Sold and Repaired.

As for the paras and Pros... If there NEW ones uv added in ( like SuperPro) deleting market_Saved would Fix This to...
 
Upvote 0

paul.obrien

LOMCN Veteran
Veteran
Aug 28, 2008
453
4
45
in your npc put this at the top

(@buy @sell @repair @s_repair @storage @getback)

+22 (this is a ring.you only need the stdmode.)

[@main]
#SAY
Hello <$USERNAME>\
I see you are a very strong person. How can i help you?\

<Repair/@repair> Item\
<Special Repair/@s_repair> Item\
<Cancel/@exit>

if your sql FLD_canrepair and FLD_specialrepair has a 1 init then this will work.
 
Upvote 0