emilio45 6 Report post Posted September 14, 2019 es posible quitar las pociones rojas que recibes al subir de nivel y experiencia? son completamente inutiles y me gustaria eliminarlas existe alguna forma? Quote Share this post Link to post Share on other sites
0 Desmint 3,113 Report post Posted September 15, 2019 Desde la quest del baul de aprendiz modificala por otro item, o borra el codigo Quote Share this post Link to post Share on other sites
0 emilio45 6 Report post Posted September 15, 2019 hace 14 minutos, Desmint dijo: Desde la quest del baul de aprendiz modificala por otro item, o borra el codigo no me refiero a las potas de la caja de aprendiz o la quest de bienvenida te explico tu subes 1 bola de experiencia pues automaticamente te entrega potas rojas entiendes? es al subir de nivel las bolas dinguna de esas quest tiene dinguna funcion de potas 1 JAVIERAIRASCA reacted to this Quote Share this post Link to post Share on other sites
0 Johan™ 697 Report post Posted September 15, 2019 en char.cpp; Borra if (GetLevel() <= 10) AutoGiveItem(27001, 2); else if (GetLevel() <= 30) AutoGiveItem(27002, 2); else { AutoGiveItem(27002, 2); // AutoGiveItem(27003, 2); } 1 emilio45 reacted to this Quote Share this post Link to post Share on other sites
0 emilio45 6 Report post Posted September 15, 2019 hace 23 minutos, Johan™ dijo: en char.cpp; Borra if (GetLevel() <= 10) AutoGiveItem(27001, 2); else if (GetLevel() <= 30) AutoGiveItem(27002, 2); else { AutoGiveItem(27002, 2); // AutoGiveItem(27003, 2); } gracias +1 Quote Share this post Link to post Share on other sites
es posible quitar las pociones rojas que recibes al subir de nivel y experiencia? son completamente inutiles y me gustaria eliminarlas existe alguna forma?
Share this post
Link to post
Share on other sites