sietse11 Posted March 10, 2013 Group: Members Topic Count: 44 Topics Per Day: 0.01 Content Count: 127 Reputation: 7 Joined: 02/10/13 Last Seen: February 1, 2019 Share Posted March 10, 2013 Hey I was trying out scripting but my mapserver is giving me some trouble. lutie,157,128,3 shop Robbin Hood's arrows 51,1750:-1,1751:-1,1752:-1,1753:-1,1754:-1,1755:-1,1756:-1,1757:-1,1759:-1,1762:-1,1765:-1,1766:-1, xmas,157,128,3 shop Robbin Hood's arrows 51,1750:-1,1751:-1,1752:-1,1753:-1,1754:-1,1755:-1,1756:-1,1757:-1,1759:-1,1762:-1,1765:-1,1766:-1, 'lutie',157,128,3 shop Robbin Hood's arrows 51,1750:-1,1751:-1,1752:-1,1753:-1,1754:-1,1755:-1,1756:-1,1757:-1,1759:-1,1762:-1,1765:-1,1766:-1, 'xmas',157,128,3 shop Robbin Hood's arrows 51,1750:-1,1751:-1,1752:-1,1753:-1,1754:-1,1755:-1,1756:-1,1757:-1,1759:-1,1762:-1,1765:-1,1766:-1, I tried these codes to set up an arrow dealer in lutie. However my mapserver claims im using an unknown town. So I looked in my files and found for prontera npc's they use prontera I did this, prontera,157,128,3 shop Robbin Hood's arrows 51,1750:-1,1751:-1,1752:-1,1753:-1,1754:-1,1755:-1,1756:-1,1757:-1,1759:-1,1762:-1,1765:-1,1766:-1, now my map server is telling me prontera is an unknown map. Since in the wiki they use this example, prontera,156,145,4 script Test NPC::test 589,{ So I have no clue why my mapserver is telling me the town name doesnt exist ima try removing the ' in the npc name I have tried the same thing on my main server. Same file same location no bugs. As a result i tried updating my test server but this resulted in visual studio detecting 38 errors. The same thing happend to my main server a couple of days ago which required me to reinstall mysql and the server. So now im guessing it has something to do with svn updating my rathena server folder. Creating these errors Quote Link to comment Share on other sites More sharing options...
Capuche Posted March 10, 2013 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted March 10, 2013 lutie's map name = xmas not lutie prontera,157,128,3 shop Robbin Hood's arrows 51,1750:-1,1751:-1,1752:-1,1753:-1,1754:-1,1755:-1,1756:-1,1757:-1,1759:-1,1762:-1,1765:-1,1766:-1, Remove the , in the end of the line Example alberta_in,165,96,0 shop Item Collector#alb 74,911:-1,528:-1 Quote Link to comment Share on other sites More sharing options...
sietse11 Posted March 11, 2013 Group: Members Topic Count: 44 Topics Per Day: 0.01 Content Count: 127 Reputation: 7 Joined: 02/10/13 Last Seen: February 1, 2019 Author Share Posted March 11, 2013 Yeah, well I did all that on my test server. problem persists. Main server works without a problem tho. My guess is I have to do something with mysql. maybe run the main.txt file again or something. One of these last revisions changed something that has been causing me some problems. The code is fine. But I think the town name error is from an sql database. The errordebug line says something about townname_idtable. I was gonne add a screeny but the forum says i dont have the right to add the file format. Quote Link to comment Share on other sites More sharing options...
Question
sietse11
Hey I was trying out scripting but my mapserver is giving me some trouble.
I tried these codes to set up an arrow dealer in lutie.
However my mapserver claims im using an unknown town.
So I looked in my files and found for prontera npc's they use prontera
I did this,
now my map server is telling me prontera is an unknown map.
Since in the wiki they use this example,
So I have no clue why my mapserver is telling me the town name doesnt exist
ima try removing the ' in the npc name
I have tried the same thing on my main server. Same file same location no bugs.
As a result i tried updating my test server but this resulted in visual studio detecting 38 errors.
The same thing happend to my main server a couple of days ago which required me to reinstall mysql and the server.
So now im guessing it has something to do with svn updating my rathena server folder. Creating these errors
Link to comment
Share on other sites
2 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.