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 - matute007

Paginas: [1]
1
Season6 / Re: Files DarkGamers Update 4 - Season 6 Epi 3
« Posteado: May 25, 2020, 09:38:51 PM »
Para los que mandan mensaje que el BotAlchemist no carga, tienen que configurar el archivo, leyendo las rutas lo entienden fácilmente. acá dejo un BotAlchemist o Alquimista como lo llaman de ejemplo

Code: [Select]
// - GensFamily (1 Duprian, 2 Vanert)
// - Attention: if or if put 10 letters in the names of the Bot
//======================================================================================

1
// - BotIndex Class Enabled ColorName SuccessRate Name Map X Y Dir
0 2 1 0 100 "Alchemist" 0 113 137 3
end


2
// - BotIndex AL Money
0 0 0
end

// - Slot:
// - 0 = Weapon 1 = Shield 2 = Helm 3 = Armor 4 = Pants
// - 5 = Gloves 6 = Boots 7 = Wings 8 = Pet

//BotIndex Slot Type Index Level Opt
3
0 0 5 5 11 15
0 1 6 14 15 15
0 2 7 3 15 15
0 3 8 3 15 15
0 4 9 3 15 15
0 5 10 3 15 15
0 6 11 3 15 15
0 7 12 4 15 15
end

4
// - BotIndex      AllowLevel AllowOpt AllowLuck     AllowSkill        AllowExc    AllowFFFFItems
0             1 1     1       1 1 1

end

//Conditions
//======================================================================================
//Data
//======================================================================================
//AcceptOnlySameType = Only Accept for example Swords with Swords, and not Swords with Axes
//OnlyIfDestinyLower = Only Accept if destiny item level is lower or equals than source item level +10 and -10
//======================================================================================
5
// -  Index  OnlySameType  DestinyLower Ancient ItemLevel          ItemExc
0   1 1 1     15            1
end


la ruta de todos los bot es:

MuServerDG\DarkGamers\BotSystem\BotAlchemist.ini

por favor tratan de leer los archivos y modificar manualmente, no se copien de cualquier archivo en Internet y luego reporten que no sirvan cuando lo hacen mal o copian en rutas que no son.





ya probe y no logro que salga el adquimista cambie como 5 veces y borre y volver a crear el server y no logro que aparesca

Paginas: [1]