Jump to content

FXFreitas

Members
  • Posts

    354
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by FXFreitas

  1. Nop, last stable episode added s bifröst, after this, rathena has adding new episode features randomly.
  2. I tried this script before and just recive some warnings (fixed most for myself) the fountain don't identify the character who completed (when Amdarais get dead) and does not teleport the character, but if you warp to treasure area, the rewards can be taken
  3. This is 2015-10-29aRagexeRE hope it can help (thanks to Rytech and balfear) https://www.dropbox.com/s/za9ms08jkzap7xq/2015-10-29aRagexeRE.exe?dl=0 //2015-10-29Ragexe packet_ver: 54 packet_keys: 0x45B945B9,0x45B945B9,0x45B945B9 0x0369,7,actionrequest,2:6 0x083C,10,useskilltoid,2:4:6 0x0437,5,walktoxy,2 0x035F,6,ticksend,2 0x0202,5,changedir,2:4 0x07E4,6,takeitem,2 0x0362,6,dropitem,2:4 0x07EC,8,movetokafra,2:4 0x0364,8,movefromkafra,2:4 0x0438,10,useskilltopos,2:4:6:8 0x0366,90,useskilltoposinfo,2:4:6:8:10 0x096A,6,getcharnamerequest,2 0x0368,6,solvecharname,2 0x0838,12,searchstoreinfolistitemclick,2:6:10 0x0835,2,searchstoreinfonextpage,0 0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15 0x0811,-1,reqtradebuyingstore,2:4:8:12 0x0360,6,reqclickbuyingstore,2 0x0817,2,reqclosebuyingstore,0 0x0815,-1,reqopenbuyingstore,2:4:8:9:89 0x0365,18,bookingregreq,2:4:6 // 0x094F,8 CZ_JOIN_BATTLE_FIELD 0x0281,-1, itemlistwindowselected,2:4:8:12 0x022D,19,wanttoconnection,2:6:10:14:18 0x0802,26,partyinvite2,2 // 0x0938,4 CZ_GANGSI_RANK 0x023B,26,friendslistadd,2 0x0361,5,hommenu,2:4 0x0860,36,storagepassword,2:4:20 Works FIne but is Highly UNSTABLE
  4. idAthena have. https://github.com/idathena/trunk/blob/master/npc/re/instances/OldGlastHeim.txt https://github.com/idathena/trunk/blob/master/db/re/instance_db.txt
  5. @Whereis.Or if you are using a 2015 client open the world map, click in search bar, type the mob name and all spanws will be show in your map.
  6. Someone in nova ro told this to me, I don't know who is he because I'm just helping some friends in nova server.
  7. Nova got permission to test the client, and his server now has these features working (alternate costumes, doram summoner job, shift+left click to identify items, and all other working 2015 client features). "Ooooh but how he take this client? I Want to Know, I want the ragexe too D:" - Ask Nova (server owner) or Rytech (he works in this ragexe release).
  8. Antigamente esse bonus anulava mais de uma gema (contanto que fossem iguais) mas isso não era oficial então mudaram o efeito, teria que olhar nos confins do repositório do eAthena pra achar o código do efeito da carta antigo rsrsrsrs
  9. Pois é eu tinha esquecido desse detalhe, mas só por 100 ao invés de 200 que resolve
  10. Something like this: A window when you can do commands to change the game in real time
  11. hmm, que estranho, tem outra forma. Tenta por isso no script do item { if ( isequippedcnt( 2629 ) >= 2 ) { bonus bstr,200; } }
  12. ... Pre-re https://github.com/rathena/rathena/blob/master/db/pre-re/item_combo_db.txt Re https://github.com/rathena/rathena/blob/master/db/re/item_combo_db.txt
  13. If you are using the last kro, you need to download the new prontera fix grf (just search prontera error and the right thread will appear)
  14. Oh dear, read the thread, they are WORKING on it '-- All we can wait for this new system, but this can leave some time.
  15. hmm... OOOOOH Sorry, I forgot THIS: https://github.com/rathena/rathena/blob/master/db/const.txt Find: RC2_Ninja 6 Add above RC2_Yourrace 7
  16. Something Else? 4149,Gargoyle_Card,Gargoyle Card,6,20,,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12028,RC2_YOURRACE,100; },{},{}
  17. You can create a sub-race (like orc, kobold, goblin) and add MVPs inside, check the Orc Lady Card: Orc Lady Card. Inflict 30% more damage on Every Orc except Orc Lord and Orc Hero. Class : Card Compound on: Weapon Weight : 1 https://github.com/rathena/rathena/blob/master/db/re/mob_race2_db.txt
  18. Update the lua files of data folders, they exists in client tranalation project.
  19. FXFreitas

    Instances

    But they released a fully incomplete and inacurrate old glast heim rsrsrs, some scripters already made these instances for they own servers. I believe rA don't want to do same mistake again. Lets wait more acurrate sources.
  20. Outdated ItemInfo.lua(or .lub) in your system folder You can find a updated one in the client translation project
  21. MobID Range is 1001~5999, you have many spaces to add a mob haha, last used mob id: 3599 AB_ARTHUR (WTF is that mob? rsrsrsrs).
  22. The problem is the card ilustration format, You need to save the bmp with bitmap 256 collors format (bitmap have many formats, 256 collors, 16 and 24 bits, monocromatic, etc)
  23. First error: Read the thread, the correcion is already posted, the problem is in msgstringtable.txt Second error: Check your iteminfo.lua, the item is missing or more newer than you file. For the other errors, we still waiting for a correction.
×
×
  • Create New...