管理员
- 积分
- 7616
- 金钱
- 2219
- 贡献
- 4834
- 注册时间
- 2023-11-3

|
根据下面代码可以支持更多职业的,自己看代码修改增加。% ~3 `, V* i6 G6 O% q
" I, i5 ~- l! f% l+ y" Y0 F" t# h& F9 w+ n
7 Q2 z3 K# E2 p/ y) l. F& b; R7 `. u" j3 x
- |5 f; W0 f% K
- ----------------骑士
' H9 g) K& T) }; ?9 o) v - --护手 $ i9 r6 A( [1 M. `( L, y( o# t s& F
- 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)
+ R+ \' b. t" z$ P8 Y' w - --护甲
/ Z- e ?$ }( C! 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)
( X. |& j/ H$ s% |- l - --护腿
' O8 X9 O1 v) D9 p- e* _* P - 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)- y3 y$ N2 z: m. T# w
- --战靴) F, V* @( m9 A$ [$ J/ t3 m' w
- 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)2 Y8 p! h# Y, v0 `
- --头盔
" A$ J( o1 }* l: c( S - 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)& @# e/ x* b3 D8 B+ Z2 B
- --翅膀, l( f6 ~/ @% F; [: {
- 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)
( u8 U1 z; T. L# u - --武器
2 b x& a7 s' _3 x- D0 l5 a - update USER_SUIT set wIndex=26089 where character_no='DEKARON0000001' and line_no=42 L+ C9 z; m* U3 d- M1 C) G
- ----------------弓箭手
! ^2 F# H9 z9 j0 ^ - --护手 7 a2 J$ @0 G- ~# Y
- 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)
, t f" f1 n4 L7 B# R - --护甲0 p2 B% Q# @" T$ W+ O
- 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)+ t' t4 `/ J z' B
- --护腿
* @+ |; w' J( @* h" G7 ^1 [& c+ g - 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)
7 c3 G z1 L1 b1 ?! H v - --战靴
9 K7 ]. M* n6 e% s1 i/ b0 S( | - 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)
0 w5 R5 W# L% `8 l - --头盔
% J+ u0 o* R8 { - 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), Z* O# e3 O+ E0 ]# ^& L
- --翅膀
- X( W- V( n* V% g- i - 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)5 H0 I6 k- Y5 W4 s
- --武器. p2 d( w Q2 D# R" U
- update USER_SUIT set wIndex=30109 where character_no='DEKARON1000001' and line_no=4
/ [% \! [1 b2 i, n9 @/ J5 K - ----------------魔法师
$ L) F* H3 Z2 D% }/ C& L- f - --护手 4 l3 m. _3 i ^- r5 p4 g
- 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)
3 l4 y) s# M7 ^; P2 K8 @* A2 t - --护甲
! f9 f1 Z" G W. l' s* G - 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)
3 h4 \) v6 f$ N5 \2 ` - --护腿
6 o" t4 H6 _" a* d6 I - 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)/ e, G ^& d. s4 W3 a& |
- --战靴
$ Q) { o2 ]: z# U, y1 z; ^3 G - 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)/ q! S. t. ~$ g9 @ m! P5 @
- --头盔
, h/ Y( C1 o0 F, I2 i, R) Y& Q- w2 Y - 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)
" A1 z$ K+ b2 Q0 r* } - --翅膀/ X! s, G4 X8 S Z$ @( X% d* Z8 Q
- 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)+ l2 p% r2 b1 b% O7 D
- --武器! p0 l5 N: |/ A0 M
- update USER_SUIT set wIndex=31599 where character_no='DEKARON2000001' and line_no=4 K2 a# j. t8 V, I% _% n
0 v3 D8 \) B" G- ~2 \+ Z9 `1 ^ c/ O- ----------------驱魔师
& s: g9 N, w1 M2 V - --护手
( G ~2 x2 K1 K3 ] - 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)
& @! L: a) @2 u& @7 n' |# x% p - --护甲
) @2 V n; m: n3 v& \3 e) ?* E4 F - 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) z3 e7 \9 T/ E; Y* [! Q$ f% \( u
- --护腿
% a7 F6 l" E0 H. I5 v - 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)
3 H0 G( m8 `/ W S* s - --战靴
: p$ s7 `# `4 A - 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)
3 d( [4 u5 f5 X/ o& E$ e; \ - --头盔
- E7 R. p4 S2 D* a! b% G- a; M) o - 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)8 K$ U V& R4 Z$ x1 Z
- --翅膀: f) X0 f& r5 a
- 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)
" L7 \# n# w' a1 ~+ ^: k - --武器4 C+ V1 T. q2 b) d- F
- update USER_SUIT set wIndex=26599 where character_no='DEKARON3000001' and line_no=4
' ` h, _" ]. N; H |7 ]. @0 D; E% ` - ! |9 U( u& j" Y+ \- ]$ s8 E2 s
- ----------------巫师3 Y# I2 p# ]+ Z( \
- --护手
; C7 G9 m; U( O - 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)9 v k W$ L* H X* C: s& ?
- --护甲5 v v, F+ F4 f/ P; x2 X1 o% ~' G
- 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)
3 k4 }& C9 S I' S- _. g4 ^8 a - --护腿
$ r) A* `+ n7 N# o. G( g! E+ f - 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)
; z( a3 u( m3 A- Z- g" e - --战靴! y; j. E% A4 d4 f. L3 Q5 [# j' |
- 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); e g; X( O. N
- --头盔" b+ Y+ A2 h3 L
- 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)/ a; U/ n1 H( n+ X! H# M
- --翅膀2 }! k( O* m8 J5 j
- 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)
9 r2 F$ H9 C; M& }/ @0 N - --武器& v9 K2 P' ?: I5 m- F+ y8 k
- update USER_SUIT set wIndex=32609 where character_no='DEKARON5000001' and line_no=4* v, m; |% {9 u. a
) }) c5 y8 J; {5 v0 {# R- D- ----------------狂战& S! M# |! O! s7 l- Z' W0 d& A
- --护手
+ m" i* u. x8 Q+ E - 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)+ c! v& @. M" x
- --护甲9 d, z4 L: m: O- H8 }
- 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)
8 d0 V: _& S2 C - --护腿( s3 r9 j9 n. s/ w d. Z
- 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)4 |* i x. E* g) {( q* K
- --战靴
6 t5 S. F4 W- i% ~ - 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)3 K# J$ t5 l$ I4 e' J- U2 a5 n
- --头盔# R0 N) A/ w% D: u3 U
- 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) w' ~# }- E7 h/ h- O' E
- --翅膀8 V) q0 g! f1 ^& R
- 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)
4 ^/ _0 e- y- H - --武器
7 r, W T6 ^& p0 e - update USER_SUIT set wIndex=26599 where character_no='DEKARON5000001' and line_no=4
8 p% R/ T0 k$ Z; A- w3 I# l" S
: g4 I# G( c. m0 X; e
. J* ]; u' o, C/ j7 j
复制代码 ; ^+ z6 L: D! c/ m
; D3 p+ b( I% L! X: [
- z- Q* u/ H3 O+ c# H7 t |
|