- Joined
- Jan 3, 2008
- Messages
- 131
- Reaction score
- 0
ok I have 2 problems first when i try to make my accessories I can't because the mainserver says invalid format...
and I just added some talismans but when i put my mouse on top of them my clien crashes
so can anyone help me plz? =D
Code:
(item (name 7505) (Index 7505) (Image "item328") (class ornament trinket) (code 5 13 0 0) (country 0 1 2) (wear 1) (buy 0) (sell 3000) (endurance 10) (specialty (Str 7)(Dex 7)(Hth 7)(hp 500)(mp 600)))
(item (name 7506) (Index 7506) (Image "item327") (class ornament necklace) (code 5 14 0 0) (country 0 1 2) (wear 1) (buy 0) (sell 3000) (endurance 10) (specialty (Str 7)(Dex 7)(Hth 7)(hp 500)(mp 600)))
(item (name 7507) (Index 7507) (Image "item325") (class ornament ring) (code 5 15 0 0) (country 0 1 2) (wear 1) (buy 0) (sell 3000) (endurance 10) (specialty (Str 7)(Dex 7)(Hth 7))hp 500)(mp 600)))
KNIGHT
(item (name 7508) (Index 7508) (Image "item328") (class ornament trinket) (code 5 13 0 0) (country 0 1 2) (wear 1) (buy 0) (sell 3000) (endurance 10) (specialty (Str 5)(Dex 3)(Hth 4)))
(item (name 7509) (Index 7509) (Image "item327") (class ornament necklace) (code 5 14 0 0) (country 0 1 2) (wear 1) (buy 0) (sell 3000) (endurance 10) (specialty (Str 5)(Dex 3)(Hth 4)))
(item (name 7510) (Index 7510) (Image "item325") (class ornament ring) (code 5 15 0 0) (country 0 1 2) (wear 1) (buy 0) (sell 3000) (endurance 10) (specialty (Str 5)(Dex 3)(Hth 4)(hp 300)(mp 350)))
MAGE
(item (name 7511) (Index 7511) (Image "item328") (class ornament trinket) (code 5 13 0 0) (country 0 1 2) (wear 1) (buy 0) (sell 3000) (endurance 10) (specialty (Intel 4)(Dex 5)(Hth 4)))
(item (name 7512) (Index 7512) (Image "item327") (class ornament necklace) (code 5 14 0 0) (country 0 1 2) (wear 1) (buy 0) (sell 3000) (endurance 10) (specialty (Intel 4)(Dex 5)(Hth 4)))
(item (name 7513) (Index 7513) (Image "item325") (class ornament ring) (code 5 15 0 0) (country 0 1 2) (wear 1) (buy 0) (sell 3000) (endurance 10) (specialty (Intel 4)(Dex 5)(Hth 4)(hp 300)(mp 350)))
ARCHER
(item (name 7514) (Index 7514) (Image "item328") (class ornament trinket) (code 5 13 0 0) (country 0 1 2) (wear 1) (buy 0) (sell 3000) (endurance 10) (specialty (Str 4)(Dex 5)(Hth 7)))
(item (name 7515) (Index 7515) (Image "item327") (class ornament necklace) (code 5 14 0 0) (country 0 1 2) (wear 1) (buy 0) (sell 3000) (endurance 10) (specialty (Str 4)(Dex 5)(Hth 7)))
(item (name 7516) (Index 7516) (Image "item325") (class ornament ring) (code 5 15 0 0) (country 0 1 2) (wear 1) (buy 0) (sell 3000) (endurance 10) (specialty (Str 4)(Dex 5)(Hth 7)(hp 300)(mp 350)))
and I just added some talismans but when i put my mouse on top of them my clien crashes
Code:
(prefix (Index 93) (level 70) (sell 0) (str 13) (Hth 13) (Int 13) (Wis 13) (Dex 13) (attack 350 500) (magic 350 500) (hp 150) (mp 120) (defense 5) (hit 3) (dodge 3) )
so can anyone help me plz? =D