Jump to content

JinYuichi

Members
  • Posts

    92
  • Joined

  • Days Won

    1

Everything posted by JinYuichi

  1. Apparently they were removed, is there any way to add them back ?
  2. can someone help me with the drop effects, I am using current rathena. as of today, and I have a problem with white pillar and orange pillar, they all work fine for me. WHITE_PILLAR = does not work GREEN_PILLAR = if it works BLUE_PILLAR = if it works YELLOW_PILLAR = if it works ORANGE_PILLAR = does not work PURPLE_PILLAR = if it works RED_PILLAR = if it works
  3. @grenat50 to test from 0, I downloaded the rathena currently from today's date, but there is no failure if you do it manually if it works 100%, add the maps that come to the map cache, but missing maps as far as I can see, I do not know if they are maps that are already but duplicated, can you get me out of doubt ?
  4. Excellent, I'll try it to see how it is. @grenat50 I think there were some maps missing to be added to the map cache. ? but it is working in the current rathena, but I had to install it manually because the git apply diff gave me an error...
  5. @Cookie-raeI installed your diff, but how do I add appearance to it, how do I say it to make it look nicer hehe? @Haruka Mayumi I got this error if I already noticed, it was wrong the name jejej thank you very much indeed to both @Haruka Mayumi @Cookie-rae
  6. Does anyone know how to put the whosell in this way or I don't know if it is another custom command, I would like to be able to use it, or if this is (Exclusive in some way)?
  7. @@ -1058,6 +1058,9 @@ TIMER_FUNC(mob_delayspawn){ } md->spawn_timer = INVALID_TIMER; mob_spawn(md); + if( md->state.boss ) { + map_setmapflag(bl->m, MF_PVP, true); + } } return 0; } @ -1139,6 +1142,7 @@ int mob_spawn (struct mob_data *md) md->bl.m = md->spawn->m; md->bl.x = md->spawn->x; md->bl.y = md->spawn->y; + if(md->spawn->state.boss) map_setmapflag(md->bl.m, MF_PVP, true); if( (md->bl.x == 0 && md->bl.y == 0) || md->spawn->xs || md->spawn->ys ) { //Monster can be spawned on an area. @ -3158,6 +3162,9 @@ int mob_dead(struct mob_data *md, struct block_list *src, int type) // MvP tomb [GreenBox] if (battle_config.mvp_tomb_enabled && md->spawn->state.boss && map_getmapflag(md->bl.m, MF_NOTOMB) != 1) mvptomb_create(md, mvp_sd ? mvp_sd->status.name : NULL, time(NULL)); + if(md->spawn->state.boss) { + map_setmapflag(md->bl.m, MF_PVP, false); + } if( !rebirth ) mob_setdelayspawn(md); //Set respawning. @Almond Snicker
  8. the only thing you have to do is to remove the skill guild extension and only 16
  9. @IvanD Custom Items · rathena/rathena Wiki · GitHub
  10. What do you use to make diff ? I use: anacondaq / nemo-4144-mirror · GitLab ROenglishRE/Client Support/NEMO Profiles at master · llchrisll/ROenglishRE · GitHub the diffs you must apply for that exe that are those of 2020 What is its configuration in the clientinfo? <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>RagnarokOnline</display> <address>127.0.0.1</address> <port>6900</port> <version>55</version> <langtype>1</langtype> <registrationweb></registrationweb> <aid> <admin>2000000</admin> </aid> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> <image>loading02.jpg</image> <image>loading03.jpg</image> <image>loading04.jpg</image> <image>loading05.jpg</image> <image>loading06.jpg</image> </loading> </connection> </clientinfo>
  11. creo que aqui te explica todo tu problema solo importa item_db2_re.sql al SQL Message: Failed to import/replace rows from table 'rathena.item_db2_re'
  12. Hello everyone, I've been looking for a very specific item enchant, you can only put stones in the 3 slot and 4 slot, but to be able to enchant any item, you need the stone that you are going to put and 2 more requirements like zeny and #PVPPOINTS. and the option of being able to reset the item, to be able to put another stone in it in case they don't want the ones they put in, a requirement for resetting only zeny example : i have the item the stone [4883] matk +1% and I want to put it to a staff in order to get that stone into the staff I need +5m zeny and 400 #PVPPOINTS. with a 45% chance of success the first enchant the second with a 15% success rate .. until now i have not found any enchant to use the stones and erase them when putting enchant, the enchants i found only need a certain amount of zeny or are random without asking for the stone with the stats that you are going to put in your equipment.
  13. I recommend that you use vps as contabo, they are very cheap, and when you want security and more you can use OVH or hyperfilter which is super recommended to avoid attacks such as dddos or botnet.
  14. ¿What data are you using? ¿are you using the latest rathena update? you are using exe 2020-04-09 here is the exe 2020-04-01 http://www.mediafire.com/file/sgj9fj0dfd6jwbg/2020-04-01bRagexe.exe/file also I leave you, a data updated by llchrisll https://github.com/llchrisll/ROenglishRE I also recommend that you keep your base client updated, so that you don't have any errors. rsu-kro-rag-lite.exe rsu-kro-renewal-lite.exe i am using, the updated rathena, the exe 2020-04-01, and also using the llchrisll data. i don't have any error of this kind with the skills.. here i leave you a screenshot..
  15. I think you have duplicate ids in the accessoryid.lub, try to change the id for another one. You can also check if you don't have in the Item DB, the same View in another item.
  16. @Ai4rei the only solution i found to be able to update the client to the current date, was changing the ip to japan to be able to use the official updater..
  17. @Ai4rei it is stuck in this update, there is only failure since I update the exe, I am using windows 7 the rsu-kro-rag-lite.exe if I update well the rsu-kro-renewal-lite.exe is failing
  18. Thank you @AnnieRuru, you did an excellent job, with this script, it is exactly what I was looking for, you can close the subject.
  19. I repeat, I use this script.. okey ? prontera,142,227,3 script Stylist#custom_stylist 122,{ @doram_cc = 3; @doram_hs = 10; @doram_hc = 8; if( Class == 4218 ){ setarray .@Styles[1], @doram_cc, @doram_hs, @doram_hc; } else{ setarray .@Styles[1], getbattleflag("max_cloth_color"), getbattleflag("max_hair_style"), getbattleflag("max_hair_color"); } setarray .@Look[1], LOOK_CLOTHES_COLOR, LOOK_HAIR, LOOK_HAIR_COLOR; set .@s, select(" ~ Cloth color: ~ Hairstyle: ~ Hair color"); set .@Revert, getlook(.@Look[.@s]); set .@Style,1; while(1) { setlook .@Look[.@s], .@Style; message strcharinfo(0),"This is style #"+.@Style+"."; set .@menu$, " ~ Next (^0055FF"+((.@Style!=.@Styles[.@s])?.@Style+1:1)+"^000000): ~ Previous (^0055FF"+((.@Style!=1)?.@Style-1:.@Styles[.@s])+"^000000): ~ Jump to...: ~ Revert to original (^0055FF"+.@Revert+"^000000)"; switch(select(.@menu$)) { case 1: set .@Style, ((.@Style != .@Styles[.@s]) ? .@Style+1 : 1); break; case 2: set .@Style, ((.@Style != 1) ? .@Style-1 : .@Styles[.@s]); break; case 3: message strcharinfo(0),"Choose a style between 1 - "+.@Styles[.@s]+"."; already has restriction, for the doram, max cloth color is 3 okey now i have the 3rd jobs, with max ccolor 553 okey? I also have @bodystyle 1 palettas 553 now here is the problem, I try that the bodystyle 2 can only use 3 of color as the doram.. in the bodystyle 2, I use the sprite of the 4th, so I want to put that maximum restriction color 3
  20. I made some small modifications, to make it work with the new rathena, credits to the owner of the Keitenai code.. Date compatible: rAthena Oct 19, 2020 @resist.diff
×
×
  • Create New...