Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Problema/duda con el MuServer/Data/Message  (Visto 2558 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline humito Posteado: May 27, 2017, 04:00:16 PM | Modificado: May 27, 2017, 08:54:25 PM by ZabiinoOo

  • 0 puntos por ventas
  • *
  • Rank: Liga mayor
  • Posts: 194
  • Gracias recibida: 332
  • ar
Hola tengo una duda, eh visto en otros SV donde ponen mobs d inv programados y al mata o comenzar el evento aparecen los nombre de dicho evento. Se podra agregar?o dañaria a los files?
 AL FINAL DE UN EJEMPLO DE LO QUE QUIERO HACER, DESDE YA MUCHAS GRACIAS.

(Uso Files Emu S6)
MuServer/Data/Message <<<<<<<<<<<

Code: [Select]
//Index   Message
0         "Blood Castle will close in %d minute(s)"
1         "Blood Castle closed"
2         "Blood Castle %d will start in %d minute(s)"
3         "Blood Castle started"
4         "All monsters have been defeated"
5         "All boss monsters have been defeated"
6         "Blood Castle ended"
7         "You're not strong enough to enter Blood Castle"
8         "Player %s dropped weapon Angel"
9         "Player %s took angel's weapon"
10        "Player %s destroyed castle gate"
11        "Player %s destroyed statue"
16        "Chaos Castle will close in %d minute(s)"
17        "Chaos Castle closed"
18        "Chaos Castle %d will start in %d minute(s)"
19        "Chaos Castle started"
20        "Chaos Castle ended"
32        "/move"
33        "/post"
34        "/addstr"
35        "/addagi"
36        "/addvit"
37        "/addene"
38        "/addcmd"
39        "/pkclear"
40        "/money"
41        "/change"
42        "/ware"
43        "/reset"
44        "/gmmove"
45        "/gmpost"
46        "/track"
47        "/trace"
48        "/disconnect"
49        "/fireworks"
50        "/make"
51        "/skin"
52        "/setmoney"
53        "/notice"
54        "/mreset"
55        "/war"
56        "/soccer"
57        "/re"
58        "/hide"
64        "You do not have permission to use /post"
65        "You must be at least level %d to use /post"
66        "You must be at least %d resets to use /post"
67        "You must be at least %d Zen to use /post"
68        "You have to wait %d seconds to use /post"
69        "[POST] %s"
70        "You do not have permission to use /add"
71        "Exclusive Command Dark Lord"
72        "You do not have enough points to add"
73        "You must have at least %d Zen to use /add"
74        "You added %d points, remaining %d points to be distributed"
75        "You do not have permission to use /pkclear"
76        "You're not PK"
77        "You must have at least %d Zen to use /pkclear"
78        "You cleared your PK"
79        "You do not have permission to use /money"
80        "You entered an invalid value to add"
81        "You do not have permission to use /change"
82        "You must have at least %d Zen to use /change"
83        "You can not evolve more"
84        "You successfully evolved"
85        "You do not have permission to use /ware"
86        "You can not use /ware at moment"
87        "You have entered an invalid chest to change"
88        "You moved to chest %d successfully"
89        "You do not have permission to use /reset"
90        "You can not use /reset at time"
91        "You must be at least level %d to use /reset"
92        "You must have at least %d Zen to use /reset"
93        "You can not have more than %d resets"
94        "You can not reset with items equipped"
95        "You successfully reseted, and now have %d resets"
96        "You do not have permission to use /gmmove"
97        "You have entered an invalid target for /gmmove"
98        "You do not have permission to use /gmpost"
99        "You do not have permission to use /track"
100       "You have entered an invalid target for /track"
101       "You do not have permission to use /trace"
102       "You have entered an invalid target for /trace"
103       "You do not have permission to use /disconnect"
104       "You have entered an invalid target for /disconnect"
105       "You do not have permission to use /fireworks"
106       "You do not have permission to use /make"
107       "You successfully created item"
108       "You do not have permission to use /skin"
109       "You have entered an invalid target for /skin"
110       "You do not have permission to use /setmoney"
111       "You have entered an invalid target for /setmoney"
112       "You entered an invalid value for /setmoney"
113       "You do not have permission to use /notice"
114       "Automatic points add: On (%d)"
115       "Automatic points add: Off"
116       "Automatic reset: On"
117       "Automatic Reset: Off"
118       "You do not have permission to use /mreset"
119       "You can not use /mreset at time"
120       "You must have at least %d levels to use /mreset"
121       "You must have at least %d resets to use /mreset"
122       "You must have at least %d Zen to use /mreset"
123       "You can not have more than %d master resets"
124       "You can not reset master with items equipped"
125       "Master successfully reseted, and now have %d master resets"
126       "Requests as received: Connected"
127       "Requests received: Off"
128       "Requests as received: Automatic"
129       "You can only reset %d times a day"
130       "You can only reset %d times a week"
131       "You can only reset %d times a month"
132       "You can only reset master %d times a day"
133       "You can only reset master %d times a week"
134       "You can only reset master %d times a month"
135       "You do not have permission to use /hide"
144       "Devil Square will close in %d minute(s)"
145       "Devil Square closed"
146       "Devil Square %d will start in %d minute(s)"
147       "Devil Square began"
148       "Devil Square ended"
149       "You're not strong enough to join Devil Square"
160       "Target player is not online"
161       "You can not duel at this time"
162       "Target player refused his duel application automatically"
163       "Have you ever asked or been asked to duel"
164       "Target player ever asked or been asked to duel"
165       "You can not duel being in Guild War"
166       "Target player can not duel in Guild War"
167       "You can not duel in this map"
168       "You can not duel during Castle Siege"
169       "Target player name is invalid"
170       "You can not duel with Self Defense"
171       "Player can not target duel Self Defense"
172       "Target player refused his request duel"
173       "All arenas are full at moment"
174       "Duel between %s and %s started!"
175       "Player %s won %s duel!"
176       "Illusion Temple will close in %d minute(s)"
177       "Illusion Temple closed"
178       "Illusion Temple %d will start in %d minute(s)"
179       "Illusion Temple started"
180       "Illusion Temple finished"
181       "You're not strong enough to enter Illusion Temple"
182       "You do not have required item to enter Illusion Temple"
183       "player %s dropped artifact"
184       "player %s picked up artifact"
192       "Skeleton King invasion has begun!"
193       "Invasion of Red Dragon started!"
194       "Invasion of Dourados started!"
195       "Invasion of White Wizard started!"
196       "New Year invasion has begun!"
197       "Invasion of rabbits started!"
198       "Invasion of summer started!"
199       "Christmas invasion has begun!"
200       "Invasion of Medusa began!"
202       "Player %s defeated Skeleton King!"
203       "Player %s defeated Red Dragon!"
204       "Player %s defeated Golden Great Dragon!"
205       "Player %s defeated White Wizard!"
206       "Player %s defeated Cursed Santa!"
207       "Player %s defeated Medusa!"
208       "Merchant Moss appeared!"
209       "Merchant Moss left!"
210       "Invasion of invoking Demons started!"
211       "Invasion of eggs Event started!"
224       "You must be at least level %d to move"
225       "You must be at least %d zen to move"
226       "You can not move at this time time"
227       "Assassins can not move"
228       "You do not have correct equipment to move"
229       "Only members of families of gens can move"
230       "You need to be max level %d to move"
231       "You must be at least %d resets to move"
232       "You need to have a maximum of %d resets to move"
240       "Senior is not currently active"
241       "Senior does not work during Castle Siege"
242       "You have to be in guild owner of castle to use Senior"
243       "You must be owner of guild to use Senior"
244       "Guardsman does not work during Castle Siege"
245       "You are already in a guild"
246       "You do not have enough level to create a guild"
247       "Shop is empty"
248       "Account level: Free"
249       "Account level: Vip1 (%s)"
250       "Account level: Vip2 (%s)"
251       "Account level: Vip3 (%s)"
256       "Welcome %s !"
257       "You must be at least level 40 to use ring"
258       "You must be at least level 80 to use ring"
259       "You can not move to this map at time"
260       "You can not pick up this item at this time"
261       "You can not leave game with an open Trade"
262       "You can not leave game with an open Chest"
263       "You can not leave game with Chaos Machine open"
264       "You can not leave game with an open Trainer"
265       "You can not quit game being in Self Defense"
266       "You're at maximum level"
267       "You're at maximum level master"
268       "You can only add %d points"
269       "You can not talk during %d seconds"
270       "You can not send message to yourself"
271       "Hello, I am cheerful guard"
272       "It was not possible to carry out teleportation"
273       "You will be teleported in %d second(s)"
274       "You can not move this map with mount"
275       "You can not move to this map without wing"
276       "Gift CashShop"
304       "Ice Walker appeared!"
305       "You're not strong enough to get in Double Goer"
306       "Ice Walker was defeated!"
320       "Selupan appeared! Gate of Hatchery will close in %d minute(s)"
321       "Hatchery gate closed"
322       "Player %s defeated Selupan!"
323       "Gate of Hatchery will open again in %d minute(s)"
324       "Gate of Hatchery opened!"
325       "Hatchery gate is closed"
336       "Refinement Tower will close in 60 minute(s)"
337       "Refinement Tower will close in 20 minute(s)"
338       "Kanturu door will open in 1 minute(s)"
339       "Battle against Maya will start soon, get ready"
340       "Next battle will begin in 1 minute(s)"
341       "Nightmare appeared! Defeat him to release Refinement Tower"
342       "Nightmare was defeated! Refinement Tower has been released"
343       "Time is up, you will be removed from event"
352       "Castle Deep will start in 5 minute(s)"
353       "Castle Deep started"
354       "Castle Deep ended"
355       "Erohim player was killed by %s"
356       "%s killed by player %s"
368       "Balgass joined forces with army of Kundun and is preparing to attack fortress of Crywolf"
369       "Armada of Balgass is ready to attack fortress of Crywolf"
370       "Armada of Balgass is marching to fortress of Crywolf"
371       "Armada of Balgass is approaching fortress Crywolf"
372       "No Elfa has connected to altars, leaving statue of unprotected wolf"
373       "Balgass will be alive by end of battle"
374       "Defense failed! statue of sacred wolf was taken by Balgass"
375       "Defense was successful! statue of sacred wolf was protected"
376       "Connection period with Wolf Altars starts in %d second(s)"
377       "Connection period with Wolf Altars starts in %d minute(s)"
378       "Armada of Balgass will attack in %d second(s)"
379       "Armada of Balgass will attack in %d minute(s)"
380       "Without protection of elven statue of holy wolf was unprotected"
381       "Balgass is coming! Protect statue of holy wolf"
382       "Armada of Balgass began attacking statue of holy wolf"
383       "Armada of Balgass was defeated with help of heroes"
384       "MvP Rank: %d"
385       "MvP Experience: %d"
386       "Balgass was killed by %s!"
387       "Balgass was dead!"
388       "Dark Elf %d was killed by %s!"
389       "MvP Point: %d"
390       "Connected to altar %d"
391       "%s is connected to altar %d"
392       "Altar was connected %d"
393       "Connection period to pedestal %d not started yet"
394       "Altar %d already has connected more than 2 times"
395       "Position to connect to altar %d is wrong"
396       "%s is trying to connect to altar %d"
397       "You will be connected to altar in 5 second(s)"
398       "Do not move until connection is complete" 
399       "Connection to altar %d was canceled"
400       "Statue of barrier of holy wolf disappeared"
401       "Number of connections: %d, statue of Life: %d"
402       "Holy wolf statue barrier was created"
403       "Connection requires a level 260 or higher"
416       "Castle Siege ended"
417       "Castle Siege registration period began"
418       "Registration of Castle Siege emblems period started"
419       "Period of selection of Castle Siege guilds started"
420       "Selection of Castle Siege guilds completed"
421       "Prep period for Castle Siege started"
422       "Castle Siege will start in %d minute(s)"
423       "Castle Siege is being disputed"
424       "Guild %s was well succeeded in defending castle"
425       "Guild %s became new owner of castle"
426       "Owner of castle was not set"
427       "Only Guardian statue left"
432       "Position of player %s has been changed to Guild Leader Assistant"
433       "Position of player %s has been changed to Battlemaster"
434       "Position of player %s has been changed to Guild Member"
435       "Type of guild %s was changed to %d"
436       "Guild has entered alliance %s"
437       "Guild is now enemy of guild %s"
438       "Guild %s entered alliance %s"
439       "Guild withdrew from alliance"
440       "Guild %s withdrew from alliance %s"
441       "Guild is not more alliance %s"
442       "Guild is not more enemy guild %s"
443       "Alliance was undone %s"
448       "You can not invoke Life Stone outside Castle Siege"
449       "Only offensive alliance can invoke Life Stone"
450       "A Life Stone has been invoked"
451       "You can not invoke Life Stone inside Dragon Tower"
452       "A Life Stone was successfully invoked"
453       "A Life Stone failed to be invoked"
464       "You can not invoke soldier out of Castle Siege"
465       "Only defensive alliance can invoke soldier"
466       "Only guild leader and his assistant can invoke soldier"
467       "Maximum number of soldiers has been exceeded"
468       "Soldier has been successfully invoked"
469       "Soldier failed to be invoked"
480       "Server closed"
481       "Server will automatically close in %d second(s)"
482       "This is a duplicate item, please contact with administrator"
483       "Your chat lockout ended"
484       "You will quit game in %d second(s)"
485       "Self defense against %s started"
486       "Self defense against %s finished"
487       "Server will shut down automatically in 1 minute(s)"
488       "Server will shut down automatically in 3 minute(s)"
489       "Server will shut down automatically in 5 minute(s)"
490       "Game will start automatically in 10 seconds(s)"
491       "%s won %d Jewel of Bless"
------------------------------------------
Puedo agregar una columna: Ejemplo
-------------------------------------------
500         "Erohim esta atacando Losttower"
500         "Erohim fue destruido"
end

Gracias:


Offline KrizR #1 Posteado: May 27, 2017, 04:05:27 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 265
  • Gracias recibida: 12748
  • ve

Gracias:


Offline humito #2 Posteado: May 27, 2017, 04:09:25 PM

  • 0 puntos por ventas
  • *
  • Rank: Liga mayor
  • Posts: 194
  • Gracias recibida: 332
  • ar
si lo que quieres agregar una invacion aqui una guia escrita

http://tuservermu.com.ve/index.php?topic=1966.0

Aqui en video

http://tuservermu.com.ve/index.php?topic=3599.0

Muchas gracias por la colaboracion. Pero no si se agregar invasiones programadas.
Lo que necesito saber es si puedo Agregar o Modificar los Mensaje de cuando aparece el Boos o cuando muere. Fijate en el Code al Final esta el ejemplo.


Offline KrizR #3 Posteado: May 27, 2017, 04:15:01 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 265
  • Gracias recibida: 12748
  • ve
entonces quedaria algo asi

490       "Game will start automatically in 10 seconds(s)"
491       "%s won %d Jewel of Bless"
------------------------------------------
Puedo agregar una columna: Ejemplo
-------------------------------------------
492         "Erohim esta atacando Losttower"
493         "Erohim fue destruido"
end

y no dañara el archivo ya que yo lo tengo por el 520 :v

Gracias:


Offline humito #4 Posteado: May 27, 2017, 04:26:57 PM

  • 0 puntos por ventas
  • *
  • Rank: Liga mayor
  • Posts: 194
  • Gracias recibida: 332
  • ar
entonces quedaria algo asi

490       "Game will start automatically in 10 seconds(s)"
491       "%s won %d Jewel of Bless"
------------------------------------------
Puedo agregar una columna: Ejemplo
-------------------------------------------
492         "Erohim esta atacando Losttower"
493         "Erohim fue destruido"
end

y no dañara el archivo ya que yo lo tengo por el 520 :v


Muchisimas GRACIAS!.  Eso me tenia matando tenia miedo de dañar a los Files, muchisimas gracias campeon.


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
4 Replies
8182 Views
Last post February 12, 2018, 11:27:19 AM
by augusto1
4 Replies
1230 Views
Last post April 21, 2017, 12:25:43 PM
by diju
5 Replies
1422 Views
Last post January 28, 2022, 10:25:15 PM
by Virus22
5 Replies
1077 Views
Last post March 30, 2019, 06:54:04 PM
by wizardLm20
3 Replies
537 Views
Last post July 21, 2020, 06:26:17 PM
by Zerek