管理员
- 积分
- 7509
- 金钱
- 2167
- 贡献
- 4792
- 注册时间
- 2023-11-3

|
根据下面代码可以支持更多职业的,自己看代码修改增加。/ K- B% h4 Q+ s2 x$ E3 f
3 P, U% E/ g4 K# b: y( R
! V# K* c D% o- a/ g1 I- _% l
( {8 n" H: U$ j* C$ n3 k: e* d" _1 V3 q% G
$ d7 M( m! p- O Q# B
- ----------------骑士
2 K4 Z& `) s9 T* o: ] - --护手 ) g" m2 Y1 v; y- 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)
& h2 E) N- F' t: h4 o P& H* M - --护甲
2 t5 L+ |* F2 V* F - 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)9 w! N' v$ Q Z. ]% w2 Z
- --护腿
# }# Y$ j* U! @" a x - 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)
: c; G: v& b; L' u( }8 [7 I - --战靴
- P' f. u/ Z/ w3 y) p - 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)
6 p4 r5 Q! b) X7 p8 C5 C - --头盔4 w7 F% b) y3 S" d8 X5 N; K
- 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)
/ a, J" J6 W- N. R3 N - --翅膀- H) n- h: P1 p# }/ K! @4 R, {
- 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)
/ W: z) i$ Z/ Y# \7 C- B - --武器
6 ~* \3 v8 c) c7 M - update USER_SUIT set wIndex=26089 where character_no='DEKARON0000001' and line_no=4
, d9 D4 T$ b/ [# O& X2 O" r6 L - ----------------弓箭手7 W: M/ x6 O" A! G; `
- --护手 4 n7 E" a2 A S; ]$ i- t
- 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)
$ B# b Y. D* ?+ b - --护甲, N# y O+ z7 G/ d- ]6 T
- 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); r, q: V+ v- M3 { [( U
- --护腿1 Y: k0 V6 [" ~1 T4 H% o
- 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 O$ f1 ^- P: J- k" n - --战靴1 O; R, d) L4 W" h$ E! L- l# ? a
- 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)
. l) A) L; q: p9 ~" N! y2 [, }, Y - --头盔
f7 [' p1 Q2 x$ V* _ - 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)
' j; R, O z1 h/ ~ - --翅膀
w, B7 l7 `& e1 J4 L) G" \ - 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)
+ ~/ F& M. G( a7 B# M7 Y" O# F - --武器# {) s1 [* q( o- t: L9 C
- update USER_SUIT set wIndex=30109 where character_no='DEKARON1000001' and line_no=4 h: r! s) P; g
- ----------------魔法师
2 i: G7 W" W; ^ - --护手 1 |7 b* w" \+ G3 n, U! }
- 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)" t' w2 I9 J ~& P# z/ x5 C
- --护甲& a/ w" n0 c4 D( p4 i
- 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)5 X8 n, \- T7 w) v7 r5 \6 ~% J
- --护腿
2 q) A, \6 F. O3 l - 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)
2 r7 Y' F( b9 e4 W5 D- X) J - --战靴
; }9 u: u5 m! B8 \. O s - 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): _5 ~2 C' {- H- }3 a3 x7 V& R
- --头盔$ r. K7 K2 g1 x6 k9 k, [. [
- 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)
" N0 x5 K" d: c& w$ a - --翅膀$ u; { o0 P9 I7 B& z! o
- 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)9 S1 ~$ J- }" V' `# G
- --武器
$ j; y2 i2 A7 \# u' g7 H0 W" ~3 q - update USER_SUIT set wIndex=31599 where character_no='DEKARON2000001' and line_no=4& @2 S) d3 Z; m) q" v" ^
- ) d, T$ }# z; S/ a' n+ T
- ----------------驱魔师
" U1 ^) X4 z& Q8 B6 O - --护手 ; [) [8 \8 K" ~: W9 W- i1 r
- 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); z1 E$ ^4 T: P9 c$ P3 U$ d
- --护甲
# h5 o! o/ J ~3 z/ |7 d - 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)! B Z/ Y" H2 I3 ^" l
- --护腿' i4 p7 o# w- R$ L5 e- v5 o
- 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)/ v5 }: p" I% F4 A7 L$ A
- --战靴' {1 P9 e, l8 Z; s
- 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)) W Z/ Q; H; s
- --头盔
; Y" f q- {8 {. 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). W6 s7 Z" e( E) V
- --翅膀
9 N) h. V+ x$ _$ K; g3 Q" u2 D - 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)+ C) F* @/ K/ b. Q" g
- --武器( j, ~# P( Q7 {/ Z5 d) v* }, d2 ^
- update USER_SUIT set wIndex=26599 where character_no='DEKARON3000001' and line_no=4
. Z- v1 k1 N4 u% [( Z) v
8 K$ P m8 z" T! J0 u- ----------------巫师( H8 h, i1 ^* S6 N
- --护手
9 ~% F) T; Q9 K& R% ]" |* Y+ A - 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)0 A- H6 A. S# u1 Q! R
- --护甲8 S+ R. |7 \0 s 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)/ r: ]5 C3 Q( e8 r$ i5 s
- --护腿& ?/ R3 E2 h" X4 y; y: u
- 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)
' s, m1 ?! r+ t7 W% A) X - --战靴6 L- [; g4 @. j: x# C3 k& j$ M
- 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)9 x$ C3 e& S$ r {* l# M
- --头盔# T$ ?( [+ b& i* 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)1 z8 H$ p# t4 A: R
- --翅膀
( ~" G" r g' g. X9 q - 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)
$ L7 g$ P9 E. U. Y - --武器
* q! x7 F7 z4 H8 X+ A p - update USER_SUIT set wIndex=32609 where character_no='DEKARON5000001' and line_no=48 L' |" M' |; r: G2 Y; x4 o
6 s! M- @; P$ e, t- ----------------狂战
; K3 z- C/ ?7 o% L - --护手 * W* E) \ @0 r. J& {3 Z' L. M
- 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); f O1 m6 T5 l
- --护甲% U- z' o5 |+ }
- 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)& c& U7 O% B8 B- x; \9 t( ]4 Z7 a
- --护腿% ]9 `% C X' W% s
- 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)
# P; v7 F) i2 l! j9 J6 B - --战靴
/ N, d, \6 B; L/ `9 i- y' e - 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)
5 h& i, D) {! w% C) k$ v! l7 V - --头盔" s; T; P% C4 z" e" n! _
- 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)) t0 C% O: y3 }
- --翅膀
* _* C, Z" b9 D5 q. k - 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)
, j$ f9 P3 _/ V8 L - --武器/ d8 V5 A- r+ E& H9 l1 w
- update USER_SUIT set wIndex=26599 where character_no='DEKARON5000001' and line_no=4
2 u4 w9 z" u/ y: E, `4 p/ K
9 z9 k, M9 C6 e, r& [
9 Q1 V% \/ F; W- Y. O8 |
复制代码
1 {; R/ y3 L r/ D# i; O G
# b, L* B" E9 }% U9 V8 W* K q, y; G" b9 J# p) B% j' x/ j
|
|