管理员
- 积分
- 6927
- 金钱
- 1964
- 贡献
- 4442
- 注册时间
- 2023-11-3

|
根据下面代码可以支持更多职业的,自己看代码修改增加。
5 W8 t4 S) y+ `9 m5 r3 Y6 q1 n/ ]8 }& U0 R# s
* z# r$ u( o+ j, D4 y) c
% ?/ H& w2 _. T6 i& Y% _
6 R8 b, B2 g W- X, e1 ?
$ T! z7 C9 l p+ }/ K% ?" _- ----------------骑士/ n" D8 B/ A3 K6 D0 W# g7 [" _# d
- --护手 8 [) {) R: E+ R" t- m% v4 n% 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)' H/ {. K" L/ J I9 ]
- --护甲5 D# x# g; x+ o* e
- 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)- t7 F: |" c% C
- --护腿3 i0 z: c9 o& |! _' F/ B- F
- 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)5 A# q" M5 E2 B& |8 i2 R, a
- --战靴
8 b$ S, X/ A$ R* D5 Q4 H; M% m - 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)9 X5 \5 v$ ?5 r2 |
- --头盔4 ~+ y2 @% E. c& A C
- 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)
) i! }0 d) a- b2 ^% O - --翅膀
: t& h2 z" z9 M. w- F! } - 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)
* f+ E4 d8 ~9 d8 J* w, X - --武器
" J1 d, d6 H! C2 ^. `1 [5 E8 b - update USER_SUIT set wIndex=26089 where character_no='DEKARON0000001' and line_no=4
; C& B- ~) d, ~: Z( Q: G6 ? - ----------------弓箭手
$ H+ L" ^5 f* {! ]% e' s/ b - --护手 ; _& [2 ]% 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)' v. v; g o( B ^# g4 d
- --护甲. \) j* F% H0 _1 J0 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)
) J6 o5 E* v/ U6 }. k - --护腿
$ u# ]3 L! e. V - 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 I. J$ U+ X6 o1 E. I! z' R3 y
- --战靴
2 @/ K& I3 Z8 k, _) W - 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)+ k, d6 }$ A- z% t, T; C' N, @
- --头盔
% Q A/ [. N, L# i+ e, y - 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)
1 G* {2 B4 x4 K6 P3 r2 v( q) K - --翅膀# Y* X, r5 s6 J; v" u
- 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)
2 T, E/ B% c/ v - --武器
. z" Q: w7 k9 M! z# f. B" f2 E - update USER_SUIT set wIndex=30109 where character_no='DEKARON1000001' and line_no=4
* C7 f- n* @: f+ c9 b - ----------------魔法师
1 |$ f: U% o3 l6 u; ]% y- i& g - --护手
: t) R5 M# t; v8 L p+ E& ` - 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 E5 c ]& h( n( Q0 [& s0 G* D - --护甲7 V7 Q0 w* H% U; x1 p9 }
- 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)7 M1 w. z/ [# D9 [% H
- --护腿
! S% c3 \" U& P' P9 t - 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)
: V# S! f8 B4 Q7 h b - --战靴( l1 e- K5 w8 O6 H' l& 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 B+ z: Z* D3 y: B/ n# r
- --头盔
5 W1 J8 v& ?! T/ w% i! O% I - 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* ^; O/ ?2 p3 _
- --翅膀
$ W* w e8 O, n+ Y1 e; z6 ^ - 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)0 A! N2 Q$ [: n! l
- --武器
( N1 c2 [: u- v0 Q - update USER_SUIT set wIndex=31599 where character_no='DEKARON2000001' and line_no=4
2 @* n, u2 Q- p) E+ P - 0 O! n4 s# V& N2 h& V
- ----------------驱魔师$ n- P- u4 h8 K( t( A
- --护手
7 t f4 O0 M! ?6 v2 Z: I - 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)* x3 i1 c6 w1 y5 E. N0 Z
- --护甲
5 b( Y" A5 c* E: Y% I - 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)" i: f, ?- m# Z8 E( O& h4 B
- --护腿
6 T2 o, W ~2 F3 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)7 g. P6 U; Q. h$ i& m
- --战靴
# J: p0 R+ V7 d1 z - 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)5 N6 d9 d/ i! d- T2 r" m M$ h
- --头盔
( t0 B# V3 x; }* c" x* e+ k0 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 i5 g6 A/ V* Q7 Q+ g/ F4 \4 y
- --翅膀
* Z2 T5 o) W/ `, q4 ^ - 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)
\. Z) O( p' J5 x# V - --武器1 l. P3 u) o' {; |! u0 l2 _
- update USER_SUIT set wIndex=26599 where character_no='DEKARON3000001' and line_no=4
" W4 y# d! Q4 k! c - 4 [6 j+ \* M! U' x$ t9 W
- ----------------巫师" p3 d. ?5 D' D! A
- --护手
, @8 n4 f. L7 v% I$ F, X - 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)9 Z. p% m7 e- X( ~5 M6 R* }: n
- --护甲9 B* ]! {; }1 [ v
- 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' |3 j" p+ n8 H1 b - --护腿
& y# o( _7 f) y- T. j - 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 N0 K) x+ h) o
- --战靴
3 o: B# C Z' R - 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)
& z! _0 b# ?% n# m* @ - --头盔
, g7 ~& ?9 L* C% A/ l - 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)7 z+ l5 e8 l7 H# G
- --翅膀4 h8 [- _2 P5 w9 q+ m4 R" h( |
- 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)
$ j4 ]) H0 b9 K5 P, b1 U - --武器 x: h; e1 V1 g* k) a5 T5 d
- update USER_SUIT set wIndex=32609 where character_no='DEKARON5000001' and line_no=4
4 n9 \8 j1 }1 H* X; t% W
6 g( ~) g1 m6 Q/ g( e- ----------------狂战
" I5 y. \5 @& j$ ?6 v% v - --护手
0 v0 e5 `0 V% E( x3 Q- W - 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)
7 K8 Z3 p0 m; L; @7 @ - --护甲 q# J; `$ k* Z# a
- 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)* t# p `! x" S; R
- --护腿
0 _3 ^! n/ s# N* H2 _+ h - 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 F3 O* W: o) L& }8 v - --战靴
8 Z" D3 [/ h( M& N4 s. 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), @; A( }- R: E m+ o
- --头盔
& i$ w- z3 p0 J: I$ K9 O' M! k - 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 X* {. E5 P8 t& o( Q; w$ G. ` - --翅膀
0 J/ r! K: R) `& H1 C - 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)
% w+ ?8 U' L- H: B3 _# g - --武器% ^: ]& `. ~- x! X, L
- update USER_SUIT set wIndex=26599 where character_no='DEKARON5000001' and line_no=4
7 l7 `( g5 Y" [/ W
/ C! D$ v. S3 W/ u* v$ H
0 `, ]* y! v; n2 i
复制代码
7 ^$ |# y; z) ?4 K; @! |
" b* n; Q) k3 w4 P
1 Z/ k! h$ L& A( ` |
|