RaiRai Posted June 30, 2018 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 9 Reputation: 2 Joined: 06/24/18 Last Seen: April 10, 2023 Share Posted June 30, 2018 View File Exchange NPC Script for FluxCP This is a NPC script for FluxCP Credits and Vote points in order for the players to exchange them for Cash Points ingame. Credits to JayPee Mateohttps://github.com/Feefty/FluxCP_Addons-VoteForPoints/blob/master/npc/voteforpoints.txt But this script was completely changed so that no lines were used from the original Make sure to replace "ragnarok_db" with your database name on line 19 and 20 Submitter RaiRai Submitted 06/30/2018 Category Utilities Video Content Author Raiken Quote Link to comment Share on other sites More sharing options...
hendra814 Posted July 2, 2018 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1278 Reputation: 170 Joined: 06/12/12 Last Seen: 58 minutes ago Share Posted July 2, 2018 On 6/30/2018 at 6:16 PM, RaiRai said: View File Exchange NPC Script for FluxCP This is a NPC script for FluxCP Credits and Vote points in order for the players to exchange them for Cash Points ingame. Credits to JayPee Mateohttps://github.com/Feefty/FluxCP_Addons-VoteForPoints/blob/master/npc/voteforpoints.txt But this script was completely changed so that no lines were used from the original Submitter RaiRai Submitted 06/30/2018 Category Scripts Video Content Author Raiken Hi, i'm try using your script. but i've got error in my server because using default npc from votefor point it's working. could you tell me what did i miss here my SS using script original voreforpoint Spoiler and here using your script Spoiler here my error on map server Quote Link to comment Share on other sites More sharing options...
RaiRai Posted July 2, 2018 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 9 Reputation: 2 Joined: 06/24/18 Last Seen: April 10, 2023 Author Share Posted July 2, 2018 (edited) Do you have FluxCP and V4P Addon installed correctly? Also you need permissions for those tables in the script for the user 'ragnarok'@'localhost'. At least to select and update. If those tables are located somewhere else you need to change lines 19 & 20. The original script points at ragnarok_db.cp_v4p_voters for example. Is ragnarok_db your Database name? It can be ragnarok, rathena, server, or something completely different. That's why those lines need to be changed. Everyone sets up his server differently, there's no standard in naming databases. Edited July 2, 2018 by RaiRai Quote Link to comment Share on other sites More sharing options...
hendra814 Posted July 3, 2018 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1278 Reputation: 170 Joined: 06/12/12 Last Seen: 58 minutes ago Share Posted July 3, 2018 17 hours ago, RaiRai said: Do you have FluxCP and V4P Addon installed correctly? Also you need permissions for those tables in the script for the user 'ragnarok'@'localhost'. At least to select and update. If those tables are located somewhere else you need to change lines 19 & 20. The original script points at ragnarok_db.cp_v4p_voters for example. Is ragnarok_db your Database name? It can be ragnarok, rathena, server, or something completely different. That's why those lines need to be changed. Everyone sets up his server differently, there's no standard in naming databases. ok i understand what did i miss, becasuse my database ragnarok not ragnarok_db. ok i will try it again. Thanks for the info. Quote Link to comment Share on other sites More sharing options...
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.