管理员
- 积分
- 2521
- 金钱
- 896
- 贡献
- 1343
- 注册时间
- 2023-11-3
|
根据下面代码可以支持更多职业的,自己看代码修改增加。5 o5 N1 Y( J0 r, I
" g% B9 a9 J# R) u$ V8 F3 `
2 R3 J. n3 `3 [) d6 |" y, W" d1 R, n1 w( D% R! r* H7 O
9 }; b \* h; | r- f9 ?9 O) b2 @- _ R% b- Q+ m, `) G; [
- ----------------骑士. M8 M2 R& z4 T. O5 ^9 W0 F
- --护手
. W6 y8 B; s0 |* o5 X - 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)
8 z# Z& N f7 C* f - --护甲
" p' d+ h: v0 u; t; r - 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)
I/ }8 M; M; h% M - --护腿
$ f5 x, B1 b. ~# t) Y2 Q9 V - 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)4 \: ^" M B5 \1 l+ O' F* a/ J% ^
- --战靴& q8 k, M# E k. T% d1 a
- 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)
: L5 ~) S4 z' e, }3 w6 D - --头盔
5 j( [+ [5 g- v; I! \& 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)
9 f* O9 _ ^$ I& V& o - --翅膀1 ^9 z, U! ] v4 B9 R4 c7 [6 @9 V
- 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)! l% a8 l" O i/ u) M9 H
- --武器
3 J8 v% y" Y8 P4 @! _, I: c8 @2 f1 c - update USER_SUIT set wIndex=26089 where character_no='DEKARON0000001' and line_no=41 }6 M: F3 N8 B% `1 i. [
- ----------------弓箭手
, H) D' s( g. t$ v - --护手
1 G9 V9 i* A3 f: \9 z5 l" i - 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 V+ E) I5 L' h1 n: Z0 K - --护甲
* P4 V* P% y4 g7 { Y - 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)
) ^2 \' Z# q# S- C* { - --护腿7 P9 H) o! I+ n8 Q
- 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)# z4 L, W% r0 P) q! R
- --战靴; g& `" o) ?! }
- 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)& N7 q K$ ~" D0 T
- --头盔
( j$ G" b4 l7 [0 d0 c - 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)# d! }" J- w/ I9 q4 P
- --翅膀
9 j1 J6 G0 u- x8 Q9 d: F8 `; H - 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)
! Y" T. p* O/ D; g b9 @ - --武器
5 X- q4 @* ?8 h+ J8 r* o& H' r - update USER_SUIT set wIndex=30109 where character_no='DEKARON1000001' and line_no=44 @( e9 L0 p- e
- ----------------魔法师
7 g" O7 {6 ?; `( s - --护手 , b E8 Q- p3 j5 V" q( r$ g
- 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)3 g& e9 E f, Y
- --护甲% @% k6 A# G, ?2 Q- ~1 b, ?% x
- 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)1 e& {! d. [0 Q! x2 u# R* q
- --护腿
# Y2 N7 o( P4 I) h' Q5 f: y7 R - 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 ?( J5 O A: b2 N
- --战靴
4 E- |9 L: f% g5 E+ u - 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)! w$ r; h1 a7 C3 Y
- --头盔
4 j! g* b/ y 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)& H1 I2 ?5 I, h" Q8 z7 } M
- --翅膀+ H9 L9 \( i, Q, x8 |5 e2 \
- 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)8 ]2 Q6 w; s- q3 r$ g
- --武器
9 f, v t+ ^0 G6 H9 c - update USER_SUIT set wIndex=31599 where character_no='DEKARON2000001' and line_no=41 x9 @+ l& t1 n: ~# K4 N' [
- * }, H4 K5 H9 v$ r4 B* @
- ----------------驱魔师% e. A* s& U& @- [
- --护手
. B/ @6 G0 _* b Q5 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)5 x o, `' d7 R3 ~5 Y Y5 {/ M, u
- --护甲
% s; |$ p; }- f, ^& r - 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)* G& ^& T* [, n- d& G% M
- --护腿9 ?# {6 ~' w5 G' f
- 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)
$ B/ M- n% k* W" K+ F - --战靴
) L% P f) g, e1 }; w9 L8 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): H* i. ^5 {: r
- --头盔
8 ?. [) Y- o8 M% w2 U; 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)% g0 L: j+ r4 D+ l7 j2 W
- --翅膀
; i, F7 t2 k9 F8 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)
" `4 i7 T p: h: B3 Y - --武器
7 G! p! F: P1 Y( A7 v4 Z( M& F - update USER_SUIT set wIndex=26599 where character_no='DEKARON3000001' and line_no=41 j- K# L- d; P
- * ^- ]2 y6 \, R o
- ----------------巫师+ Q# n/ O. l0 e: Q0 l5 B
- --护手 $ s- K6 ~6 _. ^
- 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)
. x3 v, @* g+ D* S R9 {8 y - --护甲0 P/ q! v5 B7 d7 P! 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)
, n* u4 V N& s( o - --护腿
" F0 E$ ?4 ^0 k* ]9 {. o7 ? - 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)
! k0 z \. |" x9 |3 h - --战靴0 C* }% I( y$ T* p8 m& V
- 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); h, b" \6 ^ C l. a
- --头盔
3 k5 x" \* {3 Z9 H" o# @# _ - 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)
* ~# C! S( B( w& q - --翅膀
. N: z8 `/ K$ O/ U, k" X& B - 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)7 h, O) ]' c/ J2 h# x; L! O" ?- |
- --武器 M* b+ [+ g9 S! q" R4 ~- H% f( T
- update USER_SUIT set wIndex=32609 where character_no='DEKARON5000001' and line_no=4
2 K! X; M) Z# ~9 ^
4 L) U. r1 U, h0 o- r! ^: `0 i2 q- ----------------狂战
- R8 D% i! |- v0 m. } - --护手
" U6 }3 h7 ]: s) \% 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+ W. n; R$ g' r x) p. U
- --护甲9 A" L3 y. J3 d; m- x. s
- 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)
. ^' N' p2 f( x: {7 |. G - --护腿
. w0 W. O& K z: a% 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)
3 V% m% P3 O# `; c3 _% S - --战靴: g# M; W( Z( I$ R7 K3 @4 j2 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)4 Z& j6 ?! _/ n
- --头盔; _% k4 z4 U* f9 n. 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)
( `2 z- k. c& f' ?! l4 i' h3 T4 r - --翅膀: A- T Z( Y) k" F, A' o) H+ t
- 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)
# X1 x4 }* m) W) f2 P9 S6 ^: Q+ r - --武器
+ F' w! u6 @" T' k& ^# J) K | - update USER_SUIT set wIndex=26599 where character_no='DEKARON5000001' and line_no=46 P8 G) w0 U/ V; t" J
- - l8 Z1 t) b8 v$ ^ w) }; X
- 2 O5 f9 O* c7 |6 c: p, J$ t. A
复制代码
7 K9 E, ~! i1 }/ h5 ~5 j. N8 E6 R4 A& v% s; E4 z8 O0 j+ ~' a
1 j8 B Y& O( Z, _* t$ y8 p |
|