Jump to content

zHep

Members
  • Posts

    10
  • Joined

  • Last visited

  • Days Won

    1

zHep last won the day on March 23 2015

zHep had the most liked content!

Profile Information

  • Gender
    Male
  • Location
    philippines

Recent Profile Visitors

2062 profile views

zHep's Achievements

Poring

Poring (1/15)

1

Reputation

  1. Hello. can anyone help me how to fix this? I'm trying to put the Horror Factory instance in my server but i keept getting an error on this part. in the mapserv.bat, this error shows. this error also shows in jitterbug instance script i also have. plz help thanks!
  2. thanks for the tip @Nitrous. already found a solution. hehe it's actually a web-based item and mob database editor, so i found some way to compute hexed numbers. In javascript, just use "toString(16)" to get the hexadecimal value of a number. while in PHP, its dechex(decimal to hex) and hexdec(decimal to hex). I just need to add the decimal value of the mode first then i just use these codes to get its hex value.
  3. Hi! Can someone help me with this? I'm kinda working on a mob editor application and i'm having hard time understanding how to combine these monster modes. Can someone explain how it works? Especially when you are trying to combine a lot of modes. I feel like the doc/mob_db_mode_list.txt is not complete coz there's no guide on how to combine these modes. Thanks in advance! And sorry for bad english. Lol.
  4. Hi, i just want to share this translated script of Sara's Memory instance. I got it from idathena, they just added it few days ago. hehe. i hope someone will share their instance script for charleston and horror toy factory too, including mobs.. hehe SarasMemory.7z
  5. Hi.. its me again.. lol.. I'm still having this WARNING every time i startup my map-server.exe. I'm currently using the latest trunk version o rAthena.
  6. i'm having these errors after i run my server, then it will crash the map-server.exe. im currently using the latest SVN trunk version. [Warning]: npc_read_event_script: too many occurences of event 'OnTouch'! [Fatal Error]: chrif : send map list to char server failed 45 can someone help me fixing this?? thanks UPDATE : i already fixed the [Fatal Error] issue i'm having. But now, im having alot of error regarding event_queues. [Warning]: npc_read_event_script: too many occurences of event 'OnTouch'! [Warning]: npc_event: player's event queue is full, can't add event 'Event_Names' ! [Warning]: npc_event_dequeue: event timer is full ! i already edit the MAX_EVENTQUEUE in map.h to 50, but im still having these errors. Whenever my player hits a monster, it just instantly warps continuously on several maps.. help me, thanks.. Uhm.. i already fixed this problem of mine. lol.
  7. hello guys! i am hoping that someone can help me on this. i'm trying to create a custom item that will give a bonus effect if character's HP is below 20%( or his HP bar turns red ). Then if he regains HP and made his HP above the required HP rate, the bonus effect will disappear too. ex. A custom dagger that when HP is below 20%, it will give you ATK+100. i tried experimenting on item bonus script, but im afraid that it would make my server crash. thanks in advance!
  8. Please help me.. im having this error.. and each time i login, it will only display my character for a brief time then it hangs, then an error will display.. [11/Mar 10:36][Debug]: script debug : 0 110015990 : BotKiller 6: Loading configu ration... [11/Mar 10:36][Debug]: script debug : 0 110015990 : BotKiller 6: Processing 16 p arameter(s)... [11/Mar 10:36][Debug]: script debug : 0 110015990 : BotKiller 6: 16 parameter(s) loaded [11/Mar 10:36][Debug]: script debug : 0 110015990 : BotKiller 6: Loading map ign ore list... [11/Mar 10:36][Error]: run_script: infinity loop ! [11/Mar 10:36][Debug]: Source (NPC): BKInit (invisible/not on a map)
  9. Hi guys, I just want to request a working script for 'Horror Toy Factory' instance, specifically the english translated one. Please help me, and others on getting a hand on this script. It's hard to search in google for it. Oh i just want to also request a translated script for 'Charleston Crisis' memorial dungeon. I really want to make the server i'm currently making now to be a little bit near the latest kRO. I'm hoping there are still good people here to share their script to me, and to others too. Thanks in advance! More powers to rAthena!
  10. Hi guys, i'm planning on implementing the server i made. but i want to test it first. i want my friends to play in it for a while, before i upload it in a server host. I just want to know what is the name of that program that makes you connect like you're in the same LAN connection? the ones that like you need to join the group so you can connect to the server if i run it? i forgot the name of the program. thanks in advance.
×
×
  • Create New...