Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Ayuda con comando de Dl Muemu s6  (Visto 534 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline Ratablanca Posteado: September 18, 2020, 10:39:58 PM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 66
  • Gracias recibida: 18
  • ar
Buenas comunidad hoy les vengo con una duda que capaz para algunos les fue fácil pero yo no logro encontrar solución. Me pasa que al utilizar el comando /reset configure para que se me reseteen los stats pero me gustaría que en el dl se me acumulen. Un compa me dijo q busque en el command del gameservee pero jugando con eso pude o borrar todos los stats o acumular a todos. Alguno me puede ayudar? Muchas gracias como siempre

Gracias:


Offline lunaticodeveloper #1 Posteado: September 18, 2020, 10:56:27 PM

  • MAESTRO

  • US. DE HONOR

  • +4 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.845
  • Gracias recibida: 22189
  • ar
CommandResetKeepStrength = 0
CommandResetKeepDexterity = 0
CommandResetKeepVitality = 0
CommandResetKeepEnergy = 0
CommandResetKeepLeadership = 0

Soporte premium ya sabes contactame!
Experto en MuOnline! Mira mis aportes de primera!
Alojamiento de Servidores / Venta de Configuraciones Mu Online / Espacio de alojamiento para WebHost / Venta de diseño grafico.

Gracias:


Offline Ratablanca #2 Posteado: September 19, 2020, 12:09:43 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 66
  • Gracias recibida: 18
  • ar
busque y busque pero no encontre ajaj dejo mi command por ahi alguien se da cuenta.. sueno

Code: [Select]
[GameServerInfo]
;==================================================
; Post Command Settings
;==================================================
CommandPostType = 7

;==================================================
; Add Point Command Settings
;==================================================
CommandAddPointAutoEnable_AL0 = 1
CommandAddPointAutoEnable_AL1 = 1
CommandAddPointAutoEnable_AL2 = 1
CommandAddPointAutoEnable_AL3 = 1

;==================================================
; Change Command Settings
;==================================================
CommandChangeLimit_AL0 = 2
CommandChangeLimit_AL1 = 2
CommandChangeLimit_AL2 = 2
CommandChangeLimit_AL3 = 2

;==================================================
; Ware Command Settings
;==================================================
CommandWareNumber_AL0 = 2
CommandWareNumber_AL1 = 2
CommandWareNumber_AL2 = 2
CommandWareNumber_AL3 = 2

;==================================================
; Reset Command Settings
;==================================================
CommandResetSwitch = 1
CommandResetType = 1
CommandResetAutoEnable_AL0 = 1
CommandResetAutoEnable_AL1 = 1
CommandResetAutoEnable_AL2 = 1
CommandResetAutoEnable_AL3 = 1
CommandResetCheckItem_AL0 = 0
CommandResetCheckItem_AL1 = 0
CommandResetCheckItem_AL2 = 0
CommandResetCheckItem_AL3 = 0
CommandResetMove_AL0 = 1
CommandResetMove_AL1 = 1
CommandResetMove_AL2 = 1
CommandResetMove_AL3 = 1
CommandResetQuest_AL0 = 0
CommandResetQuest_AL1 = 0
CommandResetQuest_AL2 = 0
CommandResetQuest_AL3 = 0
CommandResetSkill_AL0 = 0
CommandResetSkill_AL1 = 0
CommandResetSkill_AL2 = 0
CommandResetSkill_AL3 = 0
CommandResetLevel_AL0 = 400
CommandResetLevel_AL1 = 350
CommandResetLevel_AL2 = 350
CommandResetLevel_AL3 = 350
CommandResetMoney_AL0 = 50000000
CommandResetMoney_AL1 = 0
CommandResetMoney_AL2 = 0
CommandResetMoney_AL3 = 0
CommandResetCount_AL0 = 1
CommandResetCount_AL1 = 1
CommandResetCount_AL2 = 1
CommandResetCount_AL3 = 1
CommandResetLimit_AL0 = 10000
CommandResetLimit_AL1 = 10000
CommandResetLimit_AL2 = 10000
CommandResetLimit_AL3 = 10000
CommandResetLimitDay_AL0 = 10000
CommandResetLimitDay_AL1 = 10000
CommandResetLimitDay_AL2 = 10000
CommandResetLimitDay_AL3 = 10000
CommandResetLimitWek_AL0 = 10000
CommandResetLimitWek_AL1 = 10000
CommandResetLimitWek_AL2 = 10000
CommandResetLimitWek_AL3 = 10000
CommandResetLimitMon_AL0 = 10000
CommandResetLimitMon_AL1 = 10000
CommandResetLimitMon_AL2 = 10000
CommandResetLimitMon_AL3 = 10000
CommandResetStartLevel_AL0 = 1
CommandResetStartLevel_AL1 = 1
CommandResetStartLevel_AL2 = 1
CommandResetStartLevel_AL3 = 1
CommandResetPoint_AL0 = 1
CommandResetPoint_AL1 = 1
CommandResetPoint_AL2 = 1
CommandResetPoint_AL3 = 1
CommandResetPointRateDW = 100
CommandResetPointRateDK = 100
CommandResetPointRateFE = 100
CommandResetPointRateMG = 100
CommandResetPointRateDL = 100
CommandResetPointRateSU = 100
CommandResetPointRateRF = 100

;==================================================
; Master Reset Command Settings
;==================================================
CommandMasterResetType = 1 ; utilization mode (0=Keep Points/1=Reset Points).

; Check equipped items (0=No/1=Yes).
CommandMasterResetCheckItem_AL0 = 0
CommandMasterResetCheckItem_AL1 = 0
CommandMasterResetCheckItem_AL2 = 0
CommandMasterResetCheckItem_AL3 = 0

; Move character to safe zone (0=No/1=Yes).
CommandMasterResetMove_AL0 = 1
CommandMasterResetMove_AL1 = 1
CommandMasterResetMove_AL2 = 1
CommandMasterResetMove_AL3 = 1

; Clear character quests (0=No/1=Yes).
CommandMasterResetQuest_AL0 = 0
CommandMasterResetQuest_AL1 = 0
CommandMasterResetQuest_AL2 = 0
CommandMasterResetQuest_AL3 = 0

; Clear character skills (0=No/1=Yes).
CommandMasterResetSkill_AL0 = 1
CommandMasterResetSkill_AL1 = 1
CommandMasterResetSkill_AL2 = 1
CommandMasterResetSkill_AL3 = 1

; Required level to use "/mreset"
CommandMasterResetLevel_AL0 = 400
CommandMasterResetLevel_AL1 = 400
CommandMasterResetLevel_AL2 = 400
CommandMasterResetLevel_AL3 = 400

; Required reset to use "/mreset"
CommandMasterResetReset_AL0 = 10000
CommandMasterResetReset_AL1 = 10000
CommandMasterResetReset_AL2 = 10000
CommandMasterResetReset_AL3 = 10000

; Required money to use "/mreset"
CommandMasterResetMoney_AL0 = 0
CommandMasterResetMoney_AL1 = 0
CommandMasterResetMoney_AL2 = 0
CommandMasterResetMoney_AL3 = 0

; Amount of master resets gain utilizing
CommandMasterResetCount_AL0 = 1
CommandMasterResetCount_AL1 = 1
CommandMasterResetCount_AL2 = 1
CommandMasterResetCount_AL3 = 1

; Maximum master resets
CommandMasterResetLimit_AL0 = 10000
CommandMasterResetLimit_AL1 = 10000
CommandMasterResetLimit_AL2 = 10000
CommandMasterResetLimit_AL3 = 10000

; Maximum master resets per day
CommandMasterResetLimitDay_AL0 = 10
CommandMasterResetLimitDay_AL1 = 10
CommandMasterResetLimitDay_AL2 = 10
CommandMasterResetLimitDay_AL3 = 10

; Maximum master resets per week
CommandMasterResetLimitWek_AL0 = 70
CommandMasterResetLimitWek_AL1 = 70
CommandMasterResetLimitWek_AL2 = 70
CommandMasterResetLimitWek_AL3 = 70

; Maximum master resets per month
CommandMasterResetLimitMon_AL0 = 300
CommandMasterResetLimitMon_AL1 = 300
CommandMasterResetLimitMon_AL2 = 300
CommandMasterResetLimitMon_AL3 = 300

; Character level after utilizing "/mreset"
CommandMasterResetStartLevel_AL0 = 1
CommandMasterResetStartLevel_AL1 = 1
CommandMasterResetStartLevel_AL2 = 1
CommandMasterResetStartLevel_AL3 = 1

; Character reset after utilizing "/mreset"
CommandMasterResetStartReset_AL0 = 100
CommandMasterResetStartReset_AL1 = 100
CommandMasterResetStartReset_AL2 = 100
CommandMasterResetStartReset_AL3 = 100

; Amount of points gain
CommandMasterResetPoint_AL0 = 100
CommandMasterResetPoint_AL1 = 100
CommandMasterResetPoint_AL2 = 100
CommandMasterResetPoint_AL3 = 100

;  Percentage of points gain
CommandMasterResetPointRateDW = 0
CommandMasterResetPointRateDK = 0
CommandMasterResetPointRateFE = 0
CommandMasterResetPointRateMG = 0
CommandMasterResetPointRateDL = 0
CommandMasterResetPointRateSU = 0
CommandMasterResetPointRateRF = 0
CommandMasterResetRemoveReset_AL0 = 50
CommandMasterResetRemoveReset_AL1 = 50
CommandMasterResetRemoveReset_AL2 = 50
CommandMasterResetRemoveReset_AL3 = 50

;==================================================
; Marry Command Settings
;==================================================
CommandMarryLevel = 150
CommandMarryCost = 5000000
CommandMarryNoticeDelay = 60
CommandMarryMinTime = 604800
CommandMarryOnlyGM = 0

;==================================================
; Command Open WareHouse
;==================================================
CommandOpenWareOnlySafeZone = 1

;==================================================
; Command Change Class
;==================================================
CommandChangeClassToDW = 1
CommandChangeClassToDK = 1
CommandChangeClassToELF = 1
CommandChangeClassToMG = 1
CommandChangeClassToDL = 1
CommandChangeClassToSU = 1

;==================================================
; Reward Command Settings
;==================================================
CommandRewardMaxType = 3
CommandRewardMaxValue = 100
CommandRewardType1Text = [%s] %s foi prêmiado com %d Cash(s)!
CommandRewardType2Text = [%s] %s foi prêmiado com %d Gold(s)!
CommandRewardType3Text = [%s] %s foi prêmiado com %d PcPoint(s)!

;==================================================
; RewardAll Command Settings
;==================================================
CommandRewardAllMaxType = 3
CommandRewardAllMaxValue = 100
CommandRewardAllType1Text = [%s] Adicionado %d Cash(s) para todos!
CommandRewardAllType2Text = [%s] Adicionado %d Gold(s) para todos!
CommandRewardAllType3Text = [%s] Adicionado %d PcPoint(s) para todos!

;==================================================
; Command Rename (Premium)
;==================================================
CommandRenameDelay_AL0 = 60
CommandRenameDelay_AL1 = 60
CommandRenameDelay_AL2 = 60
CommandRenameDelay_AL3 = 60
CommandRenameNeedTicket = 0

;==================================================
; Gift Command Settings (/presente)
; Dropa um item da EventItemBag Gift!
;==================================================
CommandGiftLimit = 5

;==================================================
; Command Help (/ajuda)
; Recommended Max 5 monsters
;==================================================
CommandHelpMonsterIndex = 151
CommandHelpMonsterAmount = 3


Offline sacred #3 Posteado: September 19, 2020, 01:33:52 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 21
  • Gracias recibida: 8
  • ar
Lamentablemente eso es una customizacion que deberas hacer , porque la config original configurable desde ese archivo es para que borre o no borre en todas las razas . Tienes que modificar para que te borre solo 4 razas y 1 no. Creo que eso se edita desde el gs. Espero poder haberte ayudado igual zabino te dara la respuesta mejor que yo.

Gracias:


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
7 Replies
3166 Views
Last post June 06, 2019, 10:23:29 PM
by dasgrid
8 Replies
8747 Views
Last post September 22, 2017, 10:28:09 AM
by unico
2 Replies
1341 Views
Last post October 11, 2017, 11:55:43 AM
by xmemox
1 Replies
1389 Views
Last post December 18, 2018, 08:29:31 PM
by arthurt94
4 Replies
1070 Views
Last post December 08, 2019, 09:37:14 PM
by ravenofdead6666