Jump to content

Petey Pablo

Members
  • Posts

    569
  • Joined

  • Last visited

Everything posted by Petey Pablo

  1. I need this custom spider web. Hit the link below for more info. http://www.eathena.ws/board/index.php?showtopic=269814 No one can help me?
  2. The critical rate is 100. But the critical damage on mobs or boss is not pure. How to change it? Im using eAthena. See the image below! Thank you
  3. Im using eAthena. How to do that? Thank you!
  4. What is the correct Gives 20% Lifesteal for item script when attacking? Thank you!
  5. Thank you rafael! How about to restrict a non VIP to a certain map?
  6. How to fix this? [Warning]: Unable to restore stack! Double continuation! [Debug]: Previous script (lost): [Debug]: Source (NPC): BKTriggers (invisible/not on a map) [Debug]: Current script: [Debug]: Source (NPC): TimeoutCtrl (invisible/not on a map)
  7. Its already normal. But nothing happens. Same problem! 'character' => array( 'index' => AccountLevel::LOWGM, 'view' => AccountLevel::NORMAL, 'online' => AccountLevel::ANYONE, 'prefs' => AccountLevel::NORMAL, 'changeslot' => AccountLevel::NORMAL, 'resetlook' => AccountLevel::NORMAL, 'resetpos' => AccountLevel::NORMAL, 'mapstats' => AccountLevel::ANYONE, 'divorce' => AccountLevel::NORMAL ),
  8. What is the correct script to this? Thank you! Reduces all skill's after-cast delay by 30%.
  9. Sorry for the wrong section. Please move this topic to source support. Thank you!
  10. Kilangan ba pag na crash ang map server bago mo gagawin ang gdb map-server map-server_sql.core? Hindi po ba pwede o bawal ba mag gdb map-server map-server_sql.core habang ang server ay online or nag ra-run? Topic closed. Alam ko na ang sagot sa tanung ko. Sorry po sa pag post. hehehe
  11. I have enable core dump on my machine. Im using eAthena. See the result below After gdb map-server core.30056 Loaded symbols for /lib/libnss_files.so.2 Core was generated by `./map-server_sql'. Program terminated with signal 11, Segmentation fault. #0 0x0815828a in unit_walktoxy_timer (tid=3600, tick=3997628630, id=2000484, data=189) at unit.c:194 194 if( g->member[i].online && g->member[i].sd && sd->bl.m == g->member[i].sd->bl.m && check_distance_bl(&sd->bl, &g->member[i].sd->bl, 2) ) Then the next command is bt full. See the result (gdb) bt full #0 0x0815828a in unit_walktoxy_timer (tid=3600, tick=3997628630, id=2000484, data=189) at unit.c:194 skill = <value optimized out> strvit = 65536 agidex = 0 i = 0 x = <value optimized out> y = <value optimized out> dx = 1 dy = <value optimized out> bl = 0xd3ccf00 sd = 0xd3ccf00 md = 0x0 ud = 0xd3ccf18 #1 0x081675d9 in do_timer (tick=3997628644) at timer.c:371 tid = 3600 diff = -14 __FUNCTION__ = "do_timer" #2 0x08164a1e in main (argc=1, argv=0xbfd731d4) at core.c:261 next = <value optimized out>
  12. Script: Problem: [Error]: script:getarg: no callfunc or callsub! [Debug]: Source (NPC): PVPLADDER (invisible/not on a map)
  13. how about the mobdb? and the mob skill db?
  14. how to implement rAthena lhz_dun04 to eAthena? Thank you
  15. how do i remove status or reset skill from database? thank you
  16. how do i remove unautorized after clicking character. login>my account>select charname> always unautorized! Thank you
  17. Can i request VIP Shop, VIP Healer, VIP Broadcaster? Thank you
  18. I think to remove the status. The problem is when my users using Union Skill and relogin, gravity error handle pop-up. Im using eA emulator. Thank you
×
×
  • Create New...