管理员
- 积分
- 2422
- 金钱
- 870
- 贡献
- 1279
- 注册时间
- 2023-11-3
|
根据下面代码可以支持更多职业的,自己看代码修改增加。
# b5 H6 @& i$ p3 `+ j2 v' ^( [5 `7 T$ m$ n
# C3 k- w/ p Q! _$ \8 N( L F2 e. o% U
7 z T/ w( r9 B6 m1 B6 h# X7 T
" F* y0 J/ x" P- ----------------骑士
0 h1 E. K& H( K9 X. f% h1 { - --护手 ; t4 w+ a$ u' j; B, c, O
- 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)
. f s3 @6 x; V - --护甲" j3 @5 O' [- p0 }- w
- 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)) {1 p i) I+ q5 a
- --护腿- T. S6 ]: t* O# H9 e; c7 \$ j& |
- 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)- r; I4 _- {0 l! Z; B2 Z# o0 x. E
- --战靴) b0 E' [$ q# e5 f
- 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)
7 q4 N- D4 I0 g* [% l% g$ O. \7 } - --头盔+ `4 m9 n, q' 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)2 ^ f8 c2 a) {! |& J, H
- --翅膀
/ h$ f0 o3 q) P# L3 e2 b _+ o - 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)
4 E; S/ Q6 Z* n) A: O - --武器
" T0 q, ~- |' H - update USER_SUIT set wIndex=26089 where character_no='DEKARON0000001' and line_no=4
7 |( w! b; H& G; D' Q+ T - ----------------弓箭手
9 A ?, z# D! K$ [ ~. |# D - --护手 - n8 r F: B( B. |2 B
- 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+ h- o2 B$ g
- --护甲
: H. F4 R1 @: ^# e- o - 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) K2 |8 Z& [; ?8 O$ e: q
- --护腿
$ U* u: h( P5 u9 t8 t2 e7 ] - 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)
5 I7 ^- l% Y- A+ v - --战靴
2 T" i4 f! [& Z# k - 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)
: M* n% t; S+ ~! i- ?' ?: @, N - --头盔, F: S! Y! u: g# w
- 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)
- t w2 h/ [& D, `5 m" [- o8 \- ^ - --翅膀
' j1 b; m' d' ^0 R' a# e% ^ - 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)* G$ o3 F$ B- L3 J5 Y8 Z
- --武器
3 D1 ]) P, ~( t: j8 e' T - update USER_SUIT set wIndex=30109 where character_no='DEKARON1000001' and line_no=4
E7 g5 ^8 n7 x2 y/ O - ----------------魔法师
, p; T) T5 o+ \3 E6 B3 p - --护手
# s8 ^6 f1 G Z: _) g) r - 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)
8 ^$ |$ ^* Z7 B - --护甲8 h0 i* R$ \3 _- P- v
- 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); l8 i; g% f J
- --护腿
4 U+ \& y7 q$ j( c - 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)7 j, Y# _; v. a2 _
- --战靴
( u" f! A( t5 [# D5 ^2 I - 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)" i2 p2 M3 B- ?! a- k
- --头盔+ Y1 D/ V3 r& y* Y( ^& |
- 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 t; d- a5 }" p' `* T7 L) L - --翅膀* p- [" p' t' d! F. Q" G; W
- 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)
: W" c% R7 `6 c4 ^% U% X. C - --武器
! w' J, J/ x4 ], [ - update USER_SUIT set wIndex=31599 where character_no='DEKARON2000001' and line_no=4
; p3 Z" j% {4 E0 E2 g
. M( x/ N( D7 p$ [8 X! e: J- ----------------驱魔师0 `0 o( A L& _/ N* k" r+ }
- --护手
* [8 v& F+ G% l# k4 G" a1 b; _! C - 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)
* k0 _+ J( W3 l. S - --护甲& w, S* H1 O' N+ b# o
- 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 F% h! y3 ?, x
- --护腿
! w0 s2 N: u. Z1 z: X - 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)
; N. l1 Y! T% e+ x6 C4 \6 R0 b( n - --战靴$ T" o$ q/ M/ p
- 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 r/ N0 o! d" L5 I! M2 j
- --头盔
" r9 R, y( L; j3 \0 c' y7 f/ E - 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)) q) V4 T8 a) ^( P: w, J
- --翅膀
z% C6 R6 d7 e# N) @4 K( q( @+ L - 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)" C, `% y/ v+ d
- --武器
2 S( A4 G5 C. @6 m - update USER_SUIT set wIndex=26599 where character_no='DEKARON3000001' and line_no=4+ V3 D! h. z3 f$ D! d C
; d: c: R/ Z/ o' I* I" k- ----------------巫师
/ D" u) o' Y) R - --护手 ; }+ \& {' T8 X2 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)
2 A" g# ~5 z7 `6 b+ T - --护甲
8 x7 q2 I3 G) Z- w8 r - 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)3 [( ^. f' g* t
- --护腿2 G! ?: j% C( F# u! Q& v
- 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)
$ k1 m" b& G Q6 g$ \+ J - --战靴: {- {" j6 R* k! p f, _
- 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)2 j- C0 J3 H" i' q1 K
- --头盔
6 H- F9 j3 m7 j7 _ - 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)" T" }6 c- ?% U1 a4 e2 n/ d
- --翅膀
2 I( J% s8 S& R$ G4 u - 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)
' k6 V! R! @. ~& H - --武器: P3 l* H+ B' w* D0 p3 v* g3 L
- update USER_SUIT set wIndex=32609 where character_no='DEKARON5000001' and line_no=40 a: m# E/ o' B8 I8 C8 I
3 {* A& O5 G; Y, A+ Z- ----------------狂战
I: o3 h* h- h# c+ d! c/ V - --护手
; ? Y# E0 e8 k: y8 r - 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)
# u7 q q d7 m: Q1 n4 i' c- m* M - --护甲
% b8 y$ h% y5 N2 @ - 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 w ` i: e- \3 b2 J8 I
- --护腿
; V8 l' l8 q& p2 v - 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)
: t) J! L4 D, p" q/ A - --战靴5 a9 h% R/ L/ D# T
- 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)* K9 y6 M7 D# G6 B( |
- --头盔 l7 R' L" E P. V5 x- a. 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)9 q9 J% l. {4 x3 o
- --翅膀
; H$ H) M' I; ~/ j: y! a# O - 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)
" \/ d% i1 u, c8 L/ ~" ~7 `, {/ w - --武器' i* o3 a! r# v1 P' O7 w4 O
- update USER_SUIT set wIndex=26599 where character_no='DEKARON5000001' and line_no=4
7 f) u7 H7 i/ g+ f c
" n1 d" G: @3 s, H# O/ O3 u7 u8 U: |
. A4 _2 ?2 p6 ?; H9 D
复制代码 6 Q4 `& v9 g. T3 l9 r) T: g* n7 X
5 K, n3 |2 x- Y" ~
& ]. Z/ @$ w9 _
|
|