管理员
- 积分
- 7820
- 金钱
- 2282
- 贡献
- 4958
- 注册时间
- 2023-11-3

|
根据下面代码可以支持更多职业的,自己看代码修改增加。
S7 [9 h& `* o6 `6 ^/ i- [$ r' K+ |. o% E2 e0 E( P3 M
$ c8 k! |2 ]8 u( A9 l- e
0 Q- L/ ~" a# c1 L: ?2 H
# R1 j% r: p- a* k: \1 j; Z( g% p
' r* _0 e* W9 b' Z: N& }. J- ----------------骑士
, I6 W4 E1 R3 K( N1 W' d$ u - --护手
) w8 @7 p( Z2 p; D# F* n' W - 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)0 v- K) q! T7 y! A% K2 s
- --护甲
9 ?0 `( q/ d: q. o6 ^% G - 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)# b9 a9 n1 |& x! }+ X0 d
- --护腿 p! E' @$ p5 w9 v0 z3 {4 `# g
- 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)6 w+ d- {& @ A
- --战靴
0 m+ a3 @! \& n; Z! z8 \' { - 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)4 h Z, ?/ X1 S% V
- --头盔
4 N# j y( W1 r1 v, v- Y - 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)2 G2 g3 h; b; I: A4 d
- --翅膀
% b* f! I& L4 m c. \$ \ - 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)( C9 S0 M7 e# g0 J: p' j; z: E) p: }
- --武器, c) g1 L7 r$ B+ b0 O( [9 j* e5 T! u
- update USER_SUIT set wIndex=26089 where character_no='DEKARON0000001' and line_no=4
8 w5 J. r* a1 d5 a - ----------------弓箭手( e3 Z- N! E2 @6 U
- --护手
- u$ J! w) G. @9 ~ - 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); d' U9 r5 I# m# D' q8 b8 o4 ~
- --护甲9 P+ V2 T" e$ E% [8 u
- 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)
' q2 f2 C \0 @) R* x - --护腿' y7 F" K e8 t- c
- 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)0 a, k' ~( V/ G/ @
- --战靴8 I7 q. X3 ` ~
- 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): o0 `& L" k; o0 N- U8 C. Q
- --头盔
0 S6 z9 o6 H; z* v2 W. N5 `- c+ ]# J - 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); r) t# ]# s) D l7 Z2 x7 E0 e$ ?! G' |
- --翅膀+ r8 n* v1 ]$ M! U9 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)
9 L8 d+ Y+ x; H9 N/ a; N4 ?" S- B/ R+ D( y - --武器
6 M; v) U' \9 s1 T/ H - update USER_SUIT set wIndex=30109 where character_no='DEKARON1000001' and line_no=4
7 ^4 v# X4 W, ^& l8 o7 y - ----------------魔法师6 W! G- \: t; |( y
- --护手
, z. O! B6 }8 x1 W2 ?3 P X$ U# F. b - 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)
# ^& E1 \2 N: i1 g - --护甲' L4 E5 Y+ v" h4 J% W9 U5 p0 K. F
- 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)
+ ]: B+ e) F" M0 X - --护腿1 W' \# e( @2 \# J% l% l% r
- 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)
' R+ O6 m' A A' u. | - --战靴
9 F) I# u! K+ Q* g9 \ - 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)- s* V6 [0 K1 e7 I( Y! O
- --头盔2 {' ]& @/ }* N
- 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): y- t: N/ z4 p& q' E% e( q- p
- --翅膀8 s) b4 B' X' l; U) v
- 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)
( v* N5 D) r+ n0 @4 }% J - --武器
B" |2 J* q9 W4 F' P2 ] - update USER_SUIT set wIndex=31599 where character_no='DEKARON2000001' and line_no=4
% Q) }8 F, b' o5 t3 e
4 R: j$ B! e" T/ i9 b7 v- ----------------驱魔师+ }0 m+ A8 | ~% E) [8 X- y
- --护手 $ J" T& l5 j6 P3 }5 j& D6 R+ Q
- 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)
; z; S! ^' r& }9 W* N - --护甲; a) B% H' m3 M" Q `: C4 b, Z! 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)
: ~' Q3 i0 q1 d7 f C# Z2 ` - --护腿1 ?! E0 Y/ P+ O9 B1 ^
- 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)
Q2 B& A) O9 K6 l4 W4 h - --战靴
, B4 s0 l- e( m% C. t* M - 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)% b# l" [/ ]) k
- --头盔& r$ W+ S" T! ~/ W: }3 \8 L0 ?
- 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)5 n7 m# _4 ?6 a$ ^! X( @
- --翅膀- l+ F5 x6 v* V- h8 G0 f0 \
- 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)& @( q; J; o* @0 L7 B2 Q
- --武器( h+ C$ H2 x; F: W
- update USER_SUIT set wIndex=26599 where character_no='DEKARON3000001' and line_no=4( `: L e% |/ u; G
6 w) U. R) n) Q. s) @8 F6 b- W- ----------------巫师" p, e G' a- Z" l
- --护手 # ?7 H# h c3 S% _
- 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)% o/ k4 h$ ^( ^; \& @
- --护甲
3 u/ ~2 W b/ X- y | - 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)
' n O! J0 z" F3 W: E/ b; N' O - --护腿& k9 O" }! r1 K3 J& C
- 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)
# t3 I, h7 d& ^% y* F/ j7 G! ]" J& | - --战靴
& \1 O v* ^1 `% e8 q- k2 @ - 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)
5 G: h4 x0 R+ P. l& L0 K v( k - --头盔8 D1 V- X' `. L d% ~
- 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)
0 w! A/ j2 ~% f2 U1 ^0 Q1 m - --翅膀: V, e. K& w2 v2 D' D, n
- 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), P% {/ F) [5 M; y j. Y
- --武器
9 {$ W4 A! |' B& ] - update USER_SUIT set wIndex=32609 where character_no='DEKARON5000001' and line_no=4- ~9 W/ z4 y) K5 z* m+ T
; G! k! D7 y) H/ x1 J T- ----------------狂战
2 T- e5 }+ J. d) K - --护手 8 L& {8 }5 d0 _* b+ K( H
- 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)" D2 w9 z* e) r9 k8 H% g. B, N& k
- --护甲% c" p( c/ l- L2 g! M
- 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)( S/ t" Z4 ~( B( P3 L' Y- I, y
- --护腿
1 |5 E6 V- B& `( S1 v4 T - 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): r9 _, j! r3 N9 R3 F- y8 i6 y
- --战靴
; Z& h3 `3 h, U6 p - 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)- J) I/ J4 i7 {* a' e
- --头盔" g4 w5 [! ^1 `+ \
- 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)7 x; X5 N3 \+ m% O; C0 X
- --翅膀2 y8 m* Z' @+ j. D+ d) W V+ x
- 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). a* g. F0 H1 D3 |
- --武器
1 {' X1 k$ z0 u - update USER_SUIT set wIndex=26599 where character_no='DEKARON5000001' and line_no=4
8 g7 H+ ~6 @. O0 E - 2 Y' f7 H( S& q$ {- g# O
$ t) d- x. R2 G
复制代码 4 `$ z* r6 d' g: t3 C
, X# l! E. _& h+ e: ]8 N
$ ]3 L8 y- p. P; ^3 @6 L% P& R. P
|
|