管理员
- 积分
- 7979
- 金钱
- 2344
- 贡献
- 5049
- 注册时间
- 2023-11-3

|
根据下面代码可以支持更多职业的,自己看代码修改增加。
: J" ~+ D5 x( K h
+ V( o5 D5 |6 ^7 U; c: f3 @6 I& F4 I5 F1 ?
: Y4 o/ w. r" {/ Z) {. d/ I
2 x" s' F, C: E! I
+ u; I/ N) g5 O" ~9 d! H& m- ----------------骑士
+ w2 H5 u( N/ S5 q( P - --护手
2 h0 v5 S( F3 \5 G& x3 K) A - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON0000001',11,0,10559,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
g9 x, L, b$ R% s# O* ~! }7 I! L - --护甲
+ E, G( c7 }5 v. Z - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON0000001',9,0,12059,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
; e) {6 m: u8 g! L; W; c# T+ W - --护腿
1 j8 J' g" j7 r - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON0000001',10,0,10059,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x): l( r# W7 h( r8 N2 @) L- e! _4 b
- --战靴6 D# w4 d# l" x+ K
- INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON0000001',12,0,11559,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)- r+ [0 U/ c5 T* g' k {/ Y# k* p
- --头盔
$ [* V2 ?' {; V, a9 G - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON0000001',8,0,11059,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
: m. ?. o9 J* ^ - --翅膀5 X# R0 x3 l, E! H& u. D B
- INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON0000001',19,0,50001,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)4 [; G1 B, @# k
- --武器
% I# r: Y! u8 Q. ?/ e4 X8 f - update USER_SUIT set wIndex=26089 where character_no='DEKARON0000001' and line_no=4
5 Z5 m& p, p* k- b; ]7 g& Q - ----------------弓箭手* [& D, B, X# q3 u
- --护手 9 K3 V0 A: W% V9 y' j
- INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON1000001',11,0,13059,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)" S% O6 L' j9 z% M: m
- --护甲
* R# P% B9 Z+ `8 Q9 S8 U4 |. k - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON1000001',9,0,14559,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)& z; w# \9 C2 X2 k/ X* h
- --护腿4 V0 v1 l& [7 E' c, P
- INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON1000001',10,0,12559,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
2 q) m; z6 \5 c4 Y( |5 } A% f - --战靴( ~3 _5 q* z: ]: c7 e
- INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON1000001',12,0,14059,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)' B( g# P0 g- I9 B7 O; d U( C( {
- --头盔
9 e6 c+ Z7 x4 `& }) O - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON1000001',8,0,13559,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
1 s: |% |, ]* f5 w) I - --翅膀* O0 J* P9 d# w4 c
- INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON1000001',19,0,50801,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)# a6 B1 m9 ?; `2 f1 G) D
- --武器2 Y- {. v# A9 ], i! B
- update USER_SUIT set wIndex=30109 where character_no='DEKARON1000001' and line_no=4
2 O; C& Q2 c1 E) ` - ----------------魔法师
2 \2 l& v, h0 P; E+ F - --护手
; d8 ]% x! X! R2 d - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON2000001',11,0,15559,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
8 G3 z2 h5 m6 n! _) O2 D- M: U5 _ - --护甲
' {3 g8 K! c! M& K: X5 N7 R - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON2000001',9,0,17059,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)6 I' F( N% ?" I9 S" r
- --护腿
9 E F7 P, a/ Q( b9 @" w9 e; g4 I! v - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON2000001',10,0,15059,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
5 N4 R7 S# g$ d* t: u8 V - --战靴
5 |' z' O; }4 _ - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON2000001',12,0,16559,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)+ ^. e' h- W1 G" h0 \5 {2 l
- --头盔
; y9 n" D1 f% {7 U+ `% E% \ - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON2000001',8,0,16059,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
4 ~ P) f5 f. x - --翅膀
$ y; ^, z1 j# i9 |# b- m - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON2000001',19,0,51601,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
& @( ]: R8 V) n" X - --武器3 j: X2 t# y( A6 ?. Q1 j+ h6 u
- update USER_SUIT set wIndex=31599 where character_no='DEKARON2000001' and line_no=4
( x9 ^/ p. T/ X
* z+ ]5 X/ R/ @0 [- ----------------驱魔师1 P8 t- }/ D. Q! I/ c
- --护手 8 U. F' {- j) Y* z, i5 C5 S
- INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON3000001',11,0,18059,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)" o9 A0 n7 B' B' h @; S, [0 b
- --护甲
! ~6 d& K5 R4 J. W; K - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON3000001',9,0,19559,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
9 B7 p g$ ~+ a - --护腿
) E; s w4 F2 p: e7 q - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON3000001',10,0,17559,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
- q7 `+ P& A0 V1 B+ D# w - --战靴
: W Q" A4 W2 L0 A/ x - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON3000001',12,0,19059,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)) [$ c/ z" s( T/ H1 C. m
- --头盔$ x3 t- ]$ E- W" A2 [3 B
- INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON3000001',8,0,18579,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
. V( h, f8 u2 ~, q* e - --翅膀& @2 V7 m8 c" p+ x. I- r1 I0 B
- INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON3000001',19,0,52401,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)) B9 L6 @& W3 }6 q- E6 e
- --武器$ B$ T$ }% L7 G2 m! A! _ s9 k5 _' u1 h
- update USER_SUIT set wIndex=26599 where character_no='DEKARON3000001' and line_no=4
, p* k' |+ N% _& H: N' I
( k8 {/ D- m4 g5 u- ----------------巫师2 A8 @, O- m0 E5 s. S
- --护手 ' r/ r" i. P$ |0 ^
- INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON4000001',11,0,20559,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
- [" ?( I8 d! b# }9 H) a- T8 p - --护甲% k9 m) B8 h3 I0 d4 D, k/ O0 F
- INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON4000001',9,0,22059,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
1 ]# i* ~3 Z) w& r4 p! J9 J7 R8 b - --护腿
+ p! i/ H( J* w2 r# o8 o+ t* y - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON4000001',10,0,20059,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)" Q0 \1 w. l+ w
- --战靴- x& G9 X% \3 G2 Y, U
- INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON4000001',12,0,21559,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)4 w2 M8 v4 H$ I* }" g# m5 ]0 I) [, p
- --头盔# ?% `! w# ^9 w
- INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON4000001',8,0,21059,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
1 _3 M4 `7 I1 d$ F - --翅膀
& ^/ U1 X: P7 _% R* X" R5 y - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON3000001',19,0,53201,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
Y) r- X2 ?; Q$ i" S - --武器
9 H' r# g4 P! O$ d7 a& m2 K, @' R - update USER_SUIT set wIndex=32609 where character_no='DEKARON5000001' and line_no=47 c( u) ], L! [4 K% i$ O
- d8 r" p1 |' N$ y
- ----------------狂战
3 o, z0 y9 O/ G5 e - --护手
4 G0 ~2 n! n/ z% l: d1 C - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON3000001',11,0,18059,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
! m' g* D1 n z2 ~( { - --护甲
~% c. n. W2 ^; D( ]5 w5 t - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON3000001',9,0,19559,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)1 b; J/ E. _3 U8 k) V a$ I
- --护腿 s$ ]2 s' s7 L4 i+ B6 H, g
- INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON3000001',10,0,17559,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
. S: F J* n+ N3 F. L - --战靴
6 b3 D% E# G: s8 W - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON3000001',12,0,19059,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x)
6 w _3 r, r1 O, J0 a9 D - --头盔& g+ {% H1 k7 q' Y3 }
- INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON3000001',8,0,18579,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x); G/ N7 ^, ^0 P$ S' {+ m' d
- --翅膀
# s, L3 l' K2 f' ` - INSERT INTO USER_SUIT (character_no,line_no,byHeader,wIndex,dwSerialNumber,info,upt_time,reg_bindate,exp_bindate) VALUES ('DEKARON3000001',19,0,52401,0x00000000000000000000000000000000,0x,'2005-10-19 14:12:50',0x,0x); @& B4 p' e! \5 H6 v
- --武器* |* |; B+ F( M
- update USER_SUIT set wIndex=26599 where character_no='DEKARON5000001' and line_no=41 Q. r- o4 m. U0 l. A( [
- % `; [2 `( i. v8 B% s# z1 m
0 ^ \) B# I3 V S9 a
复制代码
0 z2 Q; ^( D Q( j/ i7 h% j# y# l
" T+ R4 d$ S2 R' x$ t1 E5 j; K! p& I- U1 @! P$ ?7 l2 }: G
|
|