-
Posts
310 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by IsabelaFernandez
-
Remover doram da criação de personagem
IsabelaFernandez replied to marinho's topic in Suporte ao Cliente
Isso depende da versão do seu client, mas tente fazer o seguinte: rathena-master\src\char\char.cpp procure por: if(!(start_job == JOB_NOVICE && (charserv_config.allowed_job_flag&1)) && !(start_job == JOB_SUMMONER && (charserv_config.allowed_job_flag&2))) return -2; // Invalid job mude para: if(!(start_job == JOB_NOVICE) return -2; // Invalid job Não sei se irá funcionar! -
Não tenho certeza, mas acredito que seja sua data que não esteja atualizada, dê uma atualizada e abra o client novamente e diga se deu certo
-
@BeWan functional, multipurpose, easy to use and very useful script. no doubt many servers will enjoy this script, thanks for sharing your work
-
is that I changed the intention of the script, so I put a lot of visuals, 600+
-
sorry, i don't have photoshop knowledge
-
Ative a WoE pelo comando @agitstart Crie uma guild pelo comando @guild nomedesejado Aumente o lvl dela utilizando @guildlvup 50, habilite TODAS as habilidades da guild, refaça os testes e diga se funcionou.
-
Hello community, I saw this Asura effect in a video and I didn't find any download file for this change, does anyone have it?
-
Hello community, I know that what I'm looking for already exists, but separately. however, I would like a single npc with such functions: kill / death & breaker woe ranking with the option to reset (only group 99)
-
please, can do this for us?
-
it is not necessary to be in the cash shop, just to open a normal shop and have a list of items as if it were to buy. I mentioned the type of cashshop because putting a value of 0 makes it impossible to buy just an item display shop just like that, it was just for displaying a few items. thank you! I realized that the maximum limit of items in the shop is 252. How do I increase this value?
-
open a shop by command with a list of items but making it impossible to buy them, just to see @brindes for example.
-
but i found a download link, it doesn't work anymore?
-
Hello community, I would like a simple script to open a cash shop by the command @brindes, it is not exactly for selling items but for demonstrating them. with the price of 0 to make the purchase impossible
-
Hello community, I saw that some time ago I had the option to enable / disable HShield, but nowadays I no longer find that option. Does this shield no longer work or is it no longer compatible with rAthena?
-
please send me the diff and if possible a tutorial for this application, i would love to try it out. everyone else is very outdated two of the three links do not work
-
bonus status on specific map
IsabelaFernandez replied to IsabelaFernandez's question in Script Requests
Anyone can help? -
bonus status on specific map
IsabelaFernandez replied to IsabelaFernandez's question in Script Requests
yes, and it worked perfectly, I just thought it would be useful in some way to increase the HP on a given map, but thanks anyway friend -
bonus status on specific map
IsabelaFernandez replied to IsabelaFernandez's question in Script Requests
OnPCLoadMapEvent: if(strcharinfo(3) == "pvp_n_1-1") { bonus_script "{ bonus bStr,5; }", 10000, 1; } end; I don't know if it will help, but it was something I found that talked about what you mentioned, does it help? and unfortunately the script did not increase the HP -
hello community, i would like a simple script with the bonus: bonus bMaxHPrate, 100; on the maps pvp_n_1-5 and pvp_n_1-3. and when killing any player in that arena, the HP and SP of the player who killed was recovered by 100% I tried to use OnPCLoadMapEvent: but I was not successful, I thank anyone who can help me.
-
ROCShield is it effective and safe?
IsabelaFernandez replied to IsabelaFernandez's question in Third Party Support
this is true, this video is very old even though it is 2 versions above the video. But is it safe for me to test this protection on my test server? If you know of any other free protection project I would be happy to look for -
I found this video and I would like to know if it is reliable to test this Shield on my test server, in order to block the use of programs such as WPE / RPE If you have any other free Anti-Cheat available that you can refer me, thank you.
-
Hello community, I would like to know if it is possible to reduce the damage of all MvP's by 50% (or any other value) without having to manually edit one by one. For example: rathena-master \ conf \ battle // The HP rate of MVPs. (Note 2) mvp_hp_rate: 100 Are there any settings for the damage?
-
Elemental Resist Potions Stacking
IsabelaFernandez replied to IsabelaFernandez's question in Source Requests
it worked exactly as i wanted, thank you very much! -
hello community, I would like a solution to be avoiding the stack of these potions when using, I would like that when using any of them the other one would be canceled / lost the effect http://prntscr.com/qxk36z