Mostrar posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - rafadie

Paginas: [1]
1
Season16 / Re: [MuDevs Emulator][Season 16][Episode 2]
« Posteado: November 04, 2021, 10:35:48 PM »
o client fecha bruscamente sem apresentar nenhum erro, mas no GS apresenta um erro conforme imagem a seguir e após 1 minuto aproximadamente o client fecha, alguém já experimentou este problema?

Tengo un problema, el cliente se cierra abruptamente sin mostrar ningún error, pero el GS muestra un error como se muestra en la imagen de abajo y después de aproximadamente 1 minuto el cliente cierra, ¿alguien ha experimentado este problema? ¡Gracias de antemano a todos los que pueden ayudar!



Desde já agradeço quem puder ajudar!
video

2
Season16 / Re: [MuDevs Emulator][Season 16][Episode 2]
« Posteado: February 19, 2021, 06:53:51 PM »
como corrigiu o 4 quest ?? pode me auxiliar ?

3
Season12 / Re: Files Season 12 IGCN - MuEmu + Codigo Fuente (SOURCES)
« Posteado: April 10, 2019, 07:33:25 PM »
¿Cómo poner para dropar los items full opt excellents de la box kundun +5? ya he intentado todas las formas que los archivos indican y nada funciona. Instrucciones en el archivo MuServer\IGCData\ItemBags\### Item Bags System Descripción ###.txt

Code: [Select]
Exc:
// -1: No exc option
// -2;X: Specified count of random options, the 'X' defines count of excellent options, max 9 (options selection based on rates from IGC_ExcellentOptions.xml) - # TEMPORARY NOT WORKING #
// -3;X: Random count of random options, the 'X' defines max count of excellent options, max 9 (options selection based on rates from IGC_ExcellentOptions.xml)
// X;X;X;X;X;X;X;X;X: Defined excellent options, the 'X' is excellent option ID based on IGC_ExcellentOptions.xml, maximum 9 options can be defined
ya he intentado las siguientes formas:
Exc="-4"
Exc="-2;6"
Exc="-3;6"
Exc="-3;9"
Exc="-3;6;7;8;9;10;11;12"
Exc="6;7;8;9;10;11;12"
Dropa de todas las maneras incluso full Option, pero quiero que drope sólo Full Option 100% de las veces.

Code: [Select]
<ItemBag>
<BagConfig Name="Item_Box_of_Kundun+5" ItemRate="10000" SetItemRate="0" MoneyDrop="0" IsPentagramForBeginnersDrop="0" BagUseEffect="-1" BagUseRate="10000" />
<SummonBook Enable="0" DropRate="0" ItemCat="0" ItemIndex="0" />
<AddCoin Enable="0" CoinType="0" CoinValue="0" />
<Ruud GainRate="0" MinValue="1" MaxValue="10" />

<DropAllow Wizard="1" Knight="1" FairyElf="1" MagicGladiator="1" DarkLord="1" Summoner="1" RageFighter="1" GrowLancer="1" PlayerMinLevel="1" PlayerMaxLevel="MAX" MapNumber="-1">
<Drop Rate="100" Count="1">
<Item Cat="0" Index="16" ItemMinLevel="0" ItemMaxLevel="0" Skill="1" Luck="1" Option="1" Exc="-4" SetItem="0" SocketCount="0" ElementalItem="0" />
Lo siento el tamaño del post pero realmente no tengo más opciones para recurrir. Gracias gigantes!

Paginas: [1]