管理员
- 积分
- 7408
- 金钱
- 2123
- 贡献
- 4740
- 注册时间
- 2023-11-3

|
根据下面代码可以支持更多职业的,自己看代码修改增加。# R, Q- m7 Y0 Z; V" ~! a' t
( A# H7 L$ j u3 C
8 Q. n% j, _4 s' _( g! @8 q
7 R3 ?5 j6 z6 h# ^8 C
6 T1 f: ?/ J/ w0 L7 O1 h, y F# X% D4 s9 @) Q" z3 _2 k1 O; M
- ----------------骑士( ?. t9 U& M e: A
- --护手 2 Z: h' A# W2 Y4 |0 v0 e3 Z" 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)3 O- A; J: N: ], n0 g$ j! ~% d0 a
- --护甲
% n5 \0 W( e+ [7 o1 R% d1 a - 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)) ^0 ?( B! s$ R' ]; ~9 ~5 S0 z
- --护腿. }3 U ~: F5 D# G5 d9 m
- 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)) d! ^' l) }9 J; `
- --战靴" V$ P, P5 _# f* V$ f5 U8 {
- 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)
6 O1 k' U- Y8 @, F - --头盔2 o; e, ]6 l& C/ K
- 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): D- {! F% o$ H8 a: \0 L) z/ j# r
- --翅膀
$ h, X7 [! _) D" U - 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)
' E' b8 @6 B' {( N4 V - --武器
3 q$ d h+ W0 t) h! S f$ H - update USER_SUIT set wIndex=26089 where character_no='DEKARON0000001' and line_no=4' Y( n- i$ a/ s6 I E$ @( A
- ----------------弓箭手
/ w" ^5 g0 X, L b - --护手
% R6 d! _1 W( ] - 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)0 z$ n# D, L0 @# d1 }
- --护甲
, O7 R1 Y: D. H/ t% w - 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 W0 Z/ Q8 Y4 }/ M - --护腿
3 j( \, _) Q1 R. u - 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)
E6 O; x4 L, I4 R - --战靴+ C& e: I6 k8 E% c
- 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)
+ C9 s% s9 U3 V1 a: g - --头盔
( }+ p- ?$ v2 R- W' ~5 N$ p( I - 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)
n8 y" ^* B! h" k - --翅膀
F% R) A- u# g# D) [ - 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)
, F1 x. O! v4 k! R6 p - --武器* V! z3 C2 [8 H& H, X7 B
- update USER_SUIT set wIndex=30109 where character_no='DEKARON1000001' and line_no=4
$ P% S3 W( K) i! h! [6 v8 `2 l - ----------------魔法师
0 K$ W# [# F3 l/ i - --护手 - i+ @; } b' C W1 h h6 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)
7 m2 W3 \* T" @$ w8 ~ - --护甲/ I- P" m2 l# a2 o* O, u# G w) Y
- 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 q& M' W' T& Y' Z( v/ Z
- --护腿
- W. L5 t6 n" P$ Q8 Z - 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)
, n$ q' b9 }% [) } - --战靴
& j' w) C5 X5 O' q# ^* k - 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)# y& _9 o' z; f/ V! t. y# t+ l
- --头盔
, s$ z8 @' a( m/ h' 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)" T& g; C9 }; N, }
- --翅膀
" ~) F; e; l4 O- w/ P& q5 r C5 q) P - 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)5 |1 {6 \- M: x9 r0 a$ \
- --武器7 x" v }; t# x+ ] }
- update USER_SUIT set wIndex=31599 where character_no='DEKARON2000001' and line_no=4 E0 q: v' C! i1 X% O- v0 q
' I. s6 F w7 Y/ F9 F, m- ----------------驱魔师7 ~) z7 ]/ \1 B
- --护手 6 ~" z- {% t% i% A% 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)
0 J' c5 f5 T4 }2 [ - --护甲. O4 _9 b+ U- q" c# 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)4 g* H" ` [, f8 a
- --护腿
. Y3 J* [- V5 |* h% A* J# 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)- t4 R! |0 D& |3 K# T' X
- --战靴7 E* f4 o7 Z3 H8 u) x1 y' E
- 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) `3 @2 w( r8 k. ]5 A. o, Y! S
- --头盔
/ ?& I" r: W4 X: p4 g8 ~* W - 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)8 a: r% g" e. C( K% l
- --翅膀
( c6 C6 m& N1 Z! z$ p2 U; i! j - 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)
: P* [7 K4 B. B - --武器# s& ~- q7 u# T- C/ h$ }7 G5 p2 C
- update USER_SUIT set wIndex=26599 where character_no='DEKARON3000001' and line_no=4
6 ^+ f! V% t; ]$ | - - L; O I+ u& A) x8 p
- ----------------巫师8 ?$ y+ a u, {6 ]7 [
- --护手 7 M7 p6 K1 _; M& G0 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)( o) z" x; s) x: ?# L9 @, B
- --护甲" n0 T% F5 \. @3 J! V( 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)1 e; {4 O" u- V/ j' L" R
- --护腿3 }" V. g( O& o" n
- 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)3 r: _( B* d8 v ^: ~5 f
- --战靴
3 r2 [) e% f2 c* u' L+ K l' d* ?9 @ - 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)
* E1 `) P! M d' e& u/ B" E# I6 V - --头盔" X" O' @8 z. N- t m! h) ]/ K; 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)
- e2 c) K+ b" _* r7 j3 x. E, e - --翅膀1 g! i* ~$ e& I$ ]5 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)! c# H v. s3 o8 l) z7 }
- --武器
$ ]* O! Q% Q0 r* J; T0 n - update USER_SUIT set wIndex=32609 where character_no='DEKARON5000001' and line_no=4
+ f Z* F4 b, \ - / K( l" c: c- b
- ----------------狂战
. {) q3 @/ Q+ w7 M - --护手 $ W5 j+ M: h5 B/ g% v# n
- 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)
( A' c1 U4 ?/ R7 A - --护甲
% U* G6 L* `. n+ I- A/ 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), g0 [5 {5 ?$ h. P# M7 u
- --护腿
9 f. L9 [6 q/ C2 a( } - 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)
- `. Z4 o i5 d# @. J% H - --战靴
- {: ]& a9 K/ C" I- k- c - 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 Q+ | }6 ?( J
- --头盔
* ]/ O' p& H# A9 E- 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)
( ~( R4 t; `: g2 f Z6 Y - --翅膀
; p2 `0 }2 n. b, z8 L6 r - 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)
" l8 B) B! Y' `7 _ - --武器
. X3 V# G7 D$ ]+ @8 l - update USER_SUIT set wIndex=26599 where character_no='DEKARON5000001' and line_no=4
& O- G( U a- \7 K# g - & n/ X9 k' `; `- q) J
% o2 n" n4 q6 O5 y
复制代码
/ s+ w& t6 @0 F- E. ]8 |
) S" f) f* {0 p0 }. f. H/ d" R1 e+ k
|
|