avatar_Gabumon

no recibo los puntos exactos al realizar Reset

Iniciado por Gabumon, Jun 21, 2023, 11:59 AM

Tema anterior - Siguiente tema

0 Miembros y 1 Visitante están viendo este tema.

Gabumon

hola al realizar reset en la ruta GameServer/common & GameServerCs/common , en la seccion reset agregue en la

linea reset recibir 200 puntos, pero al realizar /reset recibo 290 puntos, si subo a 2 reset me agrega 490 puntos,

probe con la elfa y al relizar reset al personaje elfa le da 220 puntos el primer reset al segundo reset le asigna

420 puntos, como puedo hacer para recibir exactamente 200 puntos. Saludos

PD; Files Louis Up 32 , Repack NH 6.17s

De esta manera lo tengo en GameServer/Common no se donde me faltaria configurar, para recibir 200 puntos exactos por reset.

CommandResetPoint_AL0 = 100
CommandResetPoint_AL1 = 100
CommandResetPoint_AL2 = 100
CommandResetPoint_AL3 = 100
CommandResetPointRateDW = 200
CommandResetPointRateDK = 200
CommandResetPointRateFE = 200
CommandResetPointRateMG = 200
CommandResetPointRateDL = 200
CommandResetPointRateSU = 200
CommandResetPointRateRF = 200

reset" border="0



  •  

Matias-

Buenas, con esta config te va a dar siempre 300 puntos, comparala y busca tu error:

;==================================================
; Reset Command Settings
;==================================================
CommandResetType = 1

CommandResetAutoEnable_AL0 = 0
CommandResetAutoEnable_AL1 = 0
CommandResetAutoEnable_AL2 = 0
CommandResetAutoEnable_AL3 = 0

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 = 400
CommandResetLevel_AL2 = 400
CommandResetLevel_AL3 = 400
CommandResetMoney_AL0 = 20000000
CommandResetMoney_AL1 = 15000000
CommandResetMoney_AL2 = 10000000
CommandResetMoney_AL3 = 10000000
CommandResetCount_AL0 = 1
CommandResetCount_AL1 = 1
CommandResetCount_AL2 = 1
CommandResetCount_AL3 = 1

CommandResetLimit_AL0 = 10
CommandResetLimit_AL1 = 10
CommandResetLimit_AL2 = 10
CommandResetLimit_AL3 = 10

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 = 300
CommandResetPoint_AL1 = 300
CommandResetPoint_AL2 = 300
CommandResetPoint_AL3 = 300

CommandResetPointRateDW = 100
CommandResetPointRateDK = 100
CommandResetPointRateFE = 100
CommandResetPointRateMG = 100
CommandResetPointRateDL = 100
CommandResetPointRateSU = 100
CommandResetPointRateRF = 100

CommandResetKeepDLCommandPoint_AL0 = 0
CommandResetKeepDLCommandPoint_AL1 = 0
CommandResetKeepDLCommandPoint_AL2 = 0
CommandResetKeepDLCommandPoint_AL3 = 0

CommandResetRewardCoin1Value_AL0 = 0
CommandResetRewardCoin1Value_AL1 = 0
CommandResetRewardCoin1Value_AL2 = 0
CommandResetRewardCoin1Value_AL3 = 0
CommandResetRewardCoin2Value_AL0 = 0
CommandResetRewardCoin2Value_AL1 = 0
CommandResetRewardCoin2Value_AL2 = 0
CommandResetRewardCoin2Value_AL3 = 0
CommandResetRewardCoin3Value_AL0 = 0
CommandResetRewardCoin3Value_AL1 = 0
CommandResetRewardCoin3Value_AL2 = 0
CommandResetRewardCoin3Value_AL3 = 0
  •  

Gabumon

aplique y me sigue agregando 90 puntos adiciones, hice el reset y me asigno 390 puntos no se donde radica el problema en tabla de reset lo tengo desactivado.

//MinReset   MaxReset   Level_AL0   Level_AL1   Level_AL2   Level_AL3   Money_AL0   Money_AL1   Money_AL2   Money_AL3   Point_AL0   Point_AL1   Point_AL2   Point_AL3
// 1          1          400         400         400         400          *          *           *            *          200         200          200        200
// 2          2          400         400         400         400          *          *           *            *          400         400          200        200
// 3          3          400         400         400         400          *          *           *            *          600         600          200        200
// 4          4          400         400         400         400          *          *           *            *          800         800          200        200
// 5          5          400         400         400         400          *          *           *            *          1000        1000         200        200
 
 
end

;==================================================
; Reset Command Settings
;==================================================
CommandResetType = 1
CommandResetAutoEnable_AL0 = 0
CommandResetAutoEnable_AL1 = 0
CommandResetAutoEnable_AL2 = 0
CommandResetAutoEnable_AL3 = 0
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 = 400
CommandResetLevel_AL2 = 400
CommandResetLevel_AL3 = 400
CommandResetMoney_AL0 = 0
CommandResetMoney_AL1 = 0
CommandResetMoney_AL2 = 0
CommandResetMoney_AL3 = 0
CommandResetCount_AL0 = 1
CommandResetCount_AL1 = 1
CommandResetCount_AL2 = 1
CommandResetCount_AL3 = 1
CommandResetLimit_AL0 = 5
CommandResetLimit_AL1 = 5
CommandResetLimit_AL2 = 5
CommandResetLimit_AL3 = 5
CommandResetLimitDay_AL0 = 1000
CommandResetLimitDay_AL1 = 1000
CommandResetLimitDay_AL2 = 1000
CommandResetLimitDay_AL3 = 1000
CommandResetLimitWek_AL0 = 1000
CommandResetLimitWek_AL1 = 1000
CommandResetLimitWek_AL2 = 1000
CommandResetLimitWek_AL3 = 1000
CommandResetLimitMon_AL0 = 1000
CommandResetLimitMon_AL1 = 1000
CommandResetLimitMon_AL2 = 1000
CommandResetLimitMon_AL3 = 1000
CommandResetStartLevel_AL0 = 1
CommandResetStartLevel_AL1 = 1
CommandResetStartLevel_AL2 = 1
CommandResetStartLevel_AL3 = 1
CommandResetPoint_AL0 = 300
CommandResetPoint_AL1 = 300
CommandResetPoint_AL2 = 300
CommandResetPoint_AL3 = 300
CommandResetPointRateDW = 100
CommandResetPointRateDK = 100
CommandResetPointRateFE = 100
CommandResetPointRateMG = 100
CommandResetPointRateDL = 100
CommandResetPointRateSU = 100
CommandResetPointRateRF = 100
CommandResetKeepDLCommandPoint_AL0 = 0
CommandResetKeepDLCommandPoint_AL1 = 0
CommandResetKeepDLCommandPoint_AL2 = 0
CommandResetKeepDLCommandPoint_AL3 = 0
CommandResetRewardCoin1Value_AL0 = 0
CommandResetRewardCoin1Value_AL1 = 0
CommandResetRewardCoin1Value_AL2 = 0
CommandResetRewardCoin1Value_AL3 = 0
CommandResetRewardCoin2Value_AL0 = 0
CommandResetRewardCoin2Value_AL1 = 0
CommandResetRewardCoin2Value_AL2 = 0
CommandResetRewardCoin2Value_AL3 = 0
CommandResetRewardCoin3Value_AL0 = 0
CommandResetRewardCoin3Value_AL1 = 0
CommandResetRewardCoin3Value_AL2 = 0
CommandResetRewardCoin3Value_AL3 = 0

resetmu" border="0
  •  
    Los siguientes usuarios dieron las gracias a este tema: jorge

Matias-

De la tabla reset borra todo y solamente usa lo que te pase, para descartar que el error venga por ahi.
  •  

Gabumon

#4
Se pudo solucionar, el problema provenia, de las cuentas Test que bienen en los files louis al realizar reset,

esas cuentas tiene en sql master reset. y para hacer test lo pude solucionar creando una cuenta nueva y haciendo

desde ahi la prueba de reset.

abjunto imagen.

image" border="0

solucion" border="0

con 2 reset ya recibe 400 puntos exactos, Saludos..

  •  

Temas Similares (3)