Jump to content

serverkid

Members
  • Content Count

    48
  • Joined

  • Last visited

Everything posted by serverkid

  1. you wont be able to connect since the ip you're using is 192.168.11.12. uncomment that line and try again
  2. this is fixed, apprently it only appeared when i changed MAX_PARTY from 12 to 20
  3. i have set that all mvp card are dropped by 10% tried setting dropcardper to 2 it change from 10% to 20% how can you set selected mvp to drop it on 5% or .5 in dropcardper?
  4. apparently i don't know how to re-create it, i just saw it spamming in the console, is there a way to know which map is it so i can find the culprit
  5. i suddenly got this debug message in console, how do you fix this? [Debug]: mapindex_id2name: Requested name for non-existant map index [0] in cache. clif.c:clif_party_info:6501
  6. can anybody rewrite this to be hercules compatible? Thanks in advance http://rathena.org/board/topic/56124-package-getitem-map-itemmap/
  7. is there a way to get BG team players? like for example red team wins, i need to get the players on red team to give them rewards/prizes. currently i used the array given by waitingroom2bg, but when i add players using waitingroom2bg_single i cannot seem to get the players i added using waitingroom2bg_single
  8. is there a way to check mapflags in script? like for example, check if map have mapflag pvp or outdoor, etc...
  9. we are crashing when using @refresh command while equipped with custom items. anybody experiencing this?
  10. like mleo1 said, you can't smart bro is using NAT for ip and blocked all ports, you can alternatively use vpn
  11. i have posted here http://herc.ws/board/topic/1717-asura-crashes-client/ but found this issue: http://herc.ws/board/tracker/issue-6952-asura-disconnect-issue/ we've tried almost everything already. thanks!
  12. check the number of fields in the mob_db.txt line 1372 you have an excess field.. or paste the line here
  13. so there is none, thanks for your answer
  14. hello, when someone used asura two times, the client is crashing, is there a way to debug this? we've tried everything, using old clients(our previous one) and even newer(2012-07-xx), i even turned off packet obfuscation in the server.
  15. is there a way to reload all configs? like restarting the map server without actually restarting it, just reloads everything?
  16. is there a way to send private message or private announcement to a player? im making a script which add items to a player and when they login, they will receive the item, so if they are online, i need to tell them to relogin. thanks in advance
  17. i've been looking for a guide, and i cannot seem to find them.
  18. thanx for linking the bug report i'll wait for a fix, and check out the other one, if it's fixed also. thanx again!
  19. whenever i use @disguise be it a monster or an npc id, whenever somebody login or somebody warp infront of me, and when i move, it leaves a duplicate of me. which is not moving. other scenario is when i use @refreshall, which causes everyone to refresh, it happens the same thing, it duplicates myself. also on other note, is there a way to not change my name to yellow when im using fakename?
  20. sorry for resurrecting a post. i tried diffing my client with skip packet header obfuscation and i still cannot login. i also checked #define PACKETVER 20120410 also commented #define PACKETVER_RE but i still get clif_parse: Received unsupported packet (packet 0x094b, 19 bytes received), disconnecting session #7. EDIT: fixed. skip packet header obfuscation should be unchecked.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.