管理员
- 积分
- 7723
- 金钱
- 2247
- 贡献
- 4905
- 注册时间
- 2023-11-3

|
根据下面代码可以支持更多职业的,自己看代码修改增加。
6 U" v H4 ^. f2 F1 u# c
0 O1 W1 I0 U _% [' ?& r9 j: a" ]' k2 Q/ V! t/ Y D
# @, u- g6 @. [2 Z- p# R" D
! d! w$ P$ n! M0 ? G7 w. e3 D2 E/ h. O0 f- q/ a2 A. f' X
- ----------------骑士+ e# h/ n( q% j, H
- --护手
2 A+ Q' b9 R. _4 ^! ^# U3 u" ^ - 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)
% o- s* {" F/ k! ] - --护甲
2 H* L; [: w. O3 R0 O - 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 Y; W* G# \. T+ j/ z! ]0 w9 E - --护腿7 S% B( j: N% [! \
- 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)- C5 A. p) \# j) h1 t
- --战靴
; W. e' g- \) A/ U - 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)1 l) n4 o( b |8 c5 c
- --头盔
/ ^. `1 [7 o ?' y( Y - 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 I& F3 j( k* U. b' ^ - --翅膀' }$ G) j! z6 a5 l$ ?8 N% m) `% 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); R* ~9 ~/ S4 { S
- --武器
8 B, C6 b9 \- P4 ^2 \ x - update USER_SUIT set wIndex=26089 where character_no='DEKARON0000001' and line_no=4
6 M" f! q" F4 A; G7 F/ { - ----------------弓箭手' n* O2 ?: u, u# O4 K0 t) i
- --护手
/ v! B* U; n! ?& ]; 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)" B; z4 a \& D) I; F
- --护甲) R& W. u4 ?8 h: |0 w) c3 ^
- 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)
; q4 j9 }2 y" z8 ^, i - --护腿; V6 j+ C& k5 H# y; m, C7 U1 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)
. n/ w d- r' D/ O; L! @2 \ - --战靴4 K/ X2 s$ k+ S$ u8 {* @0 c$ q
- 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)
" `) }7 v1 C( R; R1 }/ |8 i$ U - --头盔
1 E1 n' V- Y; Y6 S# g1 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)
6 ~+ U c; [3 O - --翅膀) `0 `) p0 W) [) E$ p% 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)* T$ [6 N8 q9 X% u( p$ A4 {
- --武器+ S: x3 {2 I+ y
- update USER_SUIT set wIndex=30109 where character_no='DEKARON1000001' and line_no=4" c# \4 ?- H# M2 D, x$ B8 m
- ----------------魔法师$ }' S/ \% l4 W% c# Z
- --护手 1 `, s7 Z4 B3 w' V3 L% L* L' `' L
- 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)+ a4 }: X$ R" r. ?' V; b# a
- --护甲
# g" m7 T4 ~( b - 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 }) w# G6 J) @) b& v5 a - --护腿
# n3 a3 y" u& z" @+ \1 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)" ]$ h2 D3 `/ \3 U) x8 H
- --战靴
Y' q+ e) r4 y% [" | - 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 v7 ^' i# p' l* } - --头盔& A% M) G# R7 `! L) i7 F- k
- 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)& E& i$ e3 W- d2 ^$ _/ `; Q
- --翅膀7 l H, ]7 N1 d3 j/ k, r4 d
- 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 y/ }% F4 n
- --武器" A0 \$ T. r3 H! f! |! D. H
- update USER_SUIT set wIndex=31599 where character_no='DEKARON2000001' and line_no=45 p& y% ~4 ?1 v+ N- f) K/ k' A
+ z" H+ r+ R1 w l- x" m- ----------------驱魔师
& W7 r/ v5 [" A - --护手
0 Z3 I& O! \4 a1 u - 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)
2 X, ?* v! |$ y0 n- f5 l, \/ k( P8 C - --护甲4 Q& t. U ?- Y) C9 f: e" ?4 x& ]$ 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)
$ z3 C3 e& l: T) w - --护腿7 n% }* d' g+ |3 p/ H0 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)* s% M2 S, e$ U' p c% c1 L. v- q- W
- --战靴' B7 D( P1 H5 }0 a4 ]
- 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 v" w/ H5 n& ]4 D/ t2 \+ z6 A - --头盔( ]% t- D5 {( t# i8 E. j
- 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)
) R* l0 R$ `) i6 F - --翅膀
( a$ J- h5 K/ |0 u - 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)# |! G5 p3 c O3 D! |
- --武器
% P- C" ~7 z* ^3 k2 i* l5 |6 M/ w - update USER_SUIT set wIndex=26599 where character_no='DEKARON3000001' and line_no=4
+ Y. j, I4 P4 B+ b, ` - * g# u4 N# ^% @) `2 ?6 x
- ----------------巫师' t6 i: \! N& h+ H
- --护手
3 }- v. R3 ^4 X7 `9 W, w; `$ e - 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 r: c, K- l2 m7 ?- o3 e/ | - --护甲
- A, A/ {- s$ Y2 C0 U1 X - 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)
7 a `3 P5 v- q* x% M! N - --护腿
' k l6 A( D R; m - 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)4 \) F* c; C, Q! R2 M2 c$ _
- --战靴& L! w) O N: `. Q; ]& y, o
- 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)
- \" |: y# h: C! e1 d5 W2 C - --头盔
5 p1 b w$ O% {' c( O3 |1 r - 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)
1 N. v5 q6 `" T6 q' }5 g. _* |" s - --翅膀
6 F. q: K D. W/ S( I9 _ - 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)$ x" O- V H* N
- --武器
' m& i# p( w Z$ T7 S - update USER_SUIT set wIndex=32609 where character_no='DEKARON5000001' and line_no=4
* _7 q+ I! P |5 R& b- [9 x
$ [0 K0 J* w" v, O c1 a- ----------------狂战
$ }/ M! e) f4 }0 A! P* d+ n$ r0 e I - --护手
3 \3 s& V( g2 k - 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)
; v/ t; q% J8 A9 L# D - --护甲# D: T* u. P. v6 ~
- 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)2 T- A- J# Q% L: }# V
- --护腿
2 i' H% \* O5 X2 V* a6 M8 [ - 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)
- p/ ]/ r. A5 U) d - --战靴
- W9 I. A8 Q j: ?7 I6 f - 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 ~" u4 y* K9 f& g! b
- --头盔
) g5 S5 I1 F8 f - 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' \ U5 _9 @" {) o! d
- --翅膀1 m: q* l- X- ?, x# |
- 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)% a- ?1 R7 k. E! n% P
- --武器6 B- R' V+ {* T
- update USER_SUIT set wIndex=26599 where character_no='DEKARON5000001' and line_no=4
7 L9 P/ ~1 Z( S7 M; h+ a1 k& C. ]
. [" A6 P/ o# p2 V |
. X- }- J0 q, o/ g% [" J6 I, W
复制代码 / w/ d. i9 \4 ?& F# m
- ?1 q$ Z3 T1 M0 m/ Q9 x7 \
2 a9 l; b5 _* j1 z# r |
|