Jump to content

quesoph

Members
  • Posts

    210
  • Joined

  • Last visited

Everything posted by quesoph

  1. it does not change your group_id to 0. it just skips the rest of the commands after that line or ignores all the commands(?). happens to me earlier had to restart my server cause all my player lose their commands even my admin account. dev team should do something about this.
  2. Wow thanks!
  3. Like this: Stop the clock
  4. Line 13: "No More Salary to the Losing Guilds, You now Support your own Guild", Should be: "No More Salary to the Losing Guilds, You now Support your own Guild"; you lack semi-colon.
  5. Maybe because you are using nulled ipb.(?)
  6. ^ it does not change: OnClock1700: to OnSat1700:
  7. I'm using this the palettes from basic rathena client: http://rathena.org/board/topic/54190-release-basic-rathena-client/
  8. I disabled that enchant npc thats why i didn't experience that problem. Maybe you have a custom decarder. i'm not experiencing that with rathena custom decarder. ( npc/custom/card_remover.txt ) anyway good script sir.!
  9. you lack ninja palettes.
  10. are you using svn ? if you are using Centos login to your server using putty ( terminal ) type in: svn update .. No idea for windows
  11. He did. Over 20 skill trees was removed from the skill tree file by accident (Told him he didn't need to touch it), which I just fixed in r15895. I dont know if anything else was accidently reverted, but I did notice a lot of unnecessary looking changes in skill.c. Like lots of data for 1st and 2nd job skills moved around for unknown reasons. Yeah the sprite for Kagerou and Oboro won't show in 2011-11-16aRagexeRE.exe ,But if you use 2011-12-28aRagexeRE.exe and up you'll see the sprite . BTW Finally rAthena have updated Sorcerer and Genetic and also other new classes . Thanks and Keep it up rocking :) . Im using a 2011-11-22 RagexeRE client and I can see Kagerou and Oboro just fine. Yeah. its working with 2011-11-22 and above.
  12. I think the decarder cannot remove the sockent enchantments.
  13. Hi, Is there anyone has a fix for 2011-11-22 client? Whenever i change the client resolution size it goes back to default resolution which is " 640 x 480 x16 ". I have tried to patch: this " Setup_HKLM_to_HKCU " with my client and setup and still nothing even tried without it. I have tried different patch still got nothing. I have tried different clients 2011-11- 22, 2011-12-07, 2012-01-20, and 2012-03-07 still same result. Tried the latest LUA, and Latest LUB. i even tried to use rytech's decompiled lua for the said clients. I have tried so many different Setup exe. ( Setup.exe are in the download link provided ) setups.7z I have tried this: And it doesn't seem to work.. Thank you so much!
  14. Too bad kagerou and oboro doesn't work with 2011 11 16 client and below. ( or its just me. lol ) Thank you rAthena!
  15. show your script.c and the diff patch.
  16. Change your view id to 4060 or below.
  17. No problem sir.
  18. aa.txt all i did was to remove all the errors i've seen in my mapserver.
  19. here: quest.txt
  20. ../src/map/map.h #define MAX_LEVEL 150 and if you are using renewal. ../db/re/exp.txt and or if you are using pre-renewal. ../db/pre-re/exp.txt
  21. i manage to compile this without error. but damn i cant get it to work with eA. haha. *edit nvm. i managed to make it work.
  22. @judas I'm using the latest version. they don't have " e_log_pick_type ".
  23. Would it be okay if i try to remove "LOG_TYPE_VENDING" pc_additem(vsd,item,(int)z, LOG_TYPE_VENDING); } pc_delitem(sd,pc_search_inventory(sd, vsd->vend_loot),(int)z,0,6, LOG_TYPE_VENDING); Im trying to run this with eA.
  24. Your problem has been solved many times. its easy if you use Search function and google.
×
×
  • Create New...