RaiRai Posted June 30, 2018 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
hendra814 Posted July 2, 2018 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
RaiRai Posted July 2, 2018 Author 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
hendra814 Posted July 3, 2018 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
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.