Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: SEASON 18 FREE | MU DEVS  (Visto 19848 veces)

0 Miembros and 2 Guests are viewing this topic.

Offline hu7vo6 #60 Posteado: March 15, 2024, 07:55:14 PM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 70
  • Gracias recibida: 292
  • vn

Offline hu7vo6 #61 Posteado: March 18, 2024, 07:49:50 PM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 70
  • Gracias recibida: 292
  • vn
https://prnt.sc/XStYN501AV8a
Any know how to fix this error ?

When I get this error, I can't log in to the game, I have to log in again 5-6 times to be able to access the game.


Offline billga #62 Posteado: March 21, 2024, 03:07:58 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 3
  • Gracias recibida: 0
  • th

Offline california #63 Posteado: April 12, 2024, 06:02:54 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 17
  • Gracias recibida: 5
  • pe
hola buenas tardes por casualidad no tiene una guia de como montar el server en la propia pc ya que no cuento por el momento con vps


Offline ZabiinoOo #64 Posteado: April 13, 2024, 03:14:04 AM

  • MAESTRO

  • US. DE HONOR

  • LEYENDA

  • Administrador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 7.384
  • Gracias recibida: 130990
  • pe
hola buenas tardes por casualidad no tiene una guia de como montar el server en la propia pc ya que no cuento por el momento con vps

si es para tu mismo jugar usa hamachi y sigue las guias de instalacion normal lo unico que cambiara que la ip tomaras la del hamachi y no te hara falta abrir puertos ni nada




Prohibido pedir soporte via MP
Leer las reglas de cada seccion
we trust god

Gracias:


Offline lufoma #65 Posteado: April 15, 2024, 05:53:24 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 13
  • Gracias recibida: 95
  • pe
hola buenas tardes por casualidad no tiene una guia de como montar el server en la propia pc ya que no cuento por el momento con vps

eso es facil!
solo necesitas modificar las ip por tu IPV4 de tu pc en el lado server files y cliente y listo asi podras usarlo!
saludos crack!

Gracias:


Offline RoleS123 #66 Posteado: July 01, 2024, 04:13:11 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 28
  • Gracias recibida: 2
  • ar
Alguien pasa un editor item_bmd para agregar nuevos items

Gracias:


Offline luis50001 #67 Posteado: September 01, 2024, 10:05:14 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 9
  • Gracias recibida: 2
  • ve
HOLA BUENAS NOCHES ALGUIEN ME AYUDA YO TENGO ESTA S18 PERO TENGO UN PROBLEMA AL GANAR EN BOSS BATLLE CUANDO ME SUELTA LAS CAJAS DEL PREMIO ME DICE UNABLE TO USE OSEA IMPOSIBLE DE USAR ALGUIEN ME DICE COMO LAS ACTIVO


Offline luis50001 #68 Posteado: September 01, 2024, 10:09:45 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 9
  • Gracias recibida: 2
  • ve
HOLA BUENAS NOCHES TENGO UN PROBLEMA CON MI VERSION S18 GANE EL BOSS BATLLE Y ME DIO UNAS CAJAS DEL EVENTO PERO DICE UNABLE TO USE OSEA NO ABREN ME DICEN COMO LAS PUEDO ACTIVAR EN LOS FILES POR FAVOR GRACIAS


Offline DarkDown #69 Posteado: September 01, 2024, 10:22:52 PM | Modificado: September 01, 2024, 10:26:49 PM by DarkDown

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 9
  • Gracias recibida: 9
  • ar
HOLA BUENAS NOCHES TENGO UN PROBLEMA CON MI VERSION S18 GANE EL BOSS BATLLE Y ME DIO UNAS CAJAS DEL EVENTO PERO DICE UNABLE TO USE OSEA NO ABREN ME DICEN COMO LAS PUEDO ACTIVAR EN LOS FILES POR FAVOR GRACIAS

Esto va en EventItemManager.txt en /Data y se te resuelve. Solucion que me brindo la gente de MuDevs

Code: [Select]
//Index   ItemIndex   ItemLevel   MonsterClass   SpecialValue   Comment
0         7179        0           *              *              //Box of Luck
1         *           *           55             *              //Skeleton King
2         *           *           42             *              //Red Dragon
3         7179        1           *              *              //Star of Christmas
4         7179        3           *              *              //Heart of Love
5         7179        5           *              *              //Silver Medal
6         7179        6           *              *              //Gold Medal
7         7179        8           *              *              //Box of Kundun 1
8         7179        9           *              *              //Box of Kundun 2
9         7179        10          *              *              //Box of Kundun 3
10        7179        11          *              *              //Box of Kundun 4
11        7179        12          *              *              //Box of Kundun 5
12        *           *           *              0              //Blood Castle 1
13        *           *           *              1              //Blood Castle 2
14        *           *           *              2              //Blood Castle 3
15        *           *           *              3              //Blood Castle 4
16        *           *           *              4              //Blood Castle 5
17        *           *           *              5              //Blood Castle 6
18        *           *           *              6              //Blood Castle 7
19        *           *           *              7              //Blood Castle 8
20        *           *           *              8              //Chaos Castle 1
21        *           *           *              9              //Chaos Castle 2
22        *           *           *              10             //Chaos Castle 3
23        *           *           *              11             //Chaos Castle 4
24        *           *           *              12             //Chaos Castle 5
25        *           *           *              13             //Chaos Castle 6
26        *           *           *              14             //Chaos Castle 7
27        *           *           135            *              //White Wizard
28        *           *           *              15             //Starter Ring 40
29        *           *           *              16             //Starter Ring 80
30        7179        7           *              *              //Box of Heaven
31        7179        13          *              *              //Blue Heart
32        *           *           275            *              //Kundun
33        *           *           295            *              //Erohim
34        *           *           *              17             //Senior Mix
35        6176        *           *              *              //Red Ribbon Box
36        6177        *           *              *              //Green Ribbon Box
37        6178        *           *              *              //Blue Ribbon Box
38        7200        0           *              *              //Pink Chocolate Box
39        7201        0           *              *              //Red Chocolate Box
40        7202        0           *              *              //Blue Chocolate Box
41        7200        1           *              *              //Purple Candy Box
42        7201        1           *              *              //Orange Candy Box
43        7202        1           *              *              //Navi Candy Box
44        *           *           340            *              //Dark Elf
45        *           *           349            *              //Balgass
46        *           *           362            *              //Maya Hand Left
47        *           *           363            *              //Maya Hand Right
48        *           *           361            *              //Nightmare
49        7213        *           *              *              //Halloween Pumpkin
50        *           *           365            *              //Fortune Pouch
51        7220        *           *              *              //Game Master Box
52        7223        *           *              *              //Green Mistery Box
53        7224        *           *              *              //Pink Mistery Box
54        7225        *           *              *              //Purple Mistery Box
55        *           *           *              18             //Leo the Helper
56        *           *           *              19             //Illusion Temple 1
57        *           *           *              20             //Illusion Temple 2
58        *           *           *              21             //Illusion Temple 3
59        *           *           *              22             //Illusion Temple 4
60        *           *           *              23             //Illusion Temple 5
61        *           *           *              24             //Illusion Temple 6
62        *           *           413            *              //Lunar Rabbit
63        7252        *           *              *              //Cherry Blossom Box
64        *           *           *              25             //Cherry Blossom Mix 1
65        *           *           *              26             //Cherry Blossom Mix 2
66        *           *           *              27             //Cherry Blossom Mix 3
67        *           *           459            *              //Selupan
68        *           *           463            *              //Fire Flame Ghost
69        *           *           *              28             //Santa Claus
70        *           *           *              29             //Lucky Coin 1
71        *           *           *              30             //Lucky Coin 2
72        *           *           *              31             //Lucky Coin 3
73        *           *           *              32             //Chaos Card Mix 1
74        *           *           *              33             //Chaos Card Mix 2
75        *           *           *              34             //Chaos Card Mix 3
76        *           *           *              35             //Chaos Card Mix 4
77        *           *           *              36             //Chaos Card Mix 5
78        *           *           *              37             //Double Goer Silver Chest 1
79        *           *           *              38             //Double Goer Silver Chest 2
80        *           *           *              39             //Double Goer Silver Chest 3
81        *           *           *              40             //Double Goer Silver Chest 4
82        *           *           *              41             //Double Goer Silver Chest 5
83        *           *           *              42             //Double Goer Golden Chest 1
84        *           *           *              43             //Double Goer Golden Chest 2
85        *           *           *              44             //Double Goer Golden Chest 3
86        *           *           *              45             //Double Goer Golden Chest 4
87        *           *           *              46             //Double Goer Golden Chest 5
88        *           *           *              47             //Imperial Guardian Side Boss 1
89        *           *           *              48             //Imperial Guardian Side Boss 2
90        *           *           *              49             //Imperial Guardian Side Boss Day 3 - Kato 510
91        *           *           *              50             //Imperial Guardian Side Boss 4
92        *           *           *              51             //Imperial Guardian Side Boss 5
93        *           *           *              52             //Imperial Guardian Main Boss 1
94        *           *           *              53             //Imperial Guardian Main Boss 2
95        *           *           *              54             //Imperial Guardian Main Boss 3
96        *           *           *              55             //Imperial Guardian Main Boss 4
97        *           *           *              56             //Imperial Guardian Main Boss 5
98        7179        14          *              *              //Blue Luck Pouch
99        7179        15          *              *              //Red Luck Pouch
100       7291        *           *              *              //Golden Box
101       7292        *           *              *              //Silver Box
102       7309        *           *              *              //Shining Jewelry Case - Gens Reward - Grand Duke x30 ,Duke x20
103       7310        *           *              *              //Elegant Jewelry Case - Gens Reward - Marquis x20, Count x10
104       7311        *           *              *              //Steel Jewelry Case - Gens Reward - Viscount x10 , Baron x5
105       7312        *           *              *              //Old Jewelry Case - Gens Reward - Knight Commander x5, Superior Knight x3
106       *           *           561            *              //Medusa
107       *           *           *              57             //Crywolf
108       *           *           43             *              //Golden Budge Dragon
109       *           *           78             *              //Golden Goblin
110       *           *           54             *              //Golden Soldier
111       *           *           53             *              //Golden Titan
112       *           *           79             *              //Golden Dragon
113       *           *           80             *              //Golden Lizard King
114       *           *           81             *              //Golden Vepar
115       *           *           82             *              //Golden Tantalos
116       *           *           83             *              //Golden Iron Wheel
117       *           *           502            *              //Golden Rabbit
118       *           *           493            *              //Golden Dark Knight
119       *           *           494            *              //Golden Devil
120       *           *           495            *              //Golden Stone Golem
121       *           *           496            *              //Golden Crust
122       *           *           497            *              //Golden Satyros
123       *           *           498            *              //Golden Twin Tail
124       *           *           499            *              //Golden Iron Knight
125       *           *           500            *              //Golden Napin
126       *           *           501            *              //Golden Great Dragon
127       6866        *           *              *              //WereRabbit Egg
128       6876        *           *              *              //Lucky Bag Egg
129       6877        *           *              *              //Fire Flame Ghost Egg
130       6878        *           *              *              //Premium Muun Egg
131       7404        *           *              *              //Reward Pot 1
132       7405        *           *              *              //Reward Pot 2
133       7406        *           *              *              //Reward Pot 3
134       7407        *           *              *              //Reward Pot 4
135       7408        *           *              *              //Reward Pot 5
136       7409        *           *              *              //Rare Reward Pot
137       *           *           652            *              //Golden Goblin
138       *           *           653            *              //Golden Titan
139       *           *           654            *              //Golden Tantalose
140       *           *           655            *              //Golden Erohim
141       *           *           656            *              //Golden Hell Maine
142       *           *           657            *              //Golden Kundun
143       *           *           647            *              //Green Snake
144       *           *           648            *              //Yellow Snake
145       *           *           649            *              //Purple Snake
146       *           *           650            *              //Red Snake
147       *           *           674            *              //Moon Rabbit
148       *           *           675            *              //Pouch of Blessing
149       *           *           676            *              //Fire Flame Ghost
150       *           *           677            *              //Golden Goblin
151       *           *           *              58             //Mu Rummy 1
152       *           *           *              59             //Mu Rummy 2
153       *           *           *              60             //Arca Battle Trophy 10
154       *           *           *              61      //Arca Battle Trophy 20
155       *           *           *              62      //Arca Battle Trophy 30
156       *           *           *              63      //Arca Battle Trophy 40
157       *           *           *              64      //Arca Battle Trophy 50
158       *           *           *              65      //Arca Battle Trophy 60
159       *           *           *              66      //Arca Battle Trophy 70
160       *           *           *              67      //Arca Battle Trophy 80
161       *           *           *              68      //Arca Battle Trophy 90
162       *           *           *              69      //Arca Battle Trophy 100
163       *           *           *              70 //Arca Battle Tower Buff Drop
164       *           *           *              71             //Protection Of Acheron
165       *           *           *              72             //Chaos Castle Survival TryOut
166       *           *           *              73             //Chaos Castle Survival SemiFinal
167       *           *           *              74             //Chaos Castle Survival Final
168       *           *           *              75             //Lord Silvester
169       *           *           691            *              //New Year Horse (Green)
170       *           *           692            *              //New Year Horse (Yellow)
171       *           *           693            *              //New Year Horse (Brown)
172       *           *           694            *              //New Year Horse (Blue)
173       *           *           726            *              //Sheep (Green)
174       *           *           727            *              //Sheep (White)
175       *           *           728            *              //Sheep (Purple)
176       *           *           729            *              //Sheep (Red)
177     7416       *           * * //Minor Evomon Box
178     7417       *           * * //Standard Evomon Box
179     7418       *           * * //Greater Evomon Box
180     7419       *           * * //Luxurious Evomon Box
181     7420       *           * * //Magnificent Evomon Box
182     7421       *           * * //Legendary Evomon Box
183     7422       *           * * //Gift of Henchmen
184     7424       *           * * //Gift of Knights
185     7425       *           * * //Gift of High Knights
186     7426       *           * * //Minor Devil’s Box
187     7427       *           * * //Devil’s Boxl
188     7428       *           * * //High Devil’s Box
189       7429        *           *            *              //Guardsman’s Box
190       7430        *           *            *              //Guardman Captain’s Box
191       *         *           *              76 //Core Magriffy
192       7433        *           *            *              //Goblin Treasure Box (Green)
193       7434        *           *              *              //Goblin Treasure Box (Blue)
194       7435        *           *              *              //Goblin Treasure Box (Red)
195       7436        *           *              *              //Goblin Treasure Box (Yellow)
196       7454        *           *              *              //Pentagram Box
197       7450        *           *              *              //Mastery Box(Minor)
198       7451        *           *              *              //Mastery Box(Standard)
199       7452        *           *              *              //Mastery Box(Greater)
200       7455        *           *              *              //Mastery Reward Chest(200,000)
201       7456        *           *              *              //Mastery Reward Chest(100,000)
202       7457        *           *              *              //Mastery Reward Chest(50,000)
203       7504        *           *              *              //Mastery Reward Chest(100)
204       7461        *           *              *              //Elemental Capsule(Normal)
205       7464        *           *              *              //Capsule(Fire)
206       7505        *           *              *              //Capsule(Earth)
207       7506        *           *              *              //Capsule(Water)
208       7507        *           *              *              //Capsule(Wind)
209       7508        *           *              *              //Capsule(Darkness)
210       7512        *           *              *              //[Speed] Archangel Weapon Box
211       7519        *           *              *              //Element Box
212       7520        *           *              *              //Ruud Box (1,000)
213       7525        *           *              *              //[Speed] Helm Box
214       7526        *           *              *              //[Speed] Armor Box
215       7527        *           *              *              //[Speed] Pants Box
216       7528        *           *              *              //[Speed] Gloves Box
217       7529        *           *              *              //[Speed] Boots Box
218       7535        *           *              *              //Roomy Card Box (Lower)
219       7536        *           *              *              //Roomy Card Box (Medium)
220       7537        *           *              *              //Roomy Card Box (Higher)
221       7542        *           *              *              //[Event] Lower Box
222       7543        *           *              *              //[Event] Medium Box
223       7544        *           *              *              //[Event] Higher Box
224       7545        *           *              *              //[Event] Luxury Box
225       7546        *           *              *              //Seed Capsule (Fire)
226       7547        *           *              *              //Seed Capsule (Water)
227       7548        *           *              *              //Seed Capsule (Ice)
228       7549        *           *              *              //Seed Capsule (Wind)
229       7550        *           *              *              //Seed Capsule (Lightning)
230       7551        *           *              *              //Seed Capsule (Earth)
231       7552        *           *              *              //Sphere Upgrade Rune Capsule
232       7553        *           *              *              //Mysterious Box
233       7559        *           *              *              //Event Gift Box
234       7560        *           *              *              //Card Box
235       7561        *           *              *              //Card Box (10)
236       7566        *           *              *              //Elemental Talisman Box
237       7568        *           *              *              //Ruud Box (10)
238       7569        *           *              *              //Ruud Box (50)
239       7570        *           *              *              //Ruud Box (100)
240       7571        *           *              *              //Lower Maze Of Dimensions Box
241       7572        *           *              *              //Medium Maze Of Dimensions Box
242       7573        *           *              *              //Higher Maze Of Dimensions Box
243       7574        *           *              *              //Timed Mastery Weapon Box
244       7575        *           *              *              //Speed Server Limited Reward Box
245       7576        *           *              *              //[Jewel Bingo] Lower Box
246       7577        *           *              *              //[Jewel Bingo] Medium Box
247       7578        *           *              *              //[Jewel Bingo] Higher Box
248       7579        *           *              *              //[Jewel Bingo] Luxury Box
249       7580        *           *              *              //Timed Mastery Set Box
250       7582        *           *              *              //Season Level Reward A
251       7589        *           *              *              //2nd Bound Wings Chest
252       7590        *           *              *              //3rd Bound Wings Chest
253       7591        *           *              *              //[Balls and Cows] Lower Box
254       7592        *           *              *              //[Balls and Cows] Medium Box
255       7593        *           *              *              //[Balls and Cows] Higher Box
256       7594        *           *              *              //60-Day Mastery Armor Box
257       7595        *           *              *              //30-Day Mastery Armor Box
258       7596        *           *              *              //3-Day Mastery Armor Box
259       7597        *           *              *              //+11 3rd Wings Chest (Bound)
260       7608        *           *              *              //Season Level Reward B
261       7609        *           *              *              //Lapidary Stone Box
262       7610        *           *              *              //Illuminating Earring Box(Left)
263       7611        *           *              *              //Illuminating Earring Box(Right)
264       7613        *           *              *              //Chicken Box
265       7614        *           *              *              //[Event] Ruud Box
266       7615        *           *              *              //Ruud Box (2,000)
267       7616        *           *              *              //Ruud Box (3,000)
268       7619        *           *              *              //[Event] Ruud Box (2nd Week)
269       7620        *           *              *              //60-Day Mastery Weapon Box
270       7622        *           *              *              //[Speed] Earring Box (Left)
271       7623        *           *              *              //Small Gift Box
272       7624        *           *              *              //Medium Gift Box
273       7625        *           *              *              //Large Gift Box
274       7646        *           *              *              //Moss' Treasure Box
275       7648        *           *              *              //[Lv. 1]Monster Soul Converter Ruud Box 14-480
276       7649        *           *              *              //[Lv. 2]Monster Soul Converter Ruud Box 14-481
277       7650        *           *              *              //[Lv. 3]Monster Soul Converter Ruud Box 14-482
278       7651        *           *              *              //[Lv. 4]Monster Soul Converter Ruud Box 14-483
279       7652        *           *              *              //[Lv. 5]Monster Soul Converter Ruud Box 14-484
280       7653        *           *              *              //Ruud Box (500)
281     7654        *           *              *              //Ruud Box (1,500)
282     7657        *           *              *              //Ruud Box (400)
283     7658        *           *              *              //[TEST] Mastery Armor Chest
284     7659        *           *              *              //[TEST] Mastery Weapon Chest
285     7660        *           *              *              //Phantasmal Steed Capsule
286     7661        *           *              *              //Perishing Wing Box
287       *           *           *              77             //Golden Archer
288       *           *           *              78             //Monster Soul Converter Ruud #1
289       *           *           *              79             //Monster Soul Converter Jewel #1
290       *           *           *              80             //Monster Soul Converter Option #1
291       *           *           *              93             //Monster Soul Converter Accessory #5
292       6625        *           *              *              //Special Muun Egg
293       *           *           734            *              //Lord of Ferea
294       9728        *           *              *              //Pandora Box
295       9729        *           *              *              //Red Card
296       9730        *           *              *              //Blue Card
297       9731        *           *              *              //Premium Muun Box
298       9732        *           *              *              //1st Lucky Armor Ticket (Lv. 0)
299       9733        *           *              *              //1st Lucky Pants Ticket (Lv. 0)
300       9734        *           *              *              //1st Lucky Helm Ticket (Lv. 0)
301       9735        *           *              *              //1st Lucky Gloves Ticket (Lv. 0)
302       9736        *           *              *              //1st Lucky Boots Ticket (Lv. 0)
303       9737        *           *              *              //2nd Lucky Armor Ticket (Lv. 0)
304       9738        *           *              *              //2nd Lucky Pants Ticket (Lv. 0)
305       9739        *           *              *              //2nd Lucky Helm Ticket (Lv. 0)
306       9740        *           *              *              //2nd Lucky Gloves Ticket (Lv. 0)
307       9741        *           *              *              //2nd Lucky Boots Ticket (Lv. 0)
308       9742        *           *              *              //Red Card(Elemental)
309       *           *           746            *              //Nix Boss
310       *           *           794            *              //SwampDarkness Boss
311       *           *           739            *              //Monkey (Green)
312       *           *           740            *              //Monkey (White)
313       *           *           741            *              //Monkey (Purple)
314       *           *           742            *              //Monkey (Red)
315       *           *           759            *              //Rooster (Green)
316       *           *           760            *              //Rooster (White)
317       *           *           761            *              //Rooster (Purple)
318       *           *           762            *              //Rooster (Red)
319       *           *           795            *              //Puppy (Green)
320       *           *           796            *              //Puppy (White)
321       *           *           797            *              //Puppy (Purple)
322       *           *           798            *              //Puppy (Yellow)
323       *           *           817            *              //Pig (Green)
324       *           *           818            *              //Pig (Blue)
325       *           *           819            *              //Pig (Purple)
326       *           *           820            *              //Pig (Red)
327       *           *           855            *              //Mouse (Green)
328       *           *           856            *              //Mouse (Blue)
329       *           *           857            *              //Mouse (Purple)
330       *           *           858            *              //Mouse (Red)
331       *           *           *              94             //Mu Rummy 3
332       7671        *           *              *              //Maple leaf box
333       *           *           884            *              //Cow (Green)
334       *           *           885            *              //Cow (Blue)
335       *           *           886            *              //Cow (Purple)
336       *           *           887            *              //Cow (Red)
337       7673        *           *              *              //Luminous Errtel Capsule (Fire)
338       7674        *           *              *              //Luminous Errtel Capsule (Water)
339       7675        *           *              *              //Luminous Errtel Capsule (Earth)
340       7676        *           *              *              //Luminous Errtel Capsule (Wind)
341       7677        *           *              *              //Luminous Errtel Capsule (Darkness)
342       7633        *           *              *              //Guardian Capsule
343       7219        *           *              *              //Chistmas Star
344       *           *           *              81             //Monster Soul Converter Ruud #2
345       *           *           *              82             //Monster Soul Converter Jewel #2
346       *           *           *              83             //Monster Soul Converter Option #2
347       *           *           *              84             //Monster Soul Converter Ruud #3
348       *           *           *              85             //Monster Soul Converter Jewel #3
349       *           *           *              86             //Monster Soul Converter Option #3
350       *           *           *              87             //Monster Soul Converter Ruud #4
351       *           *           *              88             //Monster Soul Converter Jewel #4
352       *           *           *              89             //Monster Soul Converter Option #4
353       *           *           *              90             //Monster Soul Converter Ruud #5
354       *           *           *              91             //Monster Soul Converter Jewel #5
355       *           *           *              92             //Monster Soul Converter Option #5
400       *           *           526            *              //Stone Statue 1 Impreriam Guardiam
401       *           *           18             *              //Gorgon - Dungeon
402       *           *           25             *              //Ice Queen - Devias
403       *           *           67             *              //Metal Balrog - Losttower
404       *           *           49             *              //Hydra - Atlans
405       *           *           778            *              //Deep Dungeon Gorgon
406       *           *           59             *              //Zaikan - Tarkan
407       10308       *           *              *              //Limited Wing Box
408       10309       *           *              *              //Earring Box of Fury Left
409       10310       *           *              *              //Earring Box of Anger Right
410       10311       *           *              *              //Ghost Horse Capsule
411       10312       *           *              *              //Bloodangel Helm Box 1
412       10313       *           *              *              //Bloodangel Armor Box 2
413       10314       *           *              *              //Bloodangel Pants Box 3
414       10315       *           *              *              //Bloodangel Boots-Gloves Box 4
415       10316       *           *              *              //Bloodangel Weapon Box
416       7325        *           *              *              //Green Box
417       7326        *           *              *              //Red Box
418       7327        *           *              *              //Purple Box
419       6221        *           *              *              //Roomy Reward Box (Lower)
420       6222        *           *              *              //Roomy Reward Box (Medium)
421       6223        *           *              *              //Roomy Reward Box (Higher)
422       6224        *           *              *              //Roomy Reward Box (Special)
423       *           *           *              95             //Play Time Event (1)
424       *           *           *              96             //Play Time Event (2)
425       *           *           *              97             //Play Time Event (3)
426       *           *           *              98             //Play Time Event (4)
427       *           *           *              *              //WCoint Item
430       *           *           901            *              //Tiger (Green)
431       *           *           902            *              //Tiger (Blue)
432       *           *           903            *              //Tiger (Purple)
433       *           *           904            *              //Tiger (Red)
443       10360       *           *              *              //Elixir Jar
//Index   ItemIndex   ItemLevel   MonsterClass   SpecialValue   Comment
434       10318       *           *              *              //[BossBattle] Jewel of Harmony Box        (ID 20-78)
435       10343       *           *              *              //Spider Artifact Box                    (ID 20-103)
436       10346       *           *              *              //Spider Artifact Type 6~7 Box            (ID 20-106)
437       10347       *           *              *              //Artifact Enhancement Stone Box        (ID 20-107)
438       10350       *           *              *              //[BossBattle] Bonus Box                (ID 20-110) (ID 20-120)
444       10361       *           *              *              //[Bound] Brilliant Amulet Box (ID 20-121)
445       10365       *           *              *              //Ruud Box (10000) (ID 20-125)
446       10382       *           *              *              //Tempestmune Egg (Amplified) (ID 20-142)
447       10383       *           *              *              //Tempest Mune Box (Amplified) (ID 20-143)
448       10384       *           *              *              //Tempest Mune Evolution Stone Box (Amplified) (ID 20-144)
449       10385       *           *              *              //Tempest Mune Egg (Wide) (ID 20-145)
450       10386       *           *              *              //Tempest Mune Box (Wide) (ID 20-146)
451       10387       *           *              *              //Tempest Mune Evolution Stone Box (Wide) (ID 20-147)
452       *           *           *              *             //Double Goer Silver Chest 5
453       *           *           *              *             //Double Goer Silver Chest 6
454       *           *           *              *             //Double Goer Golden Chest 5
455       *           *           *              *             //Double Goer Golden Chest 6
end

Gracias:


Offline DarkDown #70 Posteado: September 01, 2024, 10:30:18 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 9
  • Gracias recibida: 9
  • ar
Alguien pasa un editor item_bmd para agregar nuevos items

Herramientas: https://www.mediafire.com/file/oh3cqcd47n4sykr/bmd_s17_2-2.rar/file

parche para S18-2:
 https://www.mediafire.com/file/08q5x7uq9ej1dcc/[RaGEZONE]-Item_bmd.rar/file

USO: solo suelta el  item.bmd en el exe y te genera un txt, luego que lo edites para volvero a hacer BMD solo lo sueltas encima de la herramienta y te lo convierte en bmd otra vez.
PD:  te sugiero crear una carpeta y trabajar en ella y despues solo mudas el bmd al cliente para evitar que te pierdas del original etc.

Gracias:


Offline rodrigoxd #71 Posteado: September 03, 2024, 11:06:22 AM

  • VIP
  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 52
  • Gracias recibida: 204
  • pe
por si esq nesecitas algo, cuento con editor season 18 de items funcional e igual tbm tengo cliente modificado  (Level Requerido de items a Level 0) entre otras cosas


Offline Jigga #72 Posteado: October 22, 2024, 09:39:14 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 1
  • Gracias recibida: 0
  • it
Hello,where to find GM commands?


Offline vanhiep215 #73 Posteado: October 22, 2024, 09:41:19 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 46
  • Gracias recibida: 19
  • vn
Hello,where to find GM commands?
Search
Server/Data/Lang/English


Offline admjack #74 Posteado: November 28, 2024, 06:42:29 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 4
  • Gracias recibida: 0
  • pe

Offline jhoancito #75 Posteado: December 03, 2024, 03:00:33 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 317
  • Gracias recibida: 736
  • bo
como se agrega item custom y pets custom y armas es igual al muemu con los tools


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
2 Replies
819 Views
Last post March 18, 2022, 06:23:49 PM
by Blade
81 Replies
28405 Views
Last post October 04, 2023, 04:02:40 PM
by kouga123
19 Replies
5135 Views
Last post April 23, 2023, 10:20:25 PM
by muinternational
0 Replies
273 Views
Last post April 24, 2023, 11:16:14 AM
by muinternational
0 Replies
383 Views
Last post October 11, 2023, 02:18:24 PM
by latingaming