Jump to content
  • 0

NPC Warper


victorfa1

Question


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  126
  • Reputation:   1
  • Joined:  09/14/12
  • Last Seen:  

Hey, hello again

2 days without questions lol

ok ok here it go...

I would like to know how do i ADD an npc warper

im not talking about that "Warper NPC" that comes with rAthena files, i want an npc warper to teleport players to my shopping area in brasilis D:

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2350
  • Joined:  10/28/11
  • Last Seen:  

prontera,155,181,5    script    Sample    757,{
    warp "prontera",155,179;
    end;
}

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  126
  • Reputation:   1
  • Joined:  09/14/12
  • Last Seen:  

prontera,155,181,5	script	Sample	757,{
 warp "prontera",155,179;
 end;
}

man, i can't change Prontera to Ayothaya 150 157...

what am i supose to do? D:

Edited by victorfa1
Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2350
  • Joined:  10/28/11
  • Last Seen:  

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  126
  • Reputation:   1
  • Joined:  09/14/12
  • Last Seen:  

Still not working

it is apeearing this Error: Missing 1 Right Curlys at file "npc/custom/ bla bla bla", line '3'

Here is the code =p

prontera,100,100,5 script  Mercado Ragnaddicted  757,{
 warp "ayothaya",150,157;
end;

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1131
  • Joined:  05/27/12
  • Last Seen:  

It means you're missing 1 right curly on line 3. ._.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  126
  • Reputation:   1
  • Joined:  09/14/12
  • Last Seen:  

AW MAN U_U

i hate that smalls details U_U

Last time i lost 3 hours trying to figure it out the reason i could not run the server U_U

it usa becasue that stupid "S" on mysql U_U

anyway

tyvm

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...