Jump to content

Kenzin

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Kenzin

  1. i have dungeon in my ragnarok server. i hv problem since we change the svn. Dungeon not working. can anybody help me to solve this problem? please help me, I'm willing to pay solve this problem. thank you so much.
  2. I still have problem with my dungeon script. I am willing to pay for someone who can help me fix thia dungeon problem. or for the better one ^^ Thanks
  3. Hello, i'm Newbiew here... and i need help to solve my problem. i have this error with one of my npc, parse_line: expect command, missing function name or calling undeclared function 31 : if (.@party_leader != getcharid(0)) { 32 : mes "You have to be a party leader to register."; 33 : mes "or ask your party leader to register."; 34 : close; 35 : } * 36 : 'p'arty_unlock; 37 : mes "Let me check your last session."; 38 : .@res = checkquest($@CY_INSDUN_QID,PLAYTIME); 39 : if (.@res == 0 || .@res == 1) { 40 : .@wait = CY_INSDUN_LAST-gettimetick(2); 41 : .@hrs = .@wait/3600; thanks for ur help ^^
×
×
  • Create New...