Jump to content

benormal

Members
  • Posts

    20
  • Joined

  • Last visited

Everything posted by benormal

  1. this is not about voting system, they alreadt get their points in game when they vote. i'm talking about donation -which you need to purchase- . They will purchase on the panel and they will get proof of donations ingame.
  2. i'm using flux control panel, it has donation module itself. but i don't want to use panel's item shop. so i created a npc. everything is ready. when you try to get one item from this npc, it wants ''proof of donation tickets".wonder if people automaticly get this proof of donation tickets to their account when they donate? They get donation credits to use it from control panel, but i don't know about proof of donation tickets. If they don't get theese normally, how can i activate it. The system i want is: you donate 2 dollars and you get 2 proof of donation tickets in game. thanks
  3. there is not a bubble as shown as picture, also the npc is not clickable
  4. login your fluxcp with your admin account then go to your item database select any item let's say proof of donation there will me a menu that says "add item" click it and it will be added to the shop you will have to configure the paypal account so when they buy it you get the donations go o the config folder open application.php config these lines 'PayPalIpnUrl' => 'www.paypal.com', // The URL for PayPal's IPN responses (www.paypal.com for live and www.sandbox.paypal.com for testing) 'PayPalBusinessEmail' => 'yourpaypalemail', // Enter the e-mail under which you have registered your business acc if i remember good, there was a snadbox or something like, just to text you will have to go to your paypal account and search the option of IPN i don't know exactly what to do there but, you can always ask for support on paypal have a good day thank you so much. i found i added but cos of the flux cp's verison is lower than my trunk's verison, items are not shown in item database. i couldn't find a solution for this. so i created donation items which players have to pay with 'proof of donations'. But i wonder if it works or not. When someone paid from the panel, will they get proof of donation directly to their inventory or kafra storage? What do you know about this?
  5. i'm using fluxcp but i dont know how can i add my paypal account and item list there anyone can help me ?
  6. i turned off woe but castless still open and emperium is there how can i close all castles ?
  7. i'm using 20101123 client and i i compiled it with my packetver and i'm not received any error
  8. i'm creating my own character on my account but when i restart my client my created character couldnt see there i look my mysql character page my created characters seems there where is the problem ?
  9. Yes i'm testing in my computer and i changed all ips to 127.0.0.1 now i got error reject from server (3) and still writing closed connection from 127.0.0.1 on sql screen :/ this saved password and entered password where are they i couldnt find
  10. with microsoft visual studio i did it now still same :/ char_athena map_athena When i use the IPs that u said, runserver is not working and gives different errors and when i use 127.0.0.1 instead my IPv4 in subnet_athena i can see the character select screen but when i click to enter the game it gives same error, maybe the problem is here?
  11. i already fixed this #define PACKETVER 20120410 //#define PACKETVER 20120410
  12. packet_db for //2012-04-10aRagexeRE clientinfo.xml for <version>30</version> i used 2012-04-10 client and i'm using data_v3.0 made by Alexandria Still same problem where am i doing wrong?
  13. <display>Ragnarok</display> <balloon>the balloon</balloon> <desc>description</desc> <address>127.0.0.1</address> <port>6900</port> <version>31</version> <langtype>1</langtype> it this right ?
  14. i tried with 2012-04-10 too still same problem :/
  15. 2012-04-04aRagexeRE and mmo #ifndef PACKETVER #define PACKETVER 20120404 //#define PACKETVER 20120410
  16. Here is my mmo and clientinfo are attached ro.rar
×
×
  • Create New...