Jump to content

Lelouch vi Britannia

Members
  • Posts

    715
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Lelouch vi Britannia

  1. Yup after adding "//" recompile it so that it will work
  2. Did you removed the Renewal Cast Time ? if not go to src\config\renewal.h and add "//" in the beginning of line 29 #define RENEWAL_CAST and recompile your SVN
  3. Please Follow this structure for adding Custom Quest in Quest Datadase Quest ID,Time Limit,Target1,Val1,Target2,Val2,Target3,Val3,Quest Title
  4. I think that i guess should be the problem .yeah i added it automatically in my SVN via tortoise .i havent tryed adding it manually .well i guess i should try it now .Thanks Myst
  5. Uhmmm i tryed your patch also im using r16503 but there is a lil bit problem in clif.h clif.h Original (Line 465 and 466) void clif_cart_delitem(struct map_session_data *sd,int n,int amount); void clif_cartlist(struct map_session_data *sd); clif.h Patched (Line 465) void clif_cart_delitem(struct map_session_data *sd,int n,int amount);void clif_cartlist(struct map_session_data *sd); Also Rejected patch hunks in clif.c --- src/map/clif.c +++ src/map/clif.c @@ -2202,9 +2204,12 @@ } WFIFOSET(fd,packet_len(cmd)); +#if PACKETVER >= 20111122 + if ( sd->status.inventory[n].favorite ) + clif_favorite_item(sd, n); +#endif } @@ -2367,7 +2371,16 @@ WBUFW(bufe,2)=4+ne*se; clif_send(bufe, WBUFW(bufe,2), &sd->bl, SELF);
  6. can you give all the diffs of your client ? can you list it all here ?
  7. Maybe make a custom grf and put all the old morroc map files in it so that your data folder will not be messy .Also Update your RO folder to prevent errors
  8. 20000 ? try just 2000 not 20000 maybe it will work
  9. I have the same error like Brynner have * 127 : input $@Map$;}while(getmapmobs'('$@Map$) == -1 );
  10. True +1 Come on Ainna rAthena is already in default witch is packet version is 30 , changing the packet_db_ver: default to 30 would be useless ,Also Ainna is correct change this 30 to 5 //packet_db_ver: 23 packet_ver: 30 <--------------------- ??? Thats ver 5 0x0064,55 And for me here's my question .Did you recompile your SVN after doing this changes ?
  11. accname.lua.1213: table index is nil Check line1213 of accname.lua if you added the custom correctly lua files\datainfo\accname_f.lua:2: attempt to index global 'AccNameTable' (a nil value) just download a updated lua from Here
  12. have you tryed to removed the packet_ver:30 because i already tyed this and it works for me [Note]: When i tryed this my packet version in my clientinfo.xml was 28 i didnt change it but its works the only problem is the shadowtable .
  13. Hi Aeomin i just wondering i downloaded the latest version which [2.6.1.66] .everytime i unloaded all the data my anti virus always eats the ConfigEmbeder but now i figured it out how my anti virus dont eats that file (Literaly turn off the anti virus for a while ) .but is the ConfigEmbeder have a virus or something ? Lol!! i didnt notice this Sorry no. The reason antiviruses are picky as far as I can tell is the tool that packs configuration data into the patcher. Antiviruses are not happy when a program tries to modify other program file(s), which is the typical way for malware to spread.
  14. try to add this on your packet_db.txt and reboot your server //2012-06-18aRagexeRE 0x01FD,15,repairitem,2 0x023B,26,friendslistadd,2 0x0361,5,hommenu,2:4 0x0819,36,storagepassword,0 0x0288,-1,cashshopbuy,4:8 0x0802,26,partyinvite2,2 0x022D,19,wanttoconnection,2:6:10:14:18 0x0369,7,actionrequest,2:6 0x083C,10,useskilltoid,2:4:6 0x0439,8,useitem,2:4 0x0281,-1,itemlistwindowselected,2:4:8 0x0815,-1,reqopenbuyingstore,2:4:8:9:89 0x0817,2,reqclosebuyingstore,0 0x0360,6,reqclickbuyingstore,2 0x0940,-1,reqtradebuyingstore,2:4:8:12 0x0811,-1,searchstoreinfo,2:4:5:9:13:14:15 0x0835,2,searchstoreinfonextpage,0 0x0838,12,searchstoreinfolistitemclick,2:6:10 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 0x08E5,41,bookingregreq,2:4 //Added to prevent disconnections 0x08E6,4 0x08E7,10,bookingsearchreq,2 0x08E8,-1 0x08E9,2,bookingdelreq,2 0x08EA,4 0x08EB,39,bookingupdatereq,2 0x08EC,73 0x08ED,43 0x08EE,6 0x08EF,6,bookingignorereq,2 0x08F0,6 0x08F1,6,bookingjoinpartyreq,2 0x08F2,36 0x08F3,-1 0x08F4,6 0x08F5,-1,bookingsummonmember,2:4 0x08F6,22 0x08F7,3 0x08F8,7 0x08F9,6 0x08FA,6 0x08FB,6,bookingcanceljoinparty,2 0x0907,5,moveitem,2:4 0x0908,5 0x08D7,28,battlegroundreg,2:4 //Added to prevent disconnections
  15. Hi Euphy is the Quest Shop have a limit in thier shop ? because i added 20 items for headgear and 20 items for weapons and after i reboot the server the items in the item shop wont show
  16. A big Lol!! this make no sence at all dude .you mean rAthena and eAthena should control this new servers ? come on Favoritism ? dude your destroying a players dream to make his/her own server .and there are many reason why this servers that closed after 2-3 months .
  17. Hey dont waste your time in using jikari there are better patchers out there .one of thoes are Thor Patcher because its easy to use .i have this issue before that the patchlist.txt doesnt read by the patcher it always fails like 5 or 10 times .
  18. FIXED!! Im currently using 2012-04-10aRagexeRE also im using Miruku Renewal Ragnarok .and this what happend (Lol!! i forgot the d in "Need")
  19. Can you Help me Modify this Vote for Credit v1.1 by Byteflux and make an npc ? Here is the data below Vote for Credit Link Deleted ,Sorry Alex
  20. Do you mean the tabs for the inventory ? For Usable/Item its in line 1466 For Equipment its in line 2051 For Etc its in line 1472 For Personal/Private its in line 2052
  21. I dont know if im wrong i think "Enchant Deadly Poison" is not working in Pre-RE and RE i used r16353 . also i noticed no EDP logo appears in the upper right side of the screen
  22. Lol!! TortoiseSVN is not working in Win XP ? Funny .Btw im using Win XP SP3 and my TortoiseSVN is working great .
  23. Well all untouched castle will be occupied with monster like mvps .when you first open your server this is normal .but when the castle are captured there will be no monster spawn inside the castle not including the castle guards . Click Here
  24. Madali lng ang pat set up ng thor patcher ill give an example for this config.ini RootURL='http://rathena.org/patch/' main.ini //file_url - patch files should ALL put here. // This config entry will override the one in embed config. // o HTTP: // http://domain.com/dir/ // o FTP: // ftp://domain.com/dir/ // o With <Username> [Password] [Port] // ftp://username:[email protected]:port/dir/ // o Note: username is required if want put password, otherwise everything is optional. file_url=http://rathena.org/patch/data/ for an example your file host is http://rathena.org at ang patch folder ay ang container ng mga patches mo but inside the patch folder kaylangan ganto ang nasa loob /patch/ l- data/ // d2 mo ilalagay lahat ng patches l- main.ini // config para ma read ang plist at ang folder na kung saan nakalagay ang mga patches mo l- style.ini // text style l- plist.txt // e2 ung patch list ex. 1 Update-2012-25-06.thor l- notice.html // e2 ung notice/news ng server sa front ng patcher
×
×
  • Create New...