Jump to content

Akbare

Members
  • Posts

    491
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Akbare

  1. Please help, this guy makes the characters through OpenKore BOT and choose a hair color 65 280, when char-server login immediately disconnect how to make this not to happen thanks for advance hmm nothing help
  2. mungkin bukan karena malas, tapi file yang berukuran besar juga
  3. Thanks Aerie , I will try to
  4. hello i want to ask is there any tool to edit mob_db rAthena? because i tried with no success Mob_DB_Editor_by_Jukka and error because there are changes in structure. thanks for advance
  5. nice project...that's Cool
  6. can explain more detail?
  7. i think it should be pc_status_def_rate: 500 thanks for reply Emistry but by changing the pc_status_def_rate: 500 This would mean vit 500 players have gotten completely block stun and other status I really want is when the player with vit 500 he will still be affected by status
  8. server : eAthena latest I want to ask max status for resistance against the effect max on my server status is 500 but i change the status.conf for resistance but no change conf/battle/status.conf 0 with max 500 status should any player can still be affected by stun effect, freeze and etc whether there is a need to change the source for this? thanks for the help
  9. nice and cool
  10. thanks for share...nice Diffpatcher
  11. check lua files/datainfo/accessoryid.lua and accname.lua
  12. I am also interested in setting up Indonesian support section. i'm in here for support
  13. maybe : datatextureÀ¯ÀúÀÎÅÍÆäÀ̽ºlogin_interface warning.bmp <----use Only First Login Background on diff warning2.bmp warning3.bmp
  14. This is a serious problem for the whole world....
  15. thanks joseph....i want to try thanks
  16. thanks for read the thread i want to ask, how to make npc enable and disable the following day at Friday 13:00 to 16:00 This script would I use to safe refine npc thanks for advance
  17. disable npc : scripts_athena.conf //npc: npc/other/mail.txt disable command to player atcommand_athena.conf mail: 100,100
  18. owh thanks I think the view should be the same as the item ID hahahah works okay .. thanks sir
  19. db. error is Aspd if i change the view of these custom items ASPD can be normal and equal to the jur What can anybody help me solve this problem? thanks for advance Hi, I believe its with the view id.. What i did with my custom weapons are use the same id of the same kind of weapon.. So with your example, using a 2-hand sword, use two hand sword's id.. and i believe its 3 Sprite of the weapons are read in the sprite folder for each jobs using the jobname(in korean)_ID# thanks for reply my thread can give me an example
  20. thanks for read my thread i want to ask about custom weapon server : 3CeAM r659 script db use from JUR item db. error is Aspd if i change the view of these custom items ASPD can be normal and equal to the jur What can anybody help me solve this problem? thanks for advance
  21. thanks for advance
  22. ok thanks whether to use the function OnNPCKillEvent: no problem? continuously?
  23. thanks to read my thread I want to ask how to create a script that dropped all the monsters [ex :Poring coin] using OnNPCKillEvent: when using OnNPCKillEvent: do not make errors? draft - script DropItem -1,{ OnNPCKillEvent: getitem 7539,1; end; } thanks to reply
  24. Did you increase MAX_STORAGE larger than 731 ? There was a change in r14503 "Too large client packets, which would otherwise cause the client to crash, are now dropped and reported. bugreport:4391" Possible solutions: - paged storage mod - decrease MAX_STORAGE to something smaller than 731 yes my source storage UP to 731 #define MAX_STORAGE 1000 #define MAX_GUILD_STORAGE 1000 oke thanks to reply, try it
  25. hmm i think so .. but so far I have not found a suitable and stable diff except for 2010-07-30 I will try to use other diff thanks for the reply
×
×
  • Create New...