Jump to content

Chaos92

Members
  • Posts

    1826
  • Joined

  • Last visited

  • Days Won

    58

Everything posted by Chaos92

  1. Exactly, the ID you can find in http://nn.ai4rei.net/dev/npclist/?q=624&qq=search
  2. Example to duplicate : izlude,121,150,6 duplicate(Healer) Healer#izl 624
  3. 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.
  4. 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.
  5. 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 }
  6. Chaos92

    help me

    VIP Display Information
  7. 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
  8. 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;
  9. Click ok, close the .exe if its open, then reopen again your client.exe
  10. Client already hexed with high headgear ID ?
  11. maybe your clients read lub. try accessoryid.lub and accname.lub instead
  12. ./configure make clean make sql make server
  13. 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.
  14. From the error, see the lines of it. it seems like there are more than 1 declaration line 249 and 638.
  15. is it old rathena ? Because if im not mistaken, im the one who reported this, but long time ago. https://github.com/rathena/rathena/issues/930 2016 issues though.
  16. make sure you setup your inter-athena.conf correctly.
  17. I think because you enable account verification via email. So, you need to activate the account via email first, then they can login. Thats why it said your account has been banned. Because the account isnt being verified yet via Email. Just disable email verification in flux if you didnt need it. Btw actually you doesnt need to change access.php , just use default fluxcp latest and also rathena latest from github. Please use the latest one for both, because any changes by themes/etc or different rathena (older vs latest) version might give you an issue. There are so many databases changes within this few years.
  18. Hello, its better for you to download in rathena git then, its clean without any changes.
  19. most probably msgstringtable.txt ?
  20. where is your server location ? The most probably answer = proxy if the ISP are having routing issue.
  21. So... what issue ? you didnt state any issue isnt it ? Ah okay so the issue 'No Exp on izlude starting point for new players'. If you're talking to the NPCs and already have quest there, you need to finish it.
×
×
  • Create New...