管理员
- 积分
- 6652
- 金钱
- 1928
- 贡献
- 4207
- 注册时间
- 2023-11-3

|
根据下面代码可以支持更多职业的,自己看代码修改增加。
4 W/ M" G' M8 B) U8 q
9 x) V* t* j- k( k7 p5 j" X: G3 N9 V& n( i: j- f2 T; \- X) V: n
% b& p2 K- O4 k
5 Z5 ?! [: a7 \+ C# g8 H( v9 O4 @
- ----------------骑士
7 v" s( B4 ]+ c( Q3 `8 m4 P7 p - --护手
# S5 D3 x- H* `3 p( R( E( ]& E - 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)1 x& G3 Q- v: }. {, P
- --护甲2 B4 P7 p3 I" K7 c9 B. V: [
- 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)3 L8 d7 j6 l8 _, k
- --护腿
4 C' N% B Y8 O* y1 } - 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)( ?7 ?& P3 U# N
- --战靴
% o5 o* B5 i9 n# g' ^# k' F+ V9 n - 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)
! M/ w+ F+ \$ N7 E - --头盔
1 |" L% M5 v" n3 D - 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& M3 m* O( k) _+ R' _ - --翅膀
4 J2 {" E( c' T9 z - 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)" @0 Z4 Z! V9 j/ `$ ~7 l- a* L
- --武器
6 E: a/ c9 ~! Q* G - update USER_SUIT set wIndex=26089 where character_no='DEKARON0000001' and line_no=4
& K7 J( X6 `$ F: t, L7 Z - ----------------弓箭手- o T: ~: p3 u# J
- --护手
! c8 q' ]( W! d" \; V. I! o& { - 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)6 o. p. ?3 R% a8 [+ {' B
- --护甲
5 x; J; [) h: J. o! A" L - 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): F+ R, F( f* |& T
- --护腿7 I6 Q! j) y2 J- p7 `/ y
- 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)
8 ~) d8 ` i( n# k" j - --战靴
3 _* C/ B1 ^, T r4 |1 J: c+ G z - 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)
, \$ i2 ~7 @4 @" M: y y$ x - --头盔& l7 S1 F- Y, B. k9 y0 \ n
- 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)' B7 t- H% \: w/ \8 E* G
- --翅膀4 A7 m1 c% K2 T+ ?1 c2 z0 W/ }7 q
- 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)
, t7 K& w/ u- ^6 b' A: U8 _0 i. L - --武器4 f9 X( \5 p' U
- update USER_SUIT set wIndex=30109 where character_no='DEKARON1000001' and line_no=4
" u! B8 L- I- ^6 b4 M - ----------------魔法师% x' i5 w) A- ]
- --护手 - @! ^( a* ~+ P/ Y$ o( z5 ]/ q6 i
- 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)% s: i0 v, y$ V! s
- --护甲4 t7 h' `4 E: C( ^
- 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)! \' D, }7 U/ O4 ?' W
- --护腿
2 M- D2 Z; V, J/ u; Z+ y - 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)
; a0 ~8 ]0 R2 ]% }7 T& | - --战靴# `& U9 G7 k; f E
- 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)( J7 M a2 n9 F
- --头盔
$ o. d1 w" E7 r; b$ C# X - 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)7 U* W n& ?, u- T7 d& u, q' X2 l
- --翅膀 g0 m) W; f0 S% P) z
- 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)
& F' B0 h4 y( ^. h% Y4 h - --武器; i0 c _: g, l' t' Y
- update USER_SUIT set wIndex=31599 where character_no='DEKARON2000001' and line_no=4
) P# @: m6 s. {8 K% R8 V6 R4 M
. F$ C$ q d x- ----------------驱魔师- `+ v3 A H1 v3 T; g( a* C% v
- --护手 ' r5 I' i; M! A1 P7 U
- 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)5 t& H* G: \, ?% @
- --护甲6 ^ Y# q1 G' v5 p
- 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)5 F2 H5 J( b, u* m8 ^; G6 i$ i
- --护腿# |7 e# [! r6 Q& M2 K2 ]& 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)
+ L- D' p/ D* v |( A - --战靴
% K1 S2 I5 w) D - 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)/ x R9 |8 N9 @3 Z4 t3 d* K
- --头盔
6 D l! A3 e. w7 J! { - 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)$ E- W" n6 [% h l( K: p. Q* l' l
- --翅膀5 ~6 X' a. z T( P( {4 g* ?' ]
- 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)
: h3 r9 e% ?* k' N - --武器
" l/ }5 ^( E4 } - update USER_SUIT set wIndex=26599 where character_no='DEKARON3000001' and line_no=4
' T' z7 V! T- q- T
8 D( K& A3 w6 }% J# m$ o& ~- ----------------巫师4 |, m# `! X# T0 f( o: U
- --护手 ' M" ^/ I2 W& v- L- N. T! ]. }
- 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)
% }7 M$ n& H( |& h+ r - --护甲: Y' D' f' h2 |0 D, ~7 t! W5 k
- 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)
/ J" P4 Y3 b5 X1 O$ P - --护腿
5 `! t8 N* O1 I; g - 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% ?2 N7 a( J* w: `0 D
- --战靴
9 v; P! S# e" v& h3 g7 A% c - 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 B# i6 U; V& R+ \* ]. z
- --头盔% f) k$ w) Z# f1 w6 V, X9 i/ ?
- 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 M; w9 m! `+ o/ S1 ^ t - --翅膀
* D7 O% X% L1 U* 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)# t( P, I2 w: Y: z3 D
- --武器
2 D* T# b1 A; l7 c7 P* Y - update USER_SUIT set wIndex=32609 where character_no='DEKARON5000001' and line_no=45 p8 }3 ?% n5 v9 U
- 9 V0 p6 f" x% W2 U7 `
- ----------------狂战
6 K/ W0 q7 w+ K$ x7 i) o: h - --护手
# P4 B' d- I! U: {: T# { - 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! |1 a1 v, { - --护甲
- }8 q- z/ J* [; A! x, x2 | - 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, f4 g1 {6 x- k6 q. P: k4 m - --护腿/ @ E, l- R3 u& y- 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)" D4 V. ?. t1 f. O5 {- @0 }
- --战靴# Q4 X p3 k4 _, X5 B2 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)
; ]; ~% E5 |* C- p - --头盔/ E' v( S6 g6 B& k& f
- 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)+ a* c$ m; N: n; p" d ] u
- --翅膀! ^0 `6 l+ j I
- 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)
- B2 V4 `: C. t1 t5 W - --武器( P0 M6 }" ~8 q8 P0 E9 n* [
- update USER_SUIT set wIndex=26599 where character_no='DEKARON5000001' and line_no=4
( {+ x8 e8 e- f2 ~& B5 X6 \
8 j, c% Z% m4 y, o0 d- 6 Z _4 Q7 a& ~/ j Y# |
复制代码 7 b* c- \& e+ x, t4 C C e
' d! L& R4 A" w
2 ?$ H" }2 z6 L& s7 J |
|