Jump to content

bewfbi

Members
  • Posts

    38
  • Joined

  • Last visited

Everything posted by bewfbi

  1. Thanks for the support! I managed to solve! It was an option marked in Nemo: Always see hidden / cloaked objects
  2. Hello guys! I am facing a difficulty that could not find somewhere! I am using a latest version of Rathena / KRO / ROenglishRE But by using the thief's skill hiding everyone around you can see it.
  3. I'm sorry, section. I found a difficulty, it was updating the emulator. Thanks a lot for the help.
  4. Olá! Alguém já conseguiu criar uma missão usando a nova janela de missões? sempre quando solicitando uma nova quest via script / NPC ela trava ao entregar a quest e não segue os diálogos. NEXT, END, CLOSE, etc. não aparece usando hexed 2018-03-07
  5. Thank you very much, I think it will help yes. Sorry for the delay in answering. I'll test. But he wanted to know if he could modify it to be humanoid via src.
  6. Guys a doubt ... the Doram are already configured as Humanoids in rathena or not yet. If not how does it change ??
  7. hello guys, I'm trying to diff a hexed 20 17-0614, but when I finish defragging it runs no more opens. What would be the problem? follows my list used in nemo: 2 Chat Flood Allow 8 Custom Window Title 9 Disable 1rag1 type parameters (Recommended) 13 Disable Ragexe Filename Check (Recommended) 19 Enable Title Bar Menu 23 Enable /who command (Recommended) 24 Fix Camera Angles (Recommended) 32 Increase Zoom Out Max 33 Always Call SelectKoreaClientInfo() (Recommended) 34 Enable /showname (Recommended) 35 Read Data Folder First 36 Read msgstringtable.txt (Recommended) 37 Read questid2display.txt (Recommended) 38 Remove Gravity Ads (Recommended) 39 Remove Gravity Logo (Recommended) 40 Restore Login Window (Recommended) 41 Disable Nagle Algorithm (Recommended) 44 Translate Client (Recommended) 46 Use Normal Guild Brackets (Recommended) 47 Use Ragnarok Icon 48 Use Plain Text Descriptions (Recommended) 49 Enable Multiple GRFs (Recommended) 50 Skip License Screen 53 Use Ascii on All LangTypes (Recommended) 61 Disable Packet Encryption 63 Use Official Cloth Palettes 64 @ Bug Fix (Recommended) 65 Load Custom lua file instead of iteminfo*.lub (Recommended) 68 Enable 64k Hairstyle 73 Remove Hourly Announce (Recommended) 74 Increase Screenshot Quality 76 Enforce Official Login Background 77 Enable Custom 3D Bones 84 Remove Serial Display (Recommended) 85 Show Cancel To Service Select 86 Only First Login Background 88 Allow space in guild name 90 Enable DNS Support (Recommended) 91 Disconnect to Login Window 97 Cancel to Login Window (Recommended) 111 Hide Rec Button 201 Enable Custom Homunculus 204 Increase Attack Display 208 Restore Cash Shop Icon 212 Restore Roulette 213 Disable Help Message on Login (Recommended) 215 Increase Map Quality 225 Show Register Button
  8. I understand! because I've been searching the Brazilian forums and got the same answer. very complicated this kind of issue. Many thanks for the reply.
  9. I've tested it and it's totally amazing, great job ... I have a design that looks like a glove ...
  10. Hello, I would like to know if it is possible and what files do I have to edit to add a new tab in the clan window? I want to add user information to this new tab. type quest scores, rank level, and other information.
  11. Great, great job at 2 for the contribution and support ... topic solved
  12. hurruu ... it worked. I had to apply the line: 5B135D before diff and the line: 5B129F after diff Many thanks for the help ...
  13. I apologize for the inconvenience, but I know that there are other users too, because they will also want to use clan and guild at the same time. follows the link of my hexed already diff below. I could not find the rows for modification. thankful. https://drive.google.com/file/d/1amze3pz0ba-yUqxh2ceN6KodN9oTcx0B/view?usp=sharing
  14. your shortcut tip helped me well, but in the indicated lines it does not contain the codes to be changed. the line: 5B235D does not exist
  15. I can not find it, could you please tell me another hex reader?
  16. Muito obrigado pelo seu apoio. Mas perdoe-me pela falta de conhecimento nessa exigência. mesmo procurando esse código antes de aplicá-lo, não consigo encontrar esta opção hexadecimal = 5DEE8F
  17. I'm using the program hex worksho I put it to search the code and I did not find it inside the hexed
  18. Hello I'm trying to use the guild and clan system at the same time, both with ALT + G and CTRL + G. but when creating the guild I have the following error: the images I'm reusing from another topic generated ak in the forum that relates to the same error to mine. in this topic in question he could solve, but I could not identify where this correction should be made and which file I should modify. this is the topic in question: Where should this modification be done? in which files?
  19. What's up guys! I come through this post requests a Repagination of the Factions system, paid well for development! I need you to upgrade this old package to a current version of Rathena: I also ask that you develop a npc that receives as parameters the mob guardian with the identification of the factions as allies. the amount paid can be discussed if creation is possible. I would like to harmonize the old system of factions with the new ja implandato in the version of rathena, the differential that the former contains many functions and commands that the new does not provide.
  20. Hello everyone, sorry for my bad english, I used google translate. So, I already did a good internet search until I got close to nothing satisfactory. Next: I'm creating an event to use with the new faction system. I want to develop an event where each faction has a base on a map point and on that basis, it contains 6 guards defending that base. the enemy faction has to defeat these bases in search of points, for each defeated guardian. The only thing I lack is setting up the guardian to defend only the members of his faction and attack the others. I need to know how to create this script. quiz_test,99,96,5 script chek -1,{ OnTimer60000: if($status == 1) end; if (getmapusers("quiz_test") == 0) set $status,1; if (getmapusers("quiz_test") == 0) killmonsterall "quiz_test"; if (getmapusers("quiz_test") == 0) end; announce getmapusers("quiz_test") + " jogador(es) está(ão) sobrevivendo no Compo de batalha entre Facções",8; initnpctimer; end; } prt_fild08,162,370,5 script Mobfactions -1,{ query_sql "SELECT `clan_id` FROM `char` WHERE `char_id` = '"+getcharid (0)+"' ",@clan; query_sql "SELECT `name` FROM `clan` WHERE `clan_id`="+@clan+"",$faccao$; OnClock2216: announce "A batalha das facções, começará em 1 minutos!",8; disablenpc "Saída"; initnpctimer; set $inf,1; set $status,0; killmonsterall "quiz_test"; end; OnTimer60000: announce "A batalha entre facções COMEÇOU!",8; initnpctimer "chek"; set $inf,0; set $mob,6; monster "quiz_test",319,138,"Guardião",1285,2,strnpcinfo(0)+"::Onguardian"; monster "quiz_test",319,138,"Guardião",1286,2,strnpcinfo(0)+"::Onguardian"; monster "quiz_test",319,138,"Guardião",1287,2,strnpcinfo(0)+"::Onguardian"; end; Onguardian: if ($status == 1) end; announce "A Facção: "+$faccao$+" Matou 1 Guardião, ganhou 10 pontos",8; set $mob,$mob-1; if($mob == 5) announce "So exitem: 5 guardiões",8; if($mob == 3) announce "So exitem: 3 guardiões",8; if($mob == 0) announce "Morreram todos os guardiões",8; if($mob == 0) goto Onboxdead; end; Onboxdead: if ($status == 1) end; announce "BAtalha das facções: A facção " +$facao$+" Destruiu todos os Guardiões.",8; if($mob == 0) set $status,1; announce "Todos os guardiões foram derrotados encerrando a batalha das facções.",8; end; }
  21. O problema real da era do problema do serviço de hospedagem hospedagem. Mudei para um serviço mais atual e tudo funcionou. Obrigado pela ajuda ... [SOLUÇÃO]
  22. I am using an online hosting VPS centos 6.9 I followed all the installation steps of rathena gth: https://github.com/rathena/rathena/wiki/Install-on-Centos the game even runs but does not save the changes made to the src folde
×
×
  • Create New...