管理员
- 积分
- 7119
- 金钱
- 2043
- 贡献
- 4552
- 注册时间
- 2023-11-3

|
根据下面代码可以支持更多职业的,自己看代码修改增加。
' z# y5 @: b7 }8 k
o/ L3 M5 u6 l9 F7 C
2 Q- e/ j4 {/ z. f% D6 l; W' P' _: Z6 |1 m2 f1 P
* Z7 |2 D, ^. b+ _* w% N
7 i" ~! j! w7 p- ----------------骑士( N+ y W J6 C! O( s
- --护手 1 a8 F% ]; K3 i1 @
- 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 K; E% y6 N. G8 O6 n' O, t' w - --护甲
~, ~3 C) K2 }& r4 f8 \3 r2 K" p5 K2 y - 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) o, J9 y" E& c) i1 b# k
- --护腿
$ } L- \( X1 u# Y% d - 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)
4 ?7 h9 W, h$ H% a - --战靴" b0 V) h5 E& ~ D5 W& j
- 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)
' Q K b4 S+ z# h" V% Z - --头盔% _# y+ K' V( u' f
- 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)# _/ R2 S9 i' n; N" A
- --翅膀 ]/ h$ D7 O% K8 M7 x
- 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)- E# s* T0 c; N* {% q/ X' Z
- --武器+ K2 n3 h1 I4 |; k/ k
- update USER_SUIT set wIndex=26089 where character_no='DEKARON0000001' and line_no=4
' f8 F$ ^8 V/ w5 H! m5 j3 o - ----------------弓箭手
* H M+ R+ o. O' J1 z - --护手 b" P: S: n8 k; [7 F* F$ c9 h
- 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)
/ }3 ?5 m9 D. d! a# s; [ - --护甲" G7 J: F3 D. `6 P4 r: n& l 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)% B/ Y5 V7 z7 S
- --护腿8 h+ u/ M7 _) I" D
- 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)7 O4 Q) k9 F4 `$ i3 [
- --战靴7 C! {! d' Y2 m) j4 H8 | h1 j5 S
- 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)
/ d& M. E7 X: ?" y8 p" P- ^$ I - --头盔
6 a9 A( V( n2 Q5 Q- b! {) c - 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)
+ L6 z1 ]% h, d$ b, P+ k - --翅膀, Y$ B# `5 Y t5 P, x% ]: b
- 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)1 e2 E( g) q( k; D8 B, b$ P5 p
- --武器
) i4 j8 f4 D* \1 {* m$ |# z6 k6 l - update USER_SUIT set wIndex=30109 where character_no='DEKARON1000001' and line_no=4
- r& d* o% c( } - ----------------魔法师1 H, q. L ~, l- A
- --护手 , N' ]; b; q4 C, M
- 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)
2 z4 }( w' i& C$ i) J; U - --护甲, _) U r% r- h/ v. c5 R; j
- 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)
0 j4 U f" n- I$ @$ R4 Z1 Y - --护腿; x/ Q1 W' u& p4 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)# P" K4 T; s' s4 r4 @
- --战靴
# ^+ g& x, l2 {5 { - 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)0 ?& k, m; E C% [
- --头盔, I7 a+ i3 E( @- ~$ u
- 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)
* u& k& D% _: x - --翅膀! s& b) }! W. P9 s( y
- 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)
' Q5 u' q, D0 B! M' J8 t' } - --武器) R, K# a0 Z) Y4 r5 r
- update USER_SUIT set wIndex=31599 where character_no='DEKARON2000001' and line_no=4
8 I* T( q0 \" C7 h, `1 C - , a1 H f: |8 c" |* f
- ----------------驱魔师' z" z4 H) a$ V/ b7 x I0 {8 ?
- --护手 3 H' Y2 U; M C! 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)
& X% G1 v' Q9 t4 s* Y - --护甲) y# \6 [& `) c+ w6 c. u( D: |, y
- 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 H8 X p0 g& o& z/ { - --护腿
- ? p6 B* B" J: y9 b - 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)
0 n J9 z @% J! d( F0 R - --战靴
/ v/ S* U) I/ d# t+ H/ | - 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)
: R2 j: F6 _* E' [ - --头盔) } `5 Z" z% \! 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)5 v: o6 P/ n2 W% D W) I
- --翅膀
2 r6 P5 F0 y1 u" a - 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+ M* s* C+ I$ |+ |, @
- --武器$ j- W5 |/ J$ p9 E
- update USER_SUIT set wIndex=26599 where character_no='DEKARON3000001' and line_no=4
: R* ]: w' u4 T& h; B8 _! W+ F6 T
+ y4 Y1 a" L* s1 B) O L- ----------------巫师
! Y; S( Y6 n% o1 l) M0 d: o% ~ - --护手
& T- J% C7 R E! N8 ~ - 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)
( D. V3 ` F( \! w - --护甲% u! I" N8 Q. p) C
- 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). Z8 c' c9 {' Q$ U
- --护腿7 Z% j1 ?7 Y( g7 [6 u/ ~+ X' G% 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)
+ W" A8 L8 d; m1 [5 | - --战靴
4 F2 x- Z- |6 U; V: r0 ^ - 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)
# l; Q( J* v- a* l* H - --头盔
1 G. Q# `6 z# }, `1 s( j0 ` - 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)3 A0 t+ Q9 K% c: D9 N
- --翅膀; G. \: N$ C! a. H
- 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)1 e: Z; M9 M# F9 B/ G
- --武器7 _6 d. y K- L% o, G* b+ Y
- update USER_SUIT set wIndex=32609 where character_no='DEKARON5000001' and line_no=41 i' d8 ^" ?9 `
- / j& L/ g+ a" D! Z& D; m
- ----------------狂战
2 h B5 A9 L5 E( q- J m. g - --护手
; T2 R" P/ U2 s0 N1 { - 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)
, ^8 T- |& j$ l& h" r3 R% M - --护甲) K& A" T+ }7 s
- 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)
j. f+ f' A4 H Q8 E9 z0 ~ - --护腿5 w: }5 g# a4 ]' B
- 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)
2 P7 x* | M3 E - --战靴
# C& e: _2 q! }$ `+ 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)$ P+ @# e0 l' R) c* D! y
- --头盔
3 B8 u4 @1 L2 l0 _ - 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)- U% [8 W* I( Y! s* f& |( l
- --翅膀 q/ l; R2 `# ^1 F7 ]- 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), J+ w5 k% O7 ?' j+ C3 Q) I
- --武器- q9 J; Q: [9 w5 C7 k4 H
- update USER_SUIT set wIndex=26599 where character_no='DEKARON5000001' and line_no=4
1 L# k* ~: M7 a# R2 \ - $ k/ d" s1 w/ M% Q& f/ ^
- 3 b; Q8 k% v' K* A$ k# [( \2 s
复制代码
1 A/ ]+ F) Y( B9 _5 ` i
# N, d r9 Y1 ?+ z( [. F! D3 K. F( x$ d$ J, f" W. w4 D+ h
|
|