管理员
- 积分
- 5593
- 金钱
- 1773
- 贡献
- 3343
- 注册时间
- 2023-11-3

|
根据下面代码可以支持更多职业的,自己看代码修改增加。: @7 r+ T1 z4 L7 b. q" V
) `6 ]1 z$ A. `3 M5 S3 v
. ^9 O" O0 i4 E' A8 N
+ o0 |* N* R$ W6 ~9 U) X, D+ L/ q& f+ U$ o" ]
8 k* O; R$ j0 | e2 n6 o( ^
- ----------------骑士
9 G) R6 h: W- j, A& w& x9 S - --护手
~! i7 J& a/ W* e- x4 w! r+ 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)
. g+ N6 M' e: m8 T( b6 f - --护甲
- H( Q+ y; s& f! Y! C/ ?/ e, f5 W) Y - 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)8 |3 n& P: W- a9 b5 [: c
- --护腿# w" m' K8 n- l
- 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)
# I6 V8 g) h) x% I$ v - --战靴
- L) J8 M6 u" \% ]7 s& u! K - 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)) D: Z3 E$ j3 Y+ q' k4 X" M
- --头盔
& q K5 A& w9 [4 }/ R4 ?; q - 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)9 |' D: j; f- W3 b3 P
- --翅膀" [! e+ N: A8 L5 [
- 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 ^* |; I& X$ }
- --武器
9 i$ G6 d9 M4 Q5 ~! o+ m - update USER_SUIT set wIndex=26089 where character_no='DEKARON0000001' and line_no=4
* B( l) ^9 a Y( W3 l - ----------------弓箭手' \$ F7 ^$ h1 d
- --护手 1 B# a; }8 D7 ~& 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): N+ R- T: ]: F" d" r5 h4 @
- --护甲
% z4 E& o% d! G4 {" C - 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)7 F: z5 Y5 _6 C
- --护腿. ]7 M, \! s, `' |
- 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)
( N2 G; I! H' g/ w- b' O - --战靴9 A- Z- Q5 }# i- z% f1 L
- 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)
; u6 h6 M: o7 U8 N& h - --头盔4 |5 U$ A/ G2 ~1 e/ m
- 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)
7 k5 `' d$ \# A/ r - --翅膀
9 U u3 J( n$ p+ M8 R( W0 u3 A8 F - 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)
8 ^" A9 A8 g; Y8 } - --武器1 G; ?8 h- j t! X' V& }
- update USER_SUIT set wIndex=30109 where character_no='DEKARON1000001' and line_no=4; [1 O8 ]! O" P6 ^
- ----------------魔法师0 f, [* N& c+ Y
- --护手
$ h* S! H3 v; N - 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)
1 \$ P, z* {/ F+ C; B2 s - --护甲( O2 {1 F& X& ]6 K; ]$ M% D$ s) U' 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)3 Z- H o1 D+ {, X$ {
- --护腿
# L2 v7 m$ _4 F+ Z: W& v. B" Y% F' k - 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)
3 Y7 k0 n! X5 ~; S0 d' l# L - --战靴
0 G3 }1 _$ C, _5 I2 a, L - 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- ~! q8 u1 z. D: \ E% v Y( r
- --头盔- M2 ]9 U/ h0 c0 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)6 o, N! r7 M6 o- _* Q9 U- w
- --翅膀
7 q; Q0 I& [) 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)
2 p. d" u* ?1 ?8 [; K# j - --武器
* [) {% T/ A6 E& @6 H - update USER_SUIT set wIndex=31599 where character_no='DEKARON2000001' and line_no=4- Q @* w5 K8 a, U/ l- f! X0 T
- 3 \) l1 i* [' C/ U% a
- ----------------驱魔师8 r# x2 @5 O4 i4 z7 y. [
- --护手 ) Z: z% v; W7 z3 i# L5 L6 W( F
- 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 Y8 {! q D) s - --护甲
& E; J: L9 G3 F1 M& o! 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)7 z6 X" k+ g' x, Z2 ]
- --护腿
" U* x( w; t! G+ }5 G* N. j4 } - 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)
1 j; I3 e6 \0 z1 T - --战靴
) N1 s7 t. g& j0 Q1 | - 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)7 z* e( R5 \; w* a/ U* a) C
- --头盔
" p/ |0 B% Q: \5 S1 Y - 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)
$ ^$ o# [: M+ ]" U& z' g& l! @. Z - --翅膀
0 [( C& f! O- w9 X- ?6 u+ L& 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)9 R% B. M* j+ c) R
- --武器
+ X# x- |' v* m5 Q - update USER_SUIT set wIndex=26599 where character_no='DEKARON3000001' and line_no=4* D3 x& i- j' C" @ |, H5 @
7 y# W/ q7 _) Q8 `0 l* {5 A- ----------------巫师
4 {" J8 G- P: o* D: }6 U7 e - --护手 + g9 {8 m5 H8 [) Y0 i# M/ ^
- 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)+ q. Z: |3 O8 I7 U; r/ U+ m6 r
- --护甲( Q8 U1 W/ }% @* u! K! o
- 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)
/ B U" c* z! g7 t( h8 x/ T- G - --护腿* \$ _* I3 d# t, I, T: V7 e
- 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)2 [3 O% k8 {. U% N( I
- --战靴" c, e( G& i0 K1 n6 X
- 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)
8 r, ?( T9 O u! B8 V& P - --头盔; ~( m; O, ?" h" h' G
- 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)2 M( x" f$ u- v0 l" \. N) l6 B
- --翅膀6 T, }9 Q7 n- i( b. I8 m. R( 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)
; {5 u+ h- Q+ A, F2 V( [ - --武器+ k: l5 o, I* S/ G& p
- update USER_SUIT set wIndex=32609 where character_no='DEKARON5000001' and line_no=4
; }0 l* o8 _5 }5 d& }/ r& o
- b+ f+ l# t5 ? u- ----------------狂战( K8 O: I" c& p
- --护手
+ E0 U9 R4 W- x& E$ {1 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), L, C% t/ E g$ E [+ {8 @
- --护甲% f5 N# q! a7 A1 [" S3 f1 U
- 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)- a$ ]( ]+ R5 m6 i' q) x
- --护腿
$ W0 r; z2 A$ ^1 h0 B - 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)
) h1 _9 v9 g( m - --战靴
a4 G/ o0 S0 `5 F5 k& b 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)9 O! o0 z& Q8 A% d, x+ P- K
- --头盔
# l( l! Z4 L# o) j% 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)) g+ ~8 K- V2 }" z- M
- --翅膀
Y! D! a+ K$ W. j6 T0 W - 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 R" `, U2 x$ {- S# D - --武器
! r0 Y. `( V. R$ [8 l - update USER_SUIT set wIndex=26599 where character_no='DEKARON5000001' and line_no=42 S7 Q7 Q$ [' b K+ F
- 4 o6 h6 f- K5 A) ]0 l( h$ P
- : M w9 ?6 u: Y0 U4 V0 Q2 V$ Q( n) D
复制代码
; F2 S9 a; Q1 k* k# U$ c) J7 g) g8 ?7 l3 N( ~2 ]; F! s
9 |" V6 m* z) {$ W, ^- c$ H& W
|
|