pls help i cant repair my new items

smoochy boys on tour

Zaron

Dedicated Member
Dedicated Member
Sep 22, 2003
198
1
64
:*(

i looked thru all the things and ive used them all but non have worked :(

here is the script ive got.
%100
;½äÖ¸
+22
+23
;; ÃüÔËÖ®ÈÐָʾµÚÒ»·ÖÆçµã
;###################################
;;ÈÇÄÕÎÀ¼Òµêʱ [210]
;;ÈÇÄÕ½äÖ¸µêÀÏ°åʱ[211]
[@main]
#IF
checkpkpoint 2
#SAY
²»ÏëºÍÄãÕâÑùµÄ¿ÉÁ¯ÈË×÷½»Òס£¡£¡£\ \
<¹Ø±Õ/@exit>

#ELSEACT
goto @main_1

[@main_1]
Welcome, how may I help you ?\ \
<Buy/@buy> Ring\
<Sell/@sell> Ring\
<Repair/@repair> Ring\
<Cancel/@exit>
<>
;###################################

;´ëÈ_, '*' : ´ëÈ_ ű×

[@Tmove]
#IF
random 4
#ACT
mapmove 0 306 276
break

#IF
random 4
#ACT
mapmove 0 306 277
break

#IF
random 4
#ACT
mapmove 0 296 286
break

#IF
random 4
#ACT
mapmove 0 297 285
break

#ELSEACT
goto @Tmove

[@buy]
Which ring would you like ?\ \ \
<Back/@main>

[@sell]
Show me the ring you wish to sell.\ \ \
<Back/@main>

[@repair]
Give me the ring you want to repair.\ \ \
<Back/@main>

[~@repair]
Your ring seems repaired fine.\ \
<Back/@main>

[goods]
;ÉÌÆ· ÊýÁ¿ ʱ¼ä
GlassRing 200 1
CopperRing 200 1
HornRing 200 1
HexagonalRing 200 1
BlueRing 200 1
PearlRing 200 1
BlackRing 200 1
SerpentEyeRing 200 1
GoldRing 200 1
IronRing 200 1

and i dleted all my market_saved thingys

i can repair the normal mir items eg tiger neck but all the new stuff like abomination ring and orbis ring wont repair and i dont undserstand why :(

i am using deadsons m2server

can any1 help me pls :)

thx in advance :)
 

Miles

LOMCN VIP
VIP
Mar 27, 2003
1,195
0
233
Ok m8 put this at the top of your script instead of the ones that are already there

%100
+0
+3
+42
+5
+6
+10
+11
+15
+19
+20
+21
+22
+23
+24
+26
+45

also make sure that in the colum "Price" in the db there is a number eg 1000 and it should work. Also you could have searched for it as i just did to double check and it would have been faster m8 just a tip for next time.

/Miles