管理员
- 积分
- 7778
- 金钱
- 2264
- 贡献
- 4942
- 注册时间
- 2023-11-3

|
根据下面代码可以支持更多职业的,自己看代码修改增加。
9 Y# f# ~( E6 g" m0 Z6 G. I& e! {, R) y% S# ^
. y# T. _& e7 i. `: w+ I4 `# I
% H. D7 c. m/ |( i* u
& x1 `, C+ W9 v" @$ L0 e0 ?, _) h+ `8 w( R+ u
- ----------------骑士
5 [. o& C6 S7 X - --护手 0 X, I9 s: {& q9 b1 x5 S& }: j
- 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)
9 c9 X! q8 z/ p - --护甲
, F" r7 K% I& V' m( l- N - 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)$ t' ?5 i C- B3 m4 ^& A1 Y) [
- --护腿; D, c2 M) c4 Z. v, P7 y
- 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)
/ r; `/ J2 [8 M- h' a - --战靴
- ~! o" c9 ?! Y% I" k- i6 v - 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), f7 H* Q9 {' A% W7 h4 `1 O
- --头盔- Q8 J5 S, ~8 s+ f
- 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)# V2 o+ n" F M: e! {9 I' ^( w
- --翅膀
Z3 i$ Y$ \: a g ` - 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). y% [/ a/ O; R
- --武器' u, O- |4 L1 ]4 V# n5 t
- update USER_SUIT set wIndex=26089 where character_no='DEKARON0000001' and line_no=4
. x3 \: q4 [$ p! E( U/ Q - ----------------弓箭手
" {4 F4 m: a! X V# U" } - --护手
0 n) O% r/ S4 `+ U3 T. Q1 \ - 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)1 I- g9 `" g' S: m2 x3 U
- --护甲/ R+ u* ?. r& m$ ^( R
- 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)
% q D6 }0 M/ j8 |7 v. Y - --护腿+ Q1 l! T( X: \( M0 ]
- 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 t& J2 ?# p5 \1 G- T - --战靴
1 T5 Y0 e7 J o( V) 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); b f$ j! i& c4 p) ~# r" h
- --头盔
0 u% E. ?0 Z) r+ A) 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)! x) i4 c+ Q- S! H* y: S1 c
- --翅膀# Y9 h8 V; y e: O
- 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)4 L" c3 f# Q0 q s2 @
- --武器1 x" D( E) e. V
- update USER_SUIT set wIndex=30109 where character_no='DEKARON1000001' and line_no=4
& R$ O' w4 s# ^8 v - ----------------魔法师3 i5 C0 u2 [9 T4 H m G" Q
- --护手 & p& D+ @" b% t0 E! h$ g% f
- 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)5 u% C! r' H6 x6 H
- --护甲4 ~+ T7 q8 \2 d0 G; 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)
$ _4 o+ H* [1 s; c" x - --护腿
$ [; T% S% R. P) ^2 s - 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)
1 L( j" y; U, i: l& D% @) t - --战靴
- C; u" K+ W8 w- N. M) f% ^) V) g$ 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)
6 g0 r4 `* a. W( [$ S - --头盔
; J- ?; \, F- B8 P# ~- n7 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)$ F. ~6 O! P! a/ W* L. v
- --翅膀8 [9 c5 b0 _3 M5 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)
. U8 h t5 a2 t2 @8 S3 k1 X- @ - --武器# [/ a1 n) H. s1 z
- update USER_SUIT set wIndex=31599 where character_no='DEKARON2000001' and line_no=4
# k4 ]. }1 b" I4 n i& M" k
% R6 ^- ?4 Y: d' S- ----------------驱魔师, G r0 W" |) E1 {: _9 v. g, h% [
- --护手
* R0 ]9 V x5 N# W" G) C5 ?8 K( l - 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)1 v Q1 g6 p. u) m$ j
- --护甲% Q% H1 w, d. I. }; 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)0 {- _. ?: B5 f
- --护腿- q# L9 |, G- ]7 k% H; Y! K% D6 p
- 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( c) T" i2 N6 n7 w, n% N - --战靴
5 r6 I+ G0 q% |1 U1 p8 B6 O - 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)
! \, o8 w9 Z* p2 R - --头盔
. }2 o) G- Z: @% G - 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! {" c0 y/ l' A
- --翅膀
/ |: w# ?# A; [( H" G: q - 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)
' f, y( h, d( U5 z* ^- z - --武器
/ N) T# S0 R! |, G9 N - update USER_SUIT set wIndex=26599 where character_no='DEKARON3000001' and line_no=4
3 V9 _" D* i7 T4 F; L0 `8 j
5 k8 x& m" {* t- ----------------巫师" G7 ^3 X$ e% A4 X, I6 \0 B+ ~
- --护手
2 S' |; `! C" c - 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)
& ?- A$ z% m) K9 y$ m - --护甲' T# T9 y; ], `' 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)6 V; U* P1 ~2 D) Q* Q; G1 C
- --护腿
3 ]$ b( K4 A$ F" a! C s" 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)9 F1 `/ F+ \; z2 M N
- --战靴, ~# K4 ?7 k( Q. x" H0 a
- 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), Q, p1 X8 ?* C+ `
- --头盔
4 w, f/ ~; c2 C! W3 q8 U3 F" | - 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)
3 f+ n; M! ] Y+ K9 @/ z" L - --翅膀
$ m' D) A; v7 @ - 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)
( g; s6 G# e+ D3 r; J - --武器' F; `; G5 W h% e* o% u9 X8 i
- update USER_SUIT set wIndex=32609 where character_no='DEKARON5000001' and line_no=49 E5 I4 J5 t/ |% d5 a. B
7 l4 K4 n! H/ C- ----------------狂战8 ^6 h" J5 P% [) M8 a7 d
- --护手 1 O9 U" ^9 c. n4 g2 ]2 t( h5 V
- 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)
8 Z0 x* V! j" Y. d. ]" J W C. u - --护甲
$ F* F3 ?* z6 R8 j- z - 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)) w+ p! u( v v
- --护腿
4 d" a6 G, ~! ?" m9 F7 E4 ]" k - 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)$ H, ^/ G1 f8 }1 n* ~7 X! e7 t
- --战靴
( z" z6 [( o& B" Z$ 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)
- ~! t6 `0 J" Y. @9 E - --头盔
5 u! z- q i& @- F" j$ X - 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 e* j4 |+ @8 f" c/ P4 x9 E* S7 J
- --翅膀2 i9 q' ]. X7 V& d/ l h) ~% ~
- 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)
' f) B- |5 @: R4 k2 k7 q - --武器1 Z3 `: | `3 t0 Q. w
- update USER_SUIT set wIndex=26599 where character_no='DEKARON5000001' and line_no=4- J- \ D% q. I6 i$ W
- N L) b* S4 i( C, {
+ q, F, k t; K+ `+ l
复制代码
, i- W: V& c }
" ?" i7 \ d, |' K1 D/ h* S% U
) ]) ]- n4 S4 i4 j; [ |
|