-
Posts
48 -
Joined
-
Days Won
2
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by Envoy
-
-
I made the script for the Soul Reaper job change quest, i send the commit to rathena, and i think is under some review. Im currentrly using this script on a server and is working fine, so i left this here to people to use it.
https://github.com/rathena/rathena/pull/8159
In the commit you can find the changes required to implement this in db and script.
hop u like it
-
Long story short. Im having some issues, and im finally able to explain when its happening.
When players see a third job class mounting, sometimes, and some players, crashes leaving a resource error, specific to a pallet wich, did not exist, not in oficial grf or custom grf. Im asuming, that is a intermitent fault, and i manage to get a crash report from one of my players. Im using 2022 04 06 client.Edit: It only happen in cities and cities´ inn maps.
here is the crash report
-
First of all, is there any reason why this two job quest are not added to rAthena? second, anyone have the script?
i´v been serching everywhere but cnat find it. i can script it my self, but i dont have acceso to the dialogs for the npcs in english. -
11 hours ago, Emistry said:
it support 4th job class
i knwo, but i want the quests.
-
1
-
-
Do you know guys when are the script for said quest be commited to rathena? is someone working on it? or have any infor where to aquire them?
-
1
-
-
for the 2022/04/06 client, it is requesting the CoolTimeQuest variable from OnGoingQuestInfoList_TRUE, said variable is not present in all quest by ID in said file, im not sure if it is a bug.
if this variable is not present, it shows the quest as unknown with a lua file error.
[7711] = {
Title = "Beginning",
Description = {
"Yo Ho! I am a fabulous Doram from Pa~sta! I've climbed Laviol mountain, came to Lasagna port. And I'm going to take over the new continent Midgarts!"
},
Summary = "Talk to Ajena",
},to this
[7711] = {
Title = "Beginning",
Description = {
"Yo Ho! I am a fabulous Doram from Pa~sta! I've climbed Laviol mountain, came to Lasagna port. And I'm going to take over the new continent Midgarts!"
},
Summary = "Talk to Ajena",
CoolTimeQuest = 0
},with this addition, the quest start to show correctly. i dont know if is fix or not, but you will need to do this for every single quest in the list.
does anyone know a better solution?
edit: i found the solution.
go to your GRF and edit the questinfo_f.lub and change the starting function from this:
function GetOngoingQuestInfoByID(questID)
if QuestInfoList[questID] ~= nil then
return GetOngoingSimpleView(questID), QuestInfoList[questID].Title, QuestInfoList[questID].IconName, QuestInfoList[questID].Summary, QuestInfoList[questID].NpcSpr, QuestInfoList[questID].NpcNavi, QuestInfoList[questID].RewardEXP, QuestInfoList[questID].RewardJEXP, QuestInfoList[questID].NpcPosX, QuestInfoList[questID].NpcPosY, GetCoolTimeQuest(questID)
elseif QuestInfoList_CLS[questID] ~= nil then
return GetOngoingSimpleView(questID), QuestInfoList_CLS[questID].Title, QuestInfoList_CLS[questID].IconName, QuestInfoList_CLS[questID].Summary, QuestInfoList_CLS[questID].NpcSpr, QuestInfoList_CLS[questID].NpcNavi, QuestInfoList_CLS[questID].RewardEXP, QuestInfoList_CLS[questID].RewardJEXP, QuestInfoList_CLS[questID].NpcPosX, QuestInfoList_CLS[questID].NpcPosY, GetCoolTimeQuest(questID)
end
endto this:
function GetOngoingQuestInfoByID(questID)
if QuestInfoList[questID] ~= nil then
return GetOngoingSimpleView(questID), QuestInfoList[questID].Title, QuestInfoList[questID].IconName, QuestInfoList[questID].Summary, QuestInfoList[questID].NpcSpr, QuestInfoList[questID].NpcNavi, QuestInfoList[questID].RewardEXP, QuestInfoList[questID].RewardJEXP, QuestInfoList[questID].NpcPosX, QuestInfoList[questID].NpcPosY
elseif QuestInfoList_CLS[questID] ~= nil then
return GetOngoingSimpleView(questID), QuestInfoList_CLS[questID].Title, QuestInfoList_CLS[questID].IconName, QuestInfoList_CLS[questID].Summary, QuestInfoList_CLS[questID].NpcSpr, QuestInfoList_CLS[questID].NpcNavi, QuestInfoList_CLS[questID].RewardEXP, QuestInfoList_CLS[questID].RewardJEXP, QuestInfoList_CLS[questID].NpcPosX, QuestInfoList_CLS[questID].NpcPosY
end
endthis bassically made the questingo_f not call the variable CoolTimeQuest and now all the quest work well
-
a bunch of questions about DirectX 9 client, is there any client that we can diff to use DX9? if not, is there any espected date for it to be released?
im super exited to use dx9 in my private server.Cheers
-
can someone provide a drive download for the 2023 kRo folder? im sick of MEGA and the download restrictions
-
Im trying to hex this client, i understand that this is the last version supported by rathena, (by the moment) but i cant aply the "Restore login window" for the normal login. i got some options in mind, first is use SSO login with a external launcher that also update my client, (im not sure if this is posible, im asuming that is.) second option is use another client version, but im asking, can i use a newer client version in rathena? for example, now, rathena come wiht packetver 20211103, but what if i use a newer version? asuming in one of these newer version i can apply the old login window, so i can avoyd the SSO login?
-
when im aplying patches, windows is giving me a troyan warning. I dont know if these are real, or just some mistake, but ill pass this differ by the moment.
-
1
-
-
its beautifull, i want it, is there a download link? or you sell it?
-
@Functor Thx
-
tampoco sirve
-
hmmm, solo copie-pegue los archivos que me dejaste en el grf que estoy usando, skillinfoz y stateicon y no funciona.
-
8 minutes ago, Mael said:
Prueben con esto: data.zip
Tienen dos opciones:
La primera es utilizar esos archivos y si van a utilizar pre-re, deberán ir cambiando la descripción de algunas skills "solo si es necesario", eso será sencillo ya que es solo comparar.
La segunda es descargar el data pre-re de Zack y hacer la comparativa con ese data que les acabo de pasar en los skills que estén fallando.
Yo recomiendo la primera opción. Los motivos se darán cuenta al usar skills de link e incluso los de clown o gypsy.
NOTA: Si les sirvió reaccionen a mi publicación para que esta suba y los que necesiten de esto puedan verlo pronto hasta que me activen la posibilidad de marcar respuestas en el topic en el español.
sigue igual, no importa que archivos lua usemos. eso es con la carpeta que adjuntaste "data.zip"
Respecto a lo de Zack, es lo que estamos usando.
-
On 4/9/2020 at 12:49 AM, ZodiacoHCK said:
Hola, buenas tardes... disculpame la molesta. pero eh visto q dijiste tener usando rAthena en modo pre-renewal. de casualidad te funciona toda la mecanica pre-renewal?, ya que estoy en el mismo problema q tú, y ademas de eso... al aplicar la mecanica pre-renewal, funciona lo del casteo, la aspd y demas cosas pero no obtengo los bonos de atk cada 10 puntos de str y demás bonos de status.
agradeceria mucho si me confirmas eso para saber que no soy el unico!.
quitando eso... si resuelvo el problema del link automaticamente te aviso ya que estoy tratando de resolverlo tambienTodas nuestras mecanicas están funcionando bien amigo, revisa tu archovo renewal.hpp
On 4/9/2020 at 1:13 AM, Mael said:Prueba utilizando este proyecto? https://github.com/llchrisll/ROenglishRE
Lo testearé y respondo si funciona
No funciona.
Las skill en bardo si están funcionando, el problema es con la gypsy -
Buenas, para no dar tantas vueltas, el link en dancer me está dando las habilidades pero sin nivel. alguna idea?
edit: tengo las habilidades que están unidas entre si como requisito para sacar las de la foto.
uso cliente 20180620, rathena configurado a pre-renewal con los archivos del proyecto de Ro english de zak.
-
Buenas, tengo un problema mas o menos grave que no he podido solucionar. Resulta que en especifico en el bg stone control de extended bg de easy core, si cargas una piedra al momento que se acaba la batalla, te da las medallas y te saca del mapa, en ese instante, se bugea el personaje y no puede usar habilidades, el mensaje que sale es "any work in progress..quit and try again". se a que se debe, pero no lo he podido corregir, no se en que parte del script está el problema, alguien podria hecharme una mano?
-
Me expliqué mal, hbalo del anuncio global de "(user) got poring´s poring card (chance xxxxx)
-
Buenas, alguien sabe donde va guardado el texto del anuncio de cuando se dropean cartas o cosas de bajo drop? tengo activo el anuncio pero me gustaría colocarlo e español.
-
im looking for the oktoberfest bag (the item) client resources, i already have the sprites for the char, tested with @costume and it works, but the item to activate the costume is not in my data.grf and rdata.grf, so im looking for it.
-
estoy usando una carpeta de KRO actualizada, la misma que se encuentra en estos foros.
-
6 minutes ago, Mael said:
Qué data estás utilizando?
en su mayoría la del proyecto de Ro english
-
lo corregí pero sigue pasando
Soul reaper and Star Emperor job change quest.
in Game, Event, Quest Script Releases
Posted
I'm releasing a first version of the Star Emperor and Soul Reaper job change quest.
This versions are working fine in my server, but im very sure someone with more knowlage can improve the structure and everything.
I base this quests in guides from iRo wiki, those guides provide videos of a walk thru for said quests.
SoulReaper_StarEmperor.rar