管理员
- 积分
- 7233
- 金钱
- 2089
- 贡献
- 4610
- 注册时间
- 2023-11-3

|
根据下面代码可以支持更多职业的,自己看代码修改增加。
# m8 Z' X1 O1 G- _4 U7 z) ?* b; E0 c. {9 r; G
6 [) i% A) L/ v' D. X1 e; {, P' O* [! g5 H9 k
1 L% t7 U% g+ n4 \; P: \
" m. T0 _5 C- k! p8 P- ----------------骑士
6 b* z7 S. ?( {- {1 ]+ D - --护手
2 D* x2 ^( z2 A- D0 ? - 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)
. m; P" U" _% S* M - --护甲
( i7 [; V3 i, n+ G8 H! u6 t - 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)' M3 K7 e/ j S" k
- --护腿
) ]& F* u) i+ B' c. D3 | - 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)
- \; u. T. S: F1 V4 { - --战靴. Q8 W& H$ z" B
- 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)
3 o. \5 K! l) [# `" m/ z# q9 ^ - --头盔4 M% g: y' O" r$ f5 D' a7 L4 R
- 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)4 c- v- y, S: ?! U; R: R# m
- --翅膀
' Y# m; c1 P6 Q8 @3 U5 ~ - 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)
6 d5 b( r( u2 i8 Y - --武器
. S- D7 V/ H( ]* w9 g - update USER_SUIT set wIndex=26089 where character_no='DEKARON0000001' and line_no=4
1 O$ n6 R ~# @ - ----------------弓箭手( j/ y0 e3 R. E1 `
- --护手
$ s) N. Q% [6 R- c - 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)4 B" J: d6 o' e9 b# ^
- --护甲8 O' K" T0 n+ E# J
- 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)
" t4 `) p! i( h8 t/ p - --护腿$ B' L) e3 K* M) z
- 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)
o. X, d5 ^- `$ R4 \3 I4 v) z - --战靴
# d% M6 D% a+ [2 m! d - 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)
c* O8 T& R" h2 u - --头盔
0 H% k0 T( u* o# ^; x# o1 d! K - 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)/ ?4 T9 ~/ @% T3 U2 Z# W/ k1 |
- --翅膀# E) M/ G: p" V1 u2 b2 D5 W, b
- 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 T9 l+ G& W& D - --武器. X1 U6 L$ M u: w4 F' k
- update USER_SUIT set wIndex=30109 where character_no='DEKARON1000001' and line_no=4
0 _2 @+ e n7 j8 w0 H4 `. @% s - ----------------魔法师
; [: Q$ Y' o/ a9 y L" S - --护手 # C( o. O) [& y
- 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)
0 E& |) R! ~/ M4 y! N - --护甲
4 x6 @, q& f; x9 |$ h( ^5 { - 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), a2 N' A2 D" q
- --护腿
# }* l' K, ]9 B: r* \ [5 C - 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)
6 D! h% O3 _, ^' X* B v - --战靴
1 v b% k2 n6 G O - 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)
1 H+ R' I4 i% l4 s/ | - --头盔* H4 v8 y9 Y( n/ } V, z' @) r
- 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)" E3 P2 ]% f! O) z1 Y, m$ D
- --翅膀! r. N7 Q) Z1 `2 } K( 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)
& e+ B% _# J `$ g ] - --武器5 T, |- @! z0 K3 @8 {7 w6 N! Z
- update USER_SUIT set wIndex=31599 where character_no='DEKARON2000001' and line_no=4
. i' t; ]- E4 I% n% e" ^
) U4 E, V% Z% U; R c- ----------------驱魔师: z/ \; S# K6 A3 e3 G1 I+ Q
- --护手
& f) o; ]8 q% q! K3 \ - 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)0 |% J3 j; @& N
- --护甲 x# N/ ?6 U- I$ R3 w
- 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)& r h; g. j6 H: U) e& F+ ^. @
- --护腿
, Z' O# j1 s; U) r% w - 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)
2 n/ O- Y; A4 h7 u2 ~5 n - --战靴% ^0 m" w: D' j, ^: b
- 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)
' T1 l7 M5 V$ V - --头盔
! r- r0 c6 N- V - 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)2 i' [# w5 d' N7 W p$ N2 C4 l
- --翅膀" m& F" _+ T; B
- 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)3 P3 f4 o6 n% l e# h6 m7 C# ~$ T
- --武器
" b! ?+ `9 k6 ^, a - update USER_SUIT set wIndex=26599 where character_no='DEKARON3000001' and line_no=4
1 ^& M0 B# P0 p& I: V - $ Y1 O4 A/ \/ j( E% }1 m( ^. m
- ----------------巫师
# W; J' j9 t1 E/ z8 o - --护手 % R' g1 U& a5 t) ~% 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)" p$ o* s" L" @
- --护甲4 z# D. R, R2 A0 d5 a
- 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)5 V1 Q* H# K6 Z* Z4 f7 O0 T
- --护腿
; p, n$ d3 a# a4 J3 Y - 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)1 R, L) L- q/ h5 Y; j
- --战靴1 _8 o$ O( Y+ D) E; a9 C6 Q1 k
- 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 `. H; R- K' }' n
- --头盔* c5 }7 I( P- M( c
- 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)
[- m# Q% p) B6 X - --翅膀5 n6 p6 z {0 F
- 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)
9 Y3 k5 @# L' d$ t2 D, D5 K - --武器; X5 T* w2 d% V. d6 l6 g
- update USER_SUIT set wIndex=32609 where character_no='DEKARON5000001' and line_no=4
8 N6 i) V; I+ N
' P5 ~) a6 q/ y- ----------------狂战+ G- c* N' u8 O
- --护手 - X# Y! a$ V8 V! N) t a
- 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)+ U6 V+ E. j: w6 }* O" o' p( Y1 w: u
- --护甲
$ H" Y' a$ { f V: c - 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)/ }4 W4 x" E6 k' t
- --护腿) Y. i0 b9 t8 S* V3 C) S7 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)
, `4 }8 I( k. q O - --战靴( d/ ]: e: h$ C5 w) K: [6 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)1 f6 m& w/ @( D3 r5 Q- \9 K6 q
- --头盔
, m1 Z s9 ]( S1 P) {% E - 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)
# z! C7 Z& p0 U6 H. y! @% y - --翅膀
) m$ K$ H0 t. ?) j5 O9 d1 ]* L+ { - 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# f3 C. x' O6 M8 E - --武器
6 L4 l0 F( j b& k! t1 Z! [# A$ y - update USER_SUIT set wIndex=26599 where character_no='DEKARON5000001' and line_no=4
# Y9 X& t1 }& A3 Z. d
% M! Y+ O$ g% S8 i+ ]
K2 L8 v: C. T0 @$ {& r
复制代码 - v" }: I& W) K7 y9 y9 b
. {) B) \8 Z+ J" ?0 P. A6 I% ]7 j1 y3 B# `
|
|