Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Ayuda en las eventitembag files 1.0M DarksTeam  (Visto 1723 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline zzbrandon Posteado: January 24, 2018, 11:41:28 AM | Modificado: January 24, 2018, 12:16:55 PM by zzbrandon

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 212
  • Gracias recibida: 654
  • cl
Hola, necesito una ayuda quisiera saber como puedo poner para que las cajas kumdum me puedan botar items de esta forma


Luck + Rate + refleck + DD

Mi evenitembag esta de esta manera
 
Code: [Select]
//	Event Item Bag 8 - Box of Kundun +1  
//===========================================================================
//Type, Index, Level, Skill, Luck, Option
//===============================[Sets]======================================
// Leather Set
//===========================================================================
8 5 0 0 1 14 //Excellent Leather Armor
11 5 0 0 1 14 //Excellent Leather Boots
10 5 0 0 1 14 //Excellent Leather Gloves
7 5 0 0 1 14 //Excellent Leather Helm
9 5 0 0 1 14 //Excellent Leather Pants
//===========================================================================
// Pad Set
//===========================================================================
8 2 0 0 1 14 //Excellent Pad Armor
11 2 0 0 1 14 //Excellent Pad Boots
10 2 0 0 1 14 //Excellent Pad Gloves
7 2 0 0 1 14 //Excellent Pad Helm
9 2 0 0 1 14 //Excellent Pad Pants
//===========================================================================
// Vine Set
//===========================================================================
8 10 0 0 1 14 //Excellent Vine Armor
11 10 0 0 1 14 //Excellent Vine Boots
10 10 0 0 1 14 //Excellent Vine Gloves
7 10 0 0 1 14 //Excellent Vine Helm
9 10 0 0 1 14 //Excellent Vine Pants
//===========================================================================
// Bronze Set
//===========================================================================
8 0 0 0 1 14 //Excellent Bronze Armor
11 14 0 0 1 14 //Excellent Bronze Boots
10 0 0 0 1 14 //Excellent Bronze Gloves
7 0 0 0 1 14 //Excellent Bronze Helm
9 0 0 0 1 14 //Excellent Bronze Pants
//===============================================================================
//Type, Index, Level, Skill, Luck, Option
//=================================Rings=======================================
13 8 0 0 0 14 //Excellent Ring of Ice
13 9 0 0 0 14 //Excellent Ring of Poison
13 12 0 0 0 14 //Excellent Pendant of Lightning
//===============================================================================

Quien sepa como solucionarlo que numero va en Option estaria agradecido

Gracias:


Online ZabiinoOo #1 Posteado: January 24, 2018, 12:00:09 PM | Modificado: January 24, 2018, 12:02:18 PM by ZabiinoOo

  • MAESTRO

  • US. DE HONOR

  • LEYENDA

  • Administrador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 7.487
  • Gracias recibida: 136757
  • pe
Yo lo tengo asi

Code: [Select]
// type, index, level, skill, luck, option
7 5 0 0 1 2
8 5 0 0 1 2
9 5 0 0 1 2
10 5 0 0 1 2
11 5 0 0 1 2
7 2 0 0 1 2
8 2 0 0 1 2
9 2 0 0 1 2
10 2 0 0 1 2
11 2 0 0 1 2
7 10 0 0 1 2
8 10 0 0 1 2
9 10 0 0 1 2
10 10 0 0 1 2
11 5 0 0 1 2

La ultima columna es la que muestra cuantas opciones exc quieres que bote, para semi pone 3, saludos!!

Gracias:


Offline Marote #2 Posteado: January 24, 2018, 12:01:41 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.124
  • Gracias recibida: 14437
  • ar
Hola, necesito una ayuda quisiera saber como puedo poner para que las cajas kumdum me puedan botar items de esta forma


Luck + Rate + refleck + DD

Mi evenitembag esta de esta manera
 
//   Event Item Bag 8 - Box of Kundun +1 
//===========================================================================
//Type,   Index,   Level,   Skill,   Luck,   Option
//===============================[Sets]======================================
// Leather Set
//===========================================================================
8   5   0   0   1   14   //Excellent Leather Armor
11   5   0   0   1   14   //Excellent Leather Boots
10   5   0   0   1   14   //Excellent Leather Gloves
7   5   0   0   1   14   //Excellent Leather Helm
9   5   0   0   1   14   //Excellent Leather Pants
//===========================================================================
// Pad Set
//===========================================================================
8   2   0   0   1   14   //Excellent Pad Armor
11   2   0   0   1   14   //Excellent Pad Boots
10   2   0   0   1   14   //Excellent Pad Gloves
7   2   0   0   1   14   //Excellent Pad Helm
9   2   0   0   1   14   //Excellent Pad Pants
//===========================================================================
// Vine Set
//===========================================================================
8   10   0   0   1   14   //Excellent Vine Armor
11   10   0   0   1   14   //Excellent Vine Boots
10   10   0   0   1   14   //Excellent Vine Gloves
7   10   0   0   1   14   //Excellent Vine Helm
9   10   0   0   1   14   //Excellent Vine Pants
//===========================================================================
// Bronze Set
//===========================================================================
8   0   0   0   1   14   //Excellent Bronze Armor
11   14   0   0   1   14   //Excellent Bronze Boots
10   0   0   0   1   14   //Excellent Bronze Gloves
7   0   0   0   1   14   //Excellent Bronze Helm
9   0   0   0   1   14   //Excellent Bronze Pants
//===============================================================================
//Type,   Index,   Level,   Skill,   Luck,   Option
//=================================Rings=======================================
13   8   0   0   0   14   //Excellent Ring of Ice
13   9   0   0   0   14   //Excellent Ring of Poison
13   12   0   0   0   14   //Excellent Pendant of Lightning
//===============================================================================

Quien sepa como solucionarlo que numero va en Option estaria agradecido

Cambia a numeros pares la opcion, en estos files no sabria, probaste en 32? si por ejemplo 32 da mas opciones que las que deseas serian probar de 2 en 2 hasta llegar a esa opcion

16 18 20 22 24, asi hasta lograr la opcion, nunca use estos files pero deberia de ser 16.


Offline zzbrandon #3 Posteado: January 24, 2018, 12:05:52 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 212
  • Gracias recibida: 654
  • cl

Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
3 Replies
2297 Views
Last post November 09, 2016, 11:26:44 PM
by ZabiinoOo
9 Replies
3005 Views
Last post June 19, 2020, 07:39:19 PM
by setokaibaster
2 Replies
1731 Views
Last post July 09, 2020, 09:32:15 PM
by setokaibaster
1 Replies
729 Views
Last post October 08, 2024, 11:40:13 AM
by aravigel
6 Replies
1017 Views
Last post June 18, 2025, 08:44:49 AM
by fedepelain