Jump to content

Chaos92

Members
  • Posts

    1581
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Chaos92

  1. run it in phpmyadmin SQL or in your 'ragnarok' database.
  2. use this translation, read the wiki/instruction. https://github.com/llchrisll/ROenglishRE
  3. What skills ? Renewal/Pre-renewal ? Any screenshot ? Please elaborate.
  4. nice and neat. awesome as always !
  5. pls apply diff or edit your src for it and recompile
  6. make sure the database access are correct. And make sure the port for both servers are different.
  7. Try to redownload again make sure anti virus didnt change anything at all.
  8. Maybe your antivirus changed/blocked it so if you try to open the client, nothing happen. Try to check did the process running in task manager.
  9. But headgear sprite also affected by reset look.
  10. use woe_controller from npc/custom. Read the description/note at early lines, you need to disable agit from original WoE script to use that controller.
  11. Exactly, the ID you can find in http://nn.ai4rei.net/dev/npclist/?q=624&qq=search
  12. Example to duplicate : izlude,121,150,6 duplicate(Healer) Healer#izl 624
  13. 1. If your logs folder have paypal logs that show this : <TITLE>ACCESS DENIED</TITLE></HEAD><BODY><H1>ACCESS DENIED</H1>YOU DON'T HAVE PERMISSION TO ACCESS "HTTP&#58;&#47;&#47;WWW&#46;PAYPAL&#46;COM&#47;CGI&#45;BIN&#47;WEBSCR" ON THIS SERVER. Try to add the middle line in FluxCP/lib/Flux/PaymentNotifyRequest.php $request .= 'Content-Length: '.strlen($qString)."\r\n"; $request .= "User-Agent: MyServerUserAgent\r\n"; // ADD THIS LINE BETWEEN THE CODE. $request .= 'Host: '.$this->ppServer."\r\n"; PayPalIpnUrl in config/application.php : www.paypal.com IPN setting at paypal website : https://you-domain.com/?module=donate&action=notify Let me know if its working or not. Ive opened this issue in FluxCP and its still opened till now and I hope this helps.
  14. Sadly, hes on different emulator forum and hes already mentioned hes using hercules. Thats why I said hes on different emulator forum, but still I tried to help him then. Or should we force him with rAthena solution now ? lol. He wont find /db/(re or pre-re)/item_trade.txt as you suggested ever till he changed to rAthena.
  15. Then I dont understand why you post at rathena forum, hercules have their own forums though. Check itemdb.conf. Example : Trade: { nodrop: true notrade: true noselltonpc: true nocart: true nostorage: true nogstorage: true nomail: true noauction: true }
  16. Chaos92

    help me

    VIP Display Information
  17. Hello, itemmoveinfov5 only for client side description there. you need to edit from server side in db/re/item_trade.txt or db/pre-re/item_trade.txt
  18. Your question is too simple until I cant understand the whole idea. But.. if you want to give your players random from 3 item, then : getitem F_Rand( 1,2,3),1;
  19. Click ok, close the .exe if its open, then reopen again your client.exe
  20. Client already hexed with high headgear ID ?
  21. maybe your clients read lub. try accessoryid.lub and accname.lub instead
  22. ./configure make clean make sql make server
  23. I didnt test recompile using windows, but a few minutes ago ive tried latest rathena compile using centos and theres no error like your screenshot.
×
×
  • Create New...