Hatake Kakashi Posted April 24, 2012 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Share Posted April 24, 2012 help guys, there's a debug and warning at my map_server.sql.. here it is. Quote Link to comment Share on other sites More sharing options...
Brian Posted April 24, 2012 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted April 24, 2012 Script arrays can hold up to 128 elements, and those are numbered with index from 0 - 127. [Warning]: script:getelementofarray: index out of range (128) ^ there is no array[128]. array[127] is the last element. If you post the script here, we can help you fix it. Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted April 24, 2012 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted April 24, 2012 but i dont know from what/where script. Quote Link to comment Share on other sites More sharing options...
Brian Posted April 24, 2012 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted April 24, 2012 The debug messages say the name of the NPC: [Debug]: Source (NPC): alter#beware Use Notepad++ to search in the whole /npc folder for the NPC name. Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted April 24, 2012 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted April 24, 2012 my new npc script is Eden Quest and Disguise Event 2 only. Quote Link to comment Share on other sites More sharing options...
Question
Hatake Kakashi
help guys, there's a debug and warning at my map_server.sql..
here it is.
Link to comment
Share on other sites
4 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.