管理员
- 积分
- 6593
- 金钱
- 1912
- 贡献
- 4171
- 注册时间
- 2023-11-3

|
根据下面代码可以支持更多职业的,自己看代码修改增加。
- G* o$ o4 H$ N$ T \/ S5 ^/ G9 S8 ]1 e; N. |+ Y5 ~
; }2 P/ B& y; ?. ^2 H
6 L. {1 H% y. N& R T4 k8 Q, X0 v5 L' i# x
. s8 F$ [3 P# P+ O( u2 _
- ----------------骑士
" M# n A% P0 h6 g, `7 T - --护手
5 U4 O3 e4 }$ G* t) 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)
' q+ t% w0 m1 [7 y - --护甲
O) R* q" _6 p \# [$ B) s - 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)) A/ B$ q$ U" j2 r: }5 K
- --护腿$ d5 L- _- Z" C! ?4 Y
- 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)
1 k: Y; l; g* g, [0 H1 e - --战靴6 [+ J7 w- y# \! H* g
- 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)
9 J' v9 a' S% {: Y - --头盔
# b' s- L# V/ l, b( w7 y" M! X1 ` - 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)
+ i( K" O, k. ~5 P( e% E8 g - --翅膀
* Y% v! l$ J4 U' U' J - 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)
! I9 g, N4 t8 T - --武器2 P* q9 ~) |3 E
- update USER_SUIT set wIndex=26089 where character_no='DEKARON0000001' and line_no=49 ], g3 u; J( \% f0 V2 {
- ----------------弓箭手
$ I: R/ [' J2 U2 y1 w0 O8 p, w - --护手
( l! ]' s+ 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)
( A: P; t9 _% x+ k5 S! h) _ - --护甲
) j2 V5 Y! O: v- `/ 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): i( o T$ {0 @4 m
- --护腿
9 K( L& m$ c5 m/ ?; F( v( K - 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)
" a+ I0 L0 H0 Y3 M, g( O - --战靴( w0 `, k/ V/ Y
- 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)
# y% ^; C/ F; q! W7 |' n - --头盔
* l' E) O+ v. K5 Y* J" }' z8 H# d - 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); n! c* H$ z# V* x7 f
- --翅膀# y$ E1 \* K, ^( N" a& X; S! E- X
- 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 r; [$ E5 g$ t( U3 u
- --武器
c: E2 ]+ W. v - update USER_SUIT set wIndex=30109 where character_no='DEKARON1000001' and line_no=4
, W, P; L2 X1 r+ t8 l) D0 X2 F2 h - ----------------魔法师
+ n/ \' y% V2 j& d* y: c' d - --护手 , H- H- ~' ^$ Y* o& Z
- 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)
* q e% T! j, T# ?/ ]9 { - --护甲 h2 f# w& m9 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)
3 ~/ q! w! I/ a3 T6 V - --护腿
3 D/ |3 |- A' p& t - 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)
8 v1 Y2 d- X% W1 M3 g, @ - --战靴; Z! W* n8 @: s6 g5 p$ [. u
- 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)% V( Y, q2 \: U, ^
- --头盔7 z3 W. x) ]1 V( Z9 p
- 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). v, k2 V0 W: n4 D: {
- --翅膀
4 @! |$ z7 L( ~ - 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)' ^' K) o$ D* s7 R$ h
- --武器
: M) y1 ~# G' j4 n% K - update USER_SUIT set wIndex=31599 where character_no='DEKARON2000001' and line_no=4
2 @' O/ Z3 i: j; g - 3 g9 v' l* U- f) q* r0 T
- ----------------驱魔师
1 g7 u# n; I$ D& W8 m5 S - --护手 " _% b: ]2 J' n( t8 N
- 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)
/ J- L, D) }" [2 s/ f) [( E+ l - --护甲
3 u2 O# x+ r$ J, l# 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)* Z) j* z- \. p6 J' v
- --护腿
7 r0 K/ J$ W# h - 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)/ I& a# A5 k+ f: X. X# r
- --战靴
# n# n( z2 ?+ Y. Q( d& |* 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)
$ L& e! l( E" F8 u5 K$ S+ I - --头盔
; W4 g+ l- a8 U6 K, W! @' \( D, n5 p - 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)- W% G, u; F' D4 q* x, P
- --翅膀
o7 z9 u7 C/ _7 P( e - 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)" ^3 r, P, k3 r4 ?
- --武器- f: ]1 f: A- w
- update USER_SUIT set wIndex=26599 where character_no='DEKARON3000001' and line_no=4
% S- I& b, q' J2 q3 T9 @ - 4 k) a1 U# J" z8 Y7 @
- ----------------巫师
1 ~" U9 T5 e/ z - --护手
0 @1 |! n$ C" C$ P7 b1 W) g - 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)
9 o1 p( U* o" e) k0 i! ? - --护甲 E0 p# Q; W! y7 l% f8 y4 |
- 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 e2 s) ?/ @4 I; ]* }7 r
- --护腿
+ U; v* v3 H3 x2 L9 l - 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)
7 w% c6 K+ f% K0 p/ W2 Y- g+ c0 B" w - --战靴: `( I: R6 g# C! ]- t' _
- 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)
* {& y& Q& ^" O C - --头盔) Z# E4 D$ `4 F/ 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)
2 }: @7 `, H7 r& c4 v$ o - --翅膀
* `: K& H9 `1 ?% `4 C+ f9 {. W4 w - 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), w: x9 _" J5 G7 \/ N- |
- --武器
5 h* J- _9 t' Q* |/ Q - update USER_SUIT set wIndex=32609 where character_no='DEKARON5000001' and line_no=4% `* ^- F# x( W+ H/ E
- + F& q ?; `* z' V
- ----------------狂战- N7 O; E% u3 @
- --护手
$ {4 j2 s8 E9 {/ w% 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)! B+ Z3 j9 k, p: a7 x/ ]4 v
- --护甲
4 Q1 \2 V" r+ 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)3 [% Z7 q: r% C, E$ [8 W5 l) ~
- --护腿, Q* }2 a$ {. D
- 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)
& g1 w& V! d1 i8 f5 S: k - --战靴. r. N6 x A; ?, ?: c
- 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)1 }. z$ y. R4 S. s
- --头盔0 `9 H5 {9 i9 I+ I5 e, O" w+ S
- 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)* C" {' g4 I) s* F3 i
- --翅膀
& `, l; h0 s4 r3 x# 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)
; w- j! u$ s) u! f) ~" P0 t& y4 Q - --武器
" A3 ?& Z7 y. ^" {: ~$ x8 G - update USER_SUIT set wIndex=26599 where character_no='DEKARON5000001' and line_no=4
( }& Y# {6 `" U
8 m7 j8 Z, n# }" W% I5 U! j/ C- % q3 y: e+ K D1 A
复制代码 0 R1 M0 \* U& R! v8 O
7 V1 N, B ?/ X& o
; s0 D8 G% w) X/ ~, c$ r+ c/ B( K0 C/ \ |
|