管理员
- 积分
- 2521
- 金钱
- 896
- 贡献
- 1343
- 注册时间
- 2023-11-3
|
根据下面代码可以支持更多职业的,自己看代码修改增加。" y7 Q- c+ m% C- V9 ?$ }
) O& d% h5 y9 A( D
$ e6 |% S! a( D# b# o S* q8 K7 z9 O( ~+ B& L1 P# q x
# e! Q5 ?' u* Q
7 Q5 _0 J8 w8 n* S3 W. [' P
- ----------------骑士
/ M# R3 n/ f5 u - --护手 , C" p, D8 k# D! d
- 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)
* u% R# x* x2 W - --护甲! O4 S% y# R1 l
- 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)( v1 `" x: h- L7 _
- --护腿+ ^) l) p. p5 W. P1 \4 O# q
- 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- Z8 l6 {: w+ z - --战靴! p- \7 @) q/ U/ U1 e
- 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)8 Z2 d! |$ |( u
- --头盔" H' m' v2 V4 j* G
- 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)
/ q3 T0 |6 F: B6 e: G. s' b$ C6 U - --翅膀
3 k: a' `* ^6 Y4 W/ w - 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)
/ z# H e' [* j' Y* U. j - --武器% v: {' ]# K' e2 D1 U: J' G; N+ o
- update USER_SUIT set wIndex=26089 where character_no='DEKARON0000001' and line_no=4
* u4 x6 R0 W" K6 R5 P( L* a - ----------------弓箭手' j) D6 j' c) |8 s+ a
- --护手
4 I0 F9 l/ F7 c! c; a# O# e - 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)* |5 v" m. b( S- {, ]9 e
- --护甲5 D9 Y% R8 \0 L2 F8 C
- 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)# j: R1 f: T; v* U- Z/ T
- --护腿
/ x- c/ a9 n- ?# q; x; ^ - 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)6 x1 u9 }" ^, _ p( j0 i& Y! w# \
- --战靴6 _, o! ]4 A+ q4 M
- 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)4 m, _5 a8 t( Y
- --头盔
5 n+ u& ~: W0 J - 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)( n3 d) x; V0 A3 X& I" s
- --翅膀$ |& J3 h6 b5 J" S
- 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)
+ D# u. n6 n* r( z+ o - --武器7 N% ]& z4 j" O; [$ D* i
- update USER_SUIT set wIndex=30109 where character_no='DEKARON1000001' and line_no=46 T. G7 f8 ?1 y' p7 J1 i1 S
- ----------------魔法师
2 G0 `# p$ l, C( q - --护手 3 Y" q1 C, M3 d- N. 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)* X M. P( v6 h: }4 q& @
- --护甲5 n" r1 h+ e: }
- 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 i9 j5 S( N$ m! s
- --护腿, ^3 q/ G* r; G% q- [% ? J
- 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). _# h% \# L9 {, H
- --战靴
! q3 b2 T8 e- `1 T4 M- g, s - 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) U! ^( T# L; N( {1 i3 a; z6 R
- --头盔
$ b; }& V3 b' g8 @) ~. f# `5 } - 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) \5 X: {) ]- ]7 d$ x: i
- --翅膀
2 R; ]9 l, A0 o! _0 L/ 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)
% H6 m" T* S6 p* K2 @" E - --武器5 n6 |* @: |! N+ v9 e
- update USER_SUIT set wIndex=31599 where character_no='DEKARON2000001' and line_no=4$ d y" l1 p/ {6 u* |8 y* R
: j' n" b6 q4 S3 n8 d8 d' n2 P2 h9 t- ----------------驱魔师6 E+ q+ b o/ S, d P
- --护手 # C, J5 L" ~9 z* M1 _: o
- 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 z( S; l. u, J2 P
- --护甲( ~0 J1 {1 m) r' Q& J# `& L
- 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)
# d/ r z4 _. u: X3 V B: o - --护腿
2 W& F/ K% N2 E - 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 l2 p. C0 ?( c9 U I
- --战靴% [1 [* T. D; v
- 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)) N7 b6 g& e& z9 E7 \3 q$ i3 P
- --头盔, g! H5 F6 y7 X& C3 Y. o
- 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): ~3 {' t& G( }9 X: p
- --翅膀
* ]8 z! ~, q7 e" O e8 _ - 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)8 Z, b, M& c* C; s; v: S. b
- --武器6 y' T8 P. s, Q: ?' u. ?1 b
- update USER_SUIT set wIndex=26599 where character_no='DEKARON3000001' and line_no=41 ]/ v- R0 K5 w
/ k( j0 J4 [5 D- ----------------巫师1 b9 u: j2 I$ C$ A# J
- --护手 ; a* h1 P" H% R2 N& r. b) M0 Y' f
- 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)
- k6 C& v1 a/ r" {' n4 ^6 o2 a" u - --护甲
5 @/ X e/ D' c- W& M - 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)- O+ x; ?+ U& U* D) Q# z
- --护腿
$ r D6 q J7 ^ g8 n. d - 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)! q, N- U' Z' e" A( Y/ h* f
- --战靴
+ m' P+ s Q! l: D9 O( q. M - 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)
4 N2 V C* V, |' B - --头盔
& s. l& ?) y, `* B4 Y1 Q - 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)
9 w+ W; b* f: Z - --翅膀- A! q% F; O9 ]$ l$ i
- 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)
) Z7 @7 v7 M5 I0 W( W3 X - --武器
1 Q P2 D7 h! ? ]! ~ C4 l) M8 T - update USER_SUIT set wIndex=32609 where character_no='DEKARON5000001' and line_no=4
8 W0 Z8 F3 V/ S: J+ r$ W
6 s$ u: O) @) a; ?+ J9 Z, g) c( S( B. X9 K- ----------------狂战
) {, N* r, \5 S* x" d& U - --护手 . t! J8 D( ]7 x9 q
- 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)! l6 B& U/ D7 h3 E E- [& s3 O
- --护甲
' J# C" }) f9 ]$ I$ K _3 x+ ~% T( [ - 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)' |) h! v4 i; s% {* i& w) p
- --护腿% G/ B2 p9 {% ~: c9 _& m8 W' C
- 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)
' _9 y* g, c5 w! m, E, F# ]4 p - --战靴0 v& m# i$ O' V. v B0 T) 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 u+ ~ ^0 A0 u, P* e ^4 h7 a. d) j4 U% ] - --头盔1 Z% U6 i2 i2 o* l
- 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)6 ]% v! V$ d; R2 X) P2 E4 H! T
- --翅膀
, d! O# T, n/ ^; e7 Z: B7 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)$ h) c* _/ H1 [& \, t
- --武器 O0 z% Q: R8 m8 _; z
- update USER_SUIT set wIndex=26599 where character_no='DEKARON5000001' and line_no=4
* T; d2 v# \/ R - 9 w. t8 Y. f- ]: `2 M
- 0 K4 T$ o, U2 h0 K: c+ U
复制代码 . [& I# X1 ]; d* b z0 E
! W3 @% R5 I4 N: Y
. s. n' v7 Q" _, ]9 k |
|