Jump to content

schan

Members
  • Content Count

    60
  • Joined

  • Last visited

Everything posted by schan

  1. schan

    [HELP] npctimer

    Hi, I need help with this. I want the npc to start a counter on server start up and attach to players who activated it. The counter will continue even if the player logged out of the game. OnTimer60000: //1 minute set minute, minute + 1; stopnpctimer; initnpctimer; end;OnPCLoginEvent: attachnpctimer strcharinfo(0); initnpctimer; end;OnInit: attachnpctimer strcharinfo(0); initnpctimer; end; My script works fine but the counter stops when player logs out of the game and gives me this error on server start up: script_rid2sd: fatal error! player not attached!
  2. schan

    paano po gawing Online

    Check mo to bro: http://www.eathena.ws/board/index.php?showtopic=142274
  3. Obtaining Hercules Client Download How to setup? http://herc.ws/board/topic/968-guide-how-to-setup-hercules/
  4. Yeah but even ossi0110 can't convert this. Yes i got this System for my Own RO server , and yes it for Hercules , the system from Lilith got a few bugs what would need to be fixed. but i wont share my Diff , since im using it for my Own Server , and added new Features into it Of course, you won't be sharing it for free but will you be selling it?
  5. Is this working? How can I apply this? File is in .dll format.
  6. Script loads with this error: [Error]: script:op_2num: division by zero detected op=C_DIV i1=0 i2=0[Debug]: Source (NPC): DedicatedNPCTimer (invisible/not on a map) How to fix this error?
  7. Yeah but even ossi0110 can't convert this.
  8. Hi, I found this source mod from rathena: http://rathena.org/board/topic/64816-faction-system/?hl=faction by Lilith. Can anyone make this compatible in Hercules? Thank you!
×
×
  • Create New...

Important Information

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