scirpt / repair problem

Desolation Mir2 (Med Rate Server)

solvent

LOMCN Veteran
Veteran
Jul 24, 2006
457
0
43
On The Sun
this is the item that wont repair...

995 LabyrinthBracelet 26 229 2 0 0 16 826 6000 4 5 4 5 3 8 2 6 1 7 0 20 0 0 0 0 1 1 1 1 1 1 1 1

the field repair / spec repair are in red...

and this is the script im tryin 2 get to repair them ...

(@buy @sell @repair @s_repair @storage @getback)
%100
+10
+11
;Settings
(@s_repair)
%100
+5
+6
+8
+9
+10
+11
+12
+15
+19
+20
+21
+22
+23
+24
+25
+26
+29
+30
+52
+53
+54
+62
+64
[@main]
#IF
checkpkpoint 2
#SAY
I will not help an evil person like you..\ \
<Ok/@exit>
#ELSEACT
goto @main-1

[@main-1]

Glad to see you, how can i help you ?\ \
<
 

NeOn

Golden Oldie
Golden Oldie
Aug 12, 2003
845
0
153
Chatsworth Estate, Manchester
this is the item that wont repair...

995 LabyrinthBracelet 26 229 2 0 0 16 826 6000 4 5 4 5 3 8 2 6 1 7 0 20 0 0 0 0 1 1 1 1 1 1 1 1

the field repair / spec repair are in red...

and this is the script im tryin 2 get to repair them ...

(@buy @sell @repair @s_repair @storage @getback)
%100
+10
+11
;Settings
(@s_repair)
%100
+5
+6
+8
+9
+10
+11
+12
+15
+19
+20
+21
+22
+23
+24
+25
+26
+29
+30
+52
+53
+54
+62
+64
[@main]
#IF
checkpkpoint 2
#SAY
I will not help an evil person like you..\ \
<Ok/@exit>
#ELSEACT
goto @main-1

[@main-1]

Glad to see you, how can i help you ?\ \
<

change the shape from 229 to a normal bracelet and see if that works ... if it does then theres ur problem
 
Upvote 0

Grinch

Dedicated Member
Dedicated Member
Dec 30, 2008
115
0
43
Script to work!

Must to look like this 1 and work:

(@buy @sell @repair @s_repair @storage @getback)
;Settings
%100
+5
+6
+8
+9
+10
+11
+12
+15
+19
+20
+21
+22
+23
+24
+25
+26
+29
+30
+52
+53
+54
+62
+64
[@main]
{
#IF
checkpkpoint 2
#SAY
I will not help an evil person like you..\ \
<Ok/@exit>
#ELSEACT
goto @main-1

[@main-1]

Glad to see you, how can i help you ?\ \
}

[goods]
;Item Amount Time

<

At me work just fine!!!;)
 
Upvote 0

solvent

LOMCN Veteran
Veteran
Jul 24, 2006
457
0
43
On The Sun
i changed the 229 to just 0 like some other brace's and still can repair it..?
but can repair brace's that have 0 :(

ty for replys, more help would b appriecated :)

/Ghost
 
Upvote 0