Tdi123 Posted January 9, 2020 Group: Members Topic Count: 93 Topics Per Day: 0.03 Content Count: 195 Reputation: 3 Joined: 12/12/17 Last Seen: January 19 Share Posted January 9, 2020 I tried several npcs, even the ones I used, like: mooka, dota, stolao, and none of them are working on rathena. Thanks for your help in advance! Quote Link to comment Share on other sites More sharing options...
0 Zeiyan Posted January 9, 2020 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 275 Reputation: 23 Joined: 01/06/13 Last Seen: September 1, 2024 Share Posted January 9, 2020 Try this one. l implemented this along with stolao's monthly rewards. A lot of editing since this is a script from 2012 but works well for my server. Quote Link to comment Share on other sites More sharing options...
0 Tdi123 Posted January 11, 2020 Group: Members Topic Count: 93 Topics Per Day: 0.03 Content Count: 195 Reputation: 3 Joined: 12/12/17 Last Seen: January 19 Author Share Posted January 11, 2020 On 1/9/2020 at 11:44 AM, Zeiyan said: Try this one. l implemented this along with stolao's monthly rewards. A lot of editing since this is a script from 2012 but works well for my server. I installed the system and it did not work, it does not advertise nor count the kill, I do not know if it is my emulator, or the bg eamod system that I installed earlier Quote Link to comment Share on other sites More sharing options...
0 Zeiyan Posted January 11, 2020 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 275 Reputation: 23 Joined: 01/06/13 Last Seen: September 1, 2024 Share Posted January 11, 2020 try reading the script. the script itself is not perfect. you're gonna need to correct some typos and mistakes to "fix" the bugs. ill try to share mine tomorrow when i wake up. 1 hour ago, Tdi123 said: I installed the system and it did not work, it does not advertise nor count the kill, I do not know if it is my emulator, or the bg eamod system that I installed earlier Quote Link to comment Share on other sites More sharing options...
0 Tdi123 Posted January 12, 2020 Group: Members Topic Count: 93 Topics Per Day: 0.03 Content Count: 195 Reputation: 3 Joined: 12/12/17 Last Seen: January 19 Author Share Posted January 12, 2020 (edited) On 1/11/2020 at 3:08 PM, Zeiyan said: try reading the script. the script itself is not perfect. you're gonna need to correct some typos and mistakes to "fix" the bugs. ill try to share mine tomorrow when i wake up. Thank you very much Edited January 12, 2020 by Tdi123 Quote Link to comment Share on other sites More sharing options...
0 Zeiyan Posted January 13, 2020 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 275 Reputation: 23 Joined: 01/06/13 Last Seen: September 1, 2024 Share Posted January 13, 2020 6 hours ago, Tdi123 said: Thank you very much Try this one pvpladder.txt Quote Link to comment Share on other sites More sharing options...
0 Tdi123 Posted January 15, 2020 Group: Members Topic Count: 93 Topics Per Day: 0.03 Content Count: 195 Reputation: 3 Joined: 12/12/17 Last Seen: January 19 Author Share Posted January 15, 2020 On 1/12/2020 at 10:37 PM, Zeiyan said: Try this one pvpladder.txt 28.02 kB · 4 downloads Thanks so much, the NPC is working perfectly. I only have one question, which line I change in it to be just some specific maps. Example: pvp_n_5-5, guild_vs2, guild_vs3 Quote Link to comment Share on other sites More sharing options...
0 Zeiyan Posted January 15, 2020 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 275 Reputation: 23 Joined: 01/06/13 Last Seen: September 1, 2024 Share Posted January 15, 2020 Check the line: Quote setarray .PvPMap$[0], "All"; //List all pvp maps here (Index 0:"All" to enable all maps) Quote Link to comment Share on other sites More sharing options...
0 Tdi123 Posted January 15, 2020 Group: Members Topic Count: 93 Topics Per Day: 0.03 Content Count: 195 Reputation: 3 Joined: 12/12/17 Last Seen: January 19 Author Share Posted January 15, 2020 16 hours ago, Zeiyan said: Check the line: Still unable to make him count Kill only on specific maps. If you can help thank you Quote Link to comment Share on other sites More sharing options...
0 Zeiyan Posted January 16, 2020 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 275 Reputation: 23 Joined: 01/06/13 Last Seen: September 1, 2024 Share Posted January 16, 2020 7 hours ago, Tdi123 said: Still unable to make him count Kill only on specific maps. If you can help thank you I have my script running on global. I haven't tried doing it on specific maps. try editing and playing around with the script. Quote Link to comment Share on other sites More sharing options...
0 Tdi123 Posted January 17, 2020 Group: Members Topic Count: 93 Topics Per Day: 0.03 Content Count: 195 Reputation: 3 Joined: 12/12/17 Last Seen: January 19 Author Share Posted January 17, 2020 On 1/15/2020 at 11:20 PM, Zeiyan said: I have my script running on global. I haven't tried doing it on specific maps. try editing and playing around with the script. Thank you very much, manage to resolve. Just put 2 maps in the place of All, that the first map will get normally, with an announcement and ranking, I don't know if it's a bug, but the second map placed in funfa, only the first, and if you put 3 maps, the script stops working Quote Link to comment Share on other sites More sharing options...
0 Zeiyan Posted January 18, 2020 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 275 Reputation: 23 Joined: 01/06/13 Last Seen: September 1, 2024 Share Posted January 18, 2020 3 hours ago, Tdi123 said: Thank you very much, manage to resolve. Just put 2 maps in the place of All, that the first map will get normally, with an announcement and ranking, I don't know if it's a bug, but the second map placed in funfa, only the first, and if you put 3 maps, the script stops working If 2 maps are in the array, only the 1st map is included in the pvp script? (announcements, ranking etc.) then the 2nd map is not? and adding a 3rd map the script just stop working? Is this what you meant? Quote Link to comment Share on other sites More sharing options...
0 Tdi123 Posted January 18, 2020 Group: Members Topic Count: 93 Topics Per Day: 0.03 Content Count: 195 Reputation: 3 Joined: 12/12/17 Last Seen: January 19 Author Share Posted January 18, 2020 13 hours ago, Zeiyan said: If 2 maps are in the array, only the 1st map is included in the pvp script? (announcements, ranking etc.) then the 2nd map is not? and adding a 3rd map the script just stop working? Is this what you meant? Yes Quote Link to comment Share on other sites More sharing options...
Question
Tdi123
I tried several npcs, even the ones I used, like: mooka, dota, stolao, and none of them are working on rathena.
Thanks for your help in advance!
Link to comment
Share on other sites
12 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.