管理员
- 积分
- 6880
- 金钱
- 1946
- 贡献
- 4415
- 注册时间
- 2023-11-3

|
根据下面代码可以支持更多职业的,自己看代码修改增加。7 M, U+ Y, C6 o9 {. H
! O5 [2 c' g. p* A
1 V/ G' e) d/ z1 C
& [4 c. j g! C. e) _( p% h: Q& |" S: z# \* B
3 I% g! b; e2 B0 m$ K: |. a
- ----------------骑士5 P3 q! ~- Y7 ^! Z k* F
- --护手
7 I# g% i1 {6 z t( K+ Q - 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)
, `# i2 ^7 @$ k, N! h A4 }" y - --护甲
& u2 p- v$ a- X - 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)
! ~4 N2 U6 z' p) `- { - --护腿 U3 F$ b. k7 o1 L- t) a
- 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)' b& m: T4 P2 a) A. J# x
- --战靴% X, x) c' `* T# @
- 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)
3 U2 _( Z3 C; ^4 p/ h s: ? - --头盔
" B( A/ f. g5 b8 I. @ - 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)) N# j3 f1 m/ z
- --翅膀
& ^8 G8 i) Z2 T5 P - 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): ?0 x4 X' p$ S$ ^2 a
- --武器# u* F' R! i4 @$ K
- update USER_SUIT set wIndex=26089 where character_no='DEKARON0000001' and line_no=45 E1 R% O; J& E5 |
- ----------------弓箭手 W, R- _, I* a
- --护手 " K/ i# ]& c# 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), W+ Q+ D$ O7 v
- --护甲: t1 \! @" `, D* 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)# y7 h- s; I7 a9 l0 J1 `
- --护腿
0 |' O. X- b8 v0 d8 M) Q# J( a - 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)! u: y+ t% z( T
- --战靴! x- ?; w3 L& C' X# P
- 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)8 f% v9 c- ?2 I. i* E
- --头盔7 O7 [6 t. X# l3 ^5 m$ W7 @1 L6 x
- 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)8 y L( u) F4 P) o& Q( E+ R
- --翅膀
; k9 O/ n% o6 C4 Y/ B% o/ m - 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)
" V2 k1 \: s9 K2 e - --武器3 f* B/ g# c @6 |
- update USER_SUIT set wIndex=30109 where character_no='DEKARON1000001' and line_no=40 N8 l6 ~! ~3 {1 l+ e s9 k
- ----------------魔法师
- B# N- u3 v& o+ ^( T8 P3 Y$ z - --护手
- w8 g! W5 {! _ - 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)- t, B- n. o" e' M. X2 [: z/ }6 w
- --护甲
3 q' n* |6 c: U" f: x7 a+ {& }8 v3 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)
& t3 c( a! d/ x5 B, M0 i5 H - --护腿1 v+ ^: G K$ q ?6 D$ 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)! v& |1 b4 b: R& w6 X
- --战靴7 @' i( r3 z% G3 {
- 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)
, y4 s2 t& Q5 [; Q D7 S - --头盔- q$ Q* i! b! V: e; 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)
% E1 s" A4 S0 u& c) \4 t - --翅膀
8 C# N+ p' G3 h7 y" u8 Z+ E - 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)- h$ _% ^ U2 e' ^5 y5 s
- --武器
+ |+ q1 X+ \6 [0 b; O8 R6 S* H7 } - update USER_SUIT set wIndex=31599 where character_no='DEKARON2000001' and line_no=4
, ~2 w. s7 t9 z - 0 k1 L: D& I- ~7 S& q8 T, @
- ----------------驱魔师
! P3 U7 C* }: v6 N3 b - --护手 $ B# l: V$ Z' w3 y' ~
- 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)* n: }- y5 k# c5 T# ]
- --护甲
) E9 G7 m0 E4 a$ A O4 Z& [ @: P - 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)5 P5 f0 v" h2 y6 N
- --护腿
# t* r( v* y, x3 E. m' Z - 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)
8 {" ~3 U3 V9 R+ e8 r: |! l - --战靴
L" a9 J( i& r- ` - 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)
- w6 Z6 B7 n/ `# i8 e. q - --头盔
% h4 s3 j& d( ~$ i, ?4 |9 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)# @/ N: R( c* ^: r& [- K
- --翅膀, W7 G, D: e" y& b$ q; N7 r* k3 k
- 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)
- Z8 s, b) _9 l/ N: `' Q9 X - --武器
: I# h) b$ b2 w* C ~, K - update USER_SUIT set wIndex=26599 where character_no='DEKARON3000001' and line_no=4& D5 F6 c0 M' G. P7 @! I
- ; H% M9 p' p+ w/ |% `' n
- ----------------巫师' @4 K9 M9 K: o9 z8 M9 o3 t( p$ F
- --护手 " [! Y0 U, V7 v( _& Y+ h
- 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)
* e1 O: e5 C- w4 {; ?" G7 g6 e! V - --护甲
2 J, Z- q8 u% P( j, T - 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)
) A) Z1 D1 w' ?: K* e. h - --护腿
* M, z4 N3 S3 { X - 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)
* i! G$ N: W+ J2 w0 o) E/ W* W2 u - --战靴. C3 X! d$ A5 E9 T; f- \8 l* 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)% N( f! p- c% Y
- --头盔 @1 F) w9 p H. `* Y
- 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)
, K }. {9 o3 q6 x) h! v" A# R - --翅膀1 Q3 R% i5 y, A8 C( _! 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)3 L- k+ X, w4 Z' C/ h
- --武器
5 _+ ?3 \4 O' C: h$ n2 y8 _9 C! }/ [# }- i - update USER_SUIT set wIndex=32609 where character_no='DEKARON5000001' and line_no=4
9 k4 V% Y, q5 M- J - 7 C; X- H$ s7 }% f
- ----------------狂战, H$ L. U* s/ m5 F3 o T* c8 I
- --护手 9 ]- Y8 A& m: @ {0 G6 V% H; s; _
- 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)
& n" a) Z. M# H3 V# I$ h6 F - --护甲
; v4 {9 P3 [. Q# ~% G - 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)
& x/ \; \1 U$ Y; S! Y, x9 R# S' r - --护腿9 \) D4 {* J5 `
- 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)
Y$ Q( K. A. T- @/ r3 { - --战靴1 x+ P8 H" w5 s* j. i
- 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)6 T; D% l6 j% ~& y+ P
- --头盔
; _7 v# e- I5 n1 u4 i - 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)0 D' Y) F6 r0 |2 M0 w$ w
- --翅膀
4 J5 f9 ^9 L& f - 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)
( V4 h( U7 m# g! L6 _+ ~* h. X - --武器
8 `% S% ? x. M X9 L% R* T8 {! O0 R - update USER_SUIT set wIndex=26599 where character_no='DEKARON5000001' and line_no=4# m% s2 _2 d: ^% F2 b4 u6 B
+ S& Y, r, x' o7 E" `- ; _+ L; w- Z' i% z0 O9 { A3 y
复制代码 9 A4 D) P* ]( x3 _% C8 P
2 H- g5 y+ O3 X# f1 a7 d( o& q K; f5 A
|
|