-
Content Count
133 -
Joined
-
Last visited
-
Days Won
13
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Ragno
-
What is done to determine the AegisName in new gears? Can be taken from accname in lua files?
-
One way I can suggest is to register the players who have enter to the map of the game in an array, then every 60 seconds do a checkidle one by one on all of them and expulse those who has more than 60 seconds on idle mode. Another way is using OnNPCKillEvent to bring the same checkidle in every member of the party and expulse those who has more than 60 seconds away. We did something similar in this way in an event some months ago, but we did not expulse them, instead we sit them, trying to prevent the autofollow practice. In the same moment when a player is expulsed by the script, the same script can set a variable or a questlog mark to manage the 60 minutes of cool down to prevent him from re-entering.
-
There is a pre-compiled server in Download section wich is a good starting point: http://herc.ws/board/files/file/25-hercules-win32-for-ragexe-20130703/ Also, that download has this other tutorial, wich is detailed enough to run the precompiled server in a very easy way using windows: http://herc.ws/board/topic/1574-tutorial-preparing-database-ragnarok-for-pre-compiled-hercules/
- 10 replies
-
- private server
- unofficial
-
(and 4 more)
Tagged with:
-
Doubt about Races (DemiHuman, Player, DemiPlayer and Nons)
Ragno replied to Ragno's question in General Server Support
Thanks a lot for the answer! Only to double check, DemiHuman applies only for monsters? -
Doubt about Races (DemiHuman, Player, DemiPlayer and Nons)
Ragno posted a question in General Server Support
I have searched in the forum to solve this little doubt, but haven't found any info. What differences has all of this races? RC_DemiHuman RC_NonDemiHuman RC_Player RC_NonPlayer RC_DemiPlayer RC_NonDemiPlayer Sorry if has been asked before. -
Edit ASPD-Renewal, with shield penalty!
Ragno replied to OmarAcero's question in General Server Support
You may want to report it to rAthena, so they can fix that. -
Edit ASPD-Renewal, with shield penalty!
Ragno replied to OmarAcero's question in General Server Support
I have not test it in rAthena, but in Hercules works well: I do only set to 0 the Shield value in Novice BaseASPD field: Novice: { BaseASPD: { Fist: 40 Dagger: 55 Sword: 57 Axe: 50 Mace: 50 TwoHandMace: 55 Rod: 65 TwoHandRod: 65 Shield: 0 } Do you restart your server after the change? -
Edit ASPD-Renewal, with shield penalty!
Ragno replied to OmarAcero's question in General Server Support
To remove the aspd modifier for shields edit your job_db.conf and delete (or set 0) all the "Shield" values in "BaseASPD" fields. -
Community Help for Item Correct Information
Ragno replied to Jedzkie's topic in Development Discussion
Can divine-pride.net (kRO server) be considered as a valid source to send reports? -
Você precisa editar o mapa com ferramentas como BrowEdit. No entanto, também é possível alterar o nome do arquivo usado para izlude.gnd solo editando o arquivo usando um editor de texto, como o Notepad ++. izlude.7z No exemplo, eu rebatizado de arquivos: "prt_µµ½Ã" -> "izl_µµ½Ã" "prt_ÃÊ¿ø" -> "izl_ÃÊ¿ø" Espero que seja útil. Aproveitando sobre o assunto, você poderia comentar um pouco mais traduções de brAthena? Traduzido usando Google Translator.
-
I think he may be talking about Costume Headgears with special effect, like C_MoonStar_Accessory or C_World_Star.
-
You need to update the msgstringtable and lua files to fix those problems. Check translation project to get that files: http://herc.ws/board/topic/398-client-translation-project/
-
RagEffect Client Plug-In, version 1.0.3.1 - last updated 2014/05/10
Ragno replied to Ai4rei's topic in Client-Side Releases
Is this how you add on to/edit the rageffect.asi to add more mineffects? Yes, just edit id2rageffect.txt provided by Ai4rei's Amazing RagEffect plugin to add or edit more effects or mineffects. You can use ROSTRviewer to create or edit .str files (skill effects files). I think it can even add effects for new skills, but I have not tested it to that point. -
Eso sucede por el formato de codificación en que estás guardando el archivo de texto. Por ejemplo, el Bloc de Notas de Windows crea los archivos de texto en formato UTF-8 y el emulador no lee los caracteres especiales bajo ese formato, pero se soluciona guardando en formato ANSI. Si usas Notepad++ puedes convertir el archivo fácilmente usando la opción que viene en el menú Codificación > Convertir a ANSI. Intenta hacer el test y veamos si eso resuelve el problema.
-
Can anybody share files needed for the old prontera?
Ragno replied to mleo1's question in Client-Side Requests
I have the christmas Prontera(kRO's Update): https://mega.co.nz/#!U4A1nICJ!26fOmOYfXdPxhbulZN_2YzObzp_YSeqx10AP1W71680 That's the official one, but even the official map has not been update to fit the normal Prontera's map because some buildings doesn't match in both versions. In example: I don't know if there is other buildings in the same status, I just notice this one because that building is used in the server where I come from. -
Can anybody share files needed for the old prontera?
Ragno replied to mleo1's question in Client-Side Requests
Here is for both Prontera and Prontera in spring time with sakura trees: Prontera Map and Resources.7z -
Sprite High wizard kro e iro
Ragno replied to dakai's question in Soporte y peticiones sobre el Cliente
No se que función tengan esos archivos, pero hay uno por cada job que hay en el juego y el cliente los pide al cargar cada job. Te dejo la carpeta entera que viene en el cliente de kRO, por si acaso te sirve. imf.rar -
I didn't see that misses mounted palettes. I prepared a copy of it using knight's palettes, I hope this help: palettes missing.rar This may not work fully well, it needs to be tested.
-
Maybe it requires a more recent client that's able to handle the new, revamped, style. Are you using 2014 clients? No, i'm using 2013-08-07aRagexe client. I read the last comments in the thread from iRO Wiki forums talking about using a new DX9 engine, but unimplemented from latest clients. I don't know about those newer functions, but I really would want to know more about it.
-
I don't know why nobody has uploaded this here but you can download the old 553/251 old palette pack from rAthena forums: https://rathena.org/board/files/file/2701-553251-old-dyes-palettes-working-all-classes/ You may also want to check Kamishi's new palettes to see new nice colors.
-
That error means your client does not have the 12 palette for Mounted Crusader class. You need to add the missing palette to your client grf files to solve it. I can't download the client you are talking about, but I think it is missing those palettes.
-
I just see for the resources and it uses a lot of new objects, it may add a lot of charge to the client, but the new map looks so cool I tried to test it but client crashes while loading the map. Would it be needed a recently client or maybe i'm using a wrong data?
-
I guess you need to edit src to change how the setlook settings works when equip/unequip headgears. However, the suggestion I can give you is to change the script for every headgear to do a check if setlook has been change by the npc who changes it, so, if it has been changed by that npc, set again the changed setlook after have equiped the headgear.
-
Identify .str or .tga filenames of some effect/skill.
Ragno replied to callmepotato's question in Graphics Support
Some skills animations are hardcoded and cannot be edited (like Acid Demonstration or Asura Strike). To edit those contained in grf files, you may want to take a look to this topic: RagEffect Client Plug-In. Use Ai4rei's amazing RagEffect plugin to found and change most of the animation effects. It works great to improve /mineffect command.