New update:
1) Full worked localization module
2) fixed crashes with duel system
3) fixed many potential crashes
Please re-download sources
New update:
1) Full worked localization module
2) fixed crashes with duel system
3) fixed many potential crashes
Please re-download sources
You can add this line in the ResetSystem.ini?
This option was available in RMST TornadoResetNPCNumber= 258
Thanks!
¿What is this error? o.O
And localization module not work (latest src)
Last edited by Mila; 06-06-13 at 04:45 PM.
1. Open Reset.h
In struct Conf add this line: int ResetNPC;
2. Open Reset.cpp
after last #include "name" add this #include "ResetSystem.h"
Find: RConf.MaximumReset = Configs.GetInt(0, 65535, 50, "Customs", "MaximumResets", IAResetSystem);
After That Add: RConf.ResetNPC = Configs.GetInt(0, 500, 241, "Customs", "ResetNPCID", IAResetSystem);
3. Open Monster.cpp
Find: (gObjNPC->Class ==241)
Replace To: if (gObjNPC->Class == ResetSystem.RConf.ResetNPC)
Compile and Done!
Note: first code was easier but it was bad, because i forgot it was called every time you click on npc :D
Last edited by KristiansJ; 06-06-13 at 06:07 PM.
Last edited by Mila; 07-06-13 at 12:17 AM.
O.o
You cliente Server.. my client not display this bug!!
Fallow
![]()
@marksync try with other characters... not only with summoner.
now... nothing :/
Last edited by Ema Leto; 07-06-13 at 06:18 AM.
Can someone put the working ser correct files are already with updates and customer for them ?
how to fix effect of exp tensei on main 1.03K JPN?
Hello,
can anybody upload the update where is duel fixed?
Thanks