管理员
- 积分
- 6247
- 金钱
- 1884
- 贡献
- 3855
- 注册时间
- 2023-11-3

|
根据下面代码可以支持更多职业的,自己看代码修改增加。# V9 U. k3 e2 E, Z2 v
9 e" X* x4 T% ]) ^8 B
; n; P1 N7 s0 A* O8 n
/ s" r2 T# h& K2 K) D- ?& i7 m
) d# V: j: B( i3 ^, |; t
- ----------------骑士! u' n u: e U( G# j; p7 z; z
- --护手
% W* O: o: A2 t, k, m - 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)1 U' x5 ~$ F( j! R8 Z1 W: y4 }
- --护甲, M* X7 J4 |5 G7 r' T* ]
- 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)
5 L+ q% U8 W1 r5 n2 Y* s8 z9 ^' U - --护腿6 H" k4 h. W s# R: K( S
- 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)0 N7 M' K( m' I
- --战靴. y2 _" j; `/ \- `* Z3 p' y# |
- 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 I4 j( C9 e* x) y$ Q
- --头盔
- J& f+ ^' K# T0 F+ h# A) D9 Q5 { - 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)
0 ^1 }& }( R1 X; p! K: K - --翅膀& `5 X3 t) U6 ^( Q, P: q
- 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)2 L2 _* b) g' E- Z
- --武器
. S4 W* \: y% Z& s# B: ? - update USER_SUIT set wIndex=26089 where character_no='DEKARON0000001' and line_no=4
3 r9 a& o9 S. Z8 p {6 @$ r. o - ----------------弓箭手2 f9 ^) B$ h3 {, _
- --护手
+ j; i" `2 @0 A3 O5 J! s - 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)
; h( a9 b8 R' p - --护甲
$ B; f4 K* G- \- m - 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)
: A/ j H2 m2 U8 s - --护腿
3 @ H4 @' W3 d* v; H+ X$ J7 |0 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)
. U! t7 O" h; _# v N1 W - --战靴1 B1 L" F, C. f! h' i% ^( V
- 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)
5 p2 C H& I. p& f5 L, p7 t2 u0 W, m' w, A - --头盔
/ b* i6 y5 ]: c9 l/ { - 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)
/ w* j; K, _# x; S% m5 O6 M6 Q4 T - --翅膀
! L5 f1 }5 f, c3 X* ], o - 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)5 h/ K* x1 }3 F$ c4 q
- --武器( U. X0 W% L, d! o
- update USER_SUIT set wIndex=30109 where character_no='DEKARON1000001' and line_no=4% `& M' ?0 u5 [4 x1 v
- ----------------魔法师
( s$ Y' j, f: q; R# G+ S/ z# H5 Z - --护手
: c2 d6 g# y5 D/ b - 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)! C" |3 h+ a1 L" n
- --护甲( x c+ V1 Y7 N
- 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)% }9 T8 K9 V5 m
- --护腿
) V/ O7 L* d3 X2 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)
* K! [7 D# o" i- m& W - --战靴
* |" J2 d* O) y2 T5 V( [ - 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 t2 z. L0 N, Y3 w. L - --头盔9 V1 E/ R- [/ J, j" _7 _; O6 a6 ^3 M: h
- 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)
% W" G( `5 c/ K) i+ c) Z - --翅膀, B7 |$ A$ {6 M5 `! }; w/ T/ 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); k3 E4 H& Z" `# a$ O
- --武器
' o+ n0 p! ~' R9 b) y - update USER_SUIT set wIndex=31599 where character_no='DEKARON2000001' and line_no=4
* g4 ]: h6 v) M0 @! h+ x
' [1 Y. q7 d4 b, @5 D- ----------------驱魔师, J D" w! e' s
- --护手 ) B% Y; ~$ l& f
- 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)3 H7 c% H& i* O. Z
- --护甲
1 `$ f9 M. [+ B6 [! [2 d! r' W - 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/ D4 b0 C, V5 n( R4 z. F - --护腿
5 P/ B! S" d. o9 [# w1 a7 A - 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)* u* h6 E4 Z; m, e" X! v
- --战靴
9 ` I* _4 {* J! J - 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)' v( [! z8 d' s3 [; j. R
- --头盔* N/ e. \1 Z0 o8 z# F0 d' 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)
9 }* v# M0 s) T - --翅膀# S1 X% O# g/ ~# a* m' i
- 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 o. g1 c/ N2 [5 A) x - --武器. O% S' t, S6 g; |" y
- update USER_SUIT set wIndex=26599 where character_no='DEKARON3000001' and line_no=4( t8 m! C- {. u
- ( }) ?. U; i3 N8 x
- ----------------巫师
! F g A8 n5 v9 t) s( ?& @ - --护手
! }0 h8 |* b+ c ~0 o - 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)
4 d# _3 h/ |$ P1 u5 P2 {. A - --护甲8 y k; I, R- q, a5 a0 h& }. V$ 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)
; P% s" Y% I+ X4 p' Q5 D' A S1 I - --护腿% Q$ @! P5 l4 h- o% q% }( a
- 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)- ]6 y# ]1 B$ [, c# L( v
- --战靴5 d2 [0 t4 f% f! u2 a. N
- 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)/ q, O2 {1 E) `8 s4 P- n+ j- |6 l
- --头盔
3 N" j a; D2 W" e& k% `( 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)
# O' u. T9 [( Y9 i% F1 B) M - --翅膀
* W, ?7 N3 u& G1 t( a/ 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); f* \* W; ?" y6 m' a4 a0 T
- --武器
3 P0 R5 s8 K2 O) h0 n! V - update USER_SUIT set wIndex=32609 where character_no='DEKARON5000001' and line_no=4
; I: }3 I* X( v. z - 9 X$ v7 Z# t# J# b9 Y5 n& @
- ----------------狂战
3 H# O8 B& N4 x- o# B( C - --护手 6 A* r' s( f- O2 ~
- 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)( P6 U, {" x+ a5 f
- --护甲4 i1 y. o* b$ e! F# r
- 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 G0 T! ?* O& h1 q
- --护腿
& @4 C* D5 \4 T% m - 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)
. D9 u) t! e: t - --战靴8 R5 e( h( r& c u
- 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)
S9 s. B$ R8 J" s4 c' R' N - --头盔
9 k2 X/ N' g/ p4 L, g - 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)1 N9 `: z* y- O& k6 p8 p
- --翅膀9 d/ ]9 L+ a- M4 ]' I
- 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)1 ` r2 _& w9 d; K2 x/ H6 J B
- --武器
2 W/ j; ?4 O" v - update USER_SUIT set wIndex=26599 where character_no='DEKARON5000001' and line_no=40 L3 B' x; ]' H, J {- \" ?; w: D
6 w4 \1 H: w* ?- S. s
) g3 I& T1 O- \! I0 v
复制代码 * M1 h1 u$ Q$ C% [0 r
( h* v- g! S% Y- s/ |3 d9 L+ i- j7 v: R# c
|
|