Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Drop de CustomMonster  (Visto 961 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline zmadblack Posteado: March 30, 2020, 04:35:01 PM

  • 0 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 96
  • Gracias recibida: 184
  • br
Hello TSM friends
I have a doubt. I added a CustomBox with drop items that I configured.

CustomBox: OK

I added a CustomMonster to drop this CustomBox that I created.

CustomMonster: OK

What I'm having difficulties with, is to put to drop this Box of this monster that I added. I didn't see guides on youtube or the forum that explained that part. can anybody help me?

I wanted the show to drop only the Box.

It's possible?

Thanks.

Gracias:


Offline Fragata #1 Posteado: April 02, 2020, 04:19:57 PM

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 158
  • Gracias recibida: 1329
  • ar

First you have to add your new monster so that it can drop a specific item

You can find this in muserver / data / eventitembagmanajer.txt I give you an example to add a hydra as a monster that drops

137 * * 049 * // Hydra

this would be section 137 and the monster number 049 = hydra


then you go to / muserver / data / eventitembag and create a txt file with this name (in this case since the hydra you add is number 137

137 - Hydra.txt
inside the iria file


0
// EventName DropZen ItemDropRate ItemDropCount SetItemDropRate ItemDropType Fireworks
"Hydra" 1000 100 5 0 0 1
end

1
// Section Type MinLevel MaxLevel Skill Luck Option Excellent
14 100 0 0 0 0 0 0


in this case this monster drops a lucky coin that is in section 14 number 100 = lucky coin (this is where you would put your new box for example if your new box is in section 14 number 235 you would add 14 235 0 0 0 0 0 0

You close and open the server and by killing that monster, in this case the Hydra, you would be dropping item 14 235

Gracias:


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
1 Replies
1163 Views
Last post June 19, 2019, 02:31:47 AM
by kai1702
10 Replies
3192 Views
Last post August 16, 2019, 09:21:01 AM
by magtjr1
0 Replies
382 Views
Last post April 09, 2020, 01:16:48 PM
by zmadblack
6 Replies
1208 Views
Last post October 29, 2020, 09:38:34 AM
by LTP Team
15 Replies
2268 Views
Last post November 27, 2023, 02:03:12 PM
by KropaPL