victorfa1 Posted September 18, 2012 Group: Members Topic Count: 53 Topics Per Day: 0.01 Content Count: 126 Reputation: 1 Joined: 09/14/12 Last Seen: February 10, 2015 Share Posted September 18, 2012 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: Quote Link to comment Share on other sites More sharing options...
Emistry Posted September 18, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2371 Joined: 10/28/11 Last Seen: 3 hours ago Share Posted September 18, 2012 prontera,155,181,5 script Sample 757,{ warp "prontera",155,179; end; } Quote Link to comment Share on other sites More sharing options...
victorfa1 Posted September 18, 2012 Group: Members Topic Count: 53 Topics Per Day: 0.01 Content Count: 126 Reputation: 1 Joined: 09/14/12 Last Seen: February 10, 2015 Author Share Posted September 18, 2012 (edited) 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 September 18, 2012 by victorfa1 Quote Link to comment Share on other sites More sharing options...
Emistry Posted September 18, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2371 Joined: 10/28/11 Last Seen: 3 hours ago Share Posted September 18, 2012 read these... Basic_Scripting Adding_a_Script trunk/doc/script_commands.txt Quote Link to comment Share on other sites More sharing options...
victorfa1 Posted September 18, 2012 Group: Members Topic Count: 53 Topics Per Day: 0.01 Content Count: 126 Reputation: 1 Joined: 09/14/12 Last Seen: February 10, 2015 Author Share Posted September 18, 2012 read these...Basic_ScriptingAdding_a_Scripttrunk/doc/script_commands.txt 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; Quote Link to comment Share on other sites More sharing options...
Euphy Posted September 18, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted September 18, 2012 It means you're missing 1 right curly on line 3. ._. Quote Link to comment Share on other sites More sharing options...
victorfa1 Posted September 18, 2012 Group: Members Topic Count: 53 Topics Per Day: 0.01 Content Count: 126 Reputation: 1 Joined: 09/14/12 Last Seen: February 10, 2015 Author Share Posted September 18, 2012 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 Quote Link to comment Share on other sites More sharing options...
Question
victorfa1
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.