Jump to content

Chaos92

Members
  • Posts

    1859
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by Chaos92

  1. in src folder, edit at edp skills damage function.
  2. Hello, can you use code function ? Sorry but.. its better for us to see the codes clearly rather than download it as a MUST.
  3. is there anyone with this issue or know how to solve this ? the 'character name trailer'. lol
  4. You need to give in details what damage you want to reduce. Sorry you request need to be a bit specific so we can help regarding your exact request.
  5. Better get Gepard Shield, cost around minimum 150usd but lifetime.
  6. for no sprite ingame, its for sure accessoryid and accname issue if your sprite is already there.
  7. Hello, notepad++ will change your korean to other languages, thats why. So , try to downlaod other text editor for example brackets and edit it using that.
  8. Chaos92

    Url FluxCp help

    https://techwombat.com/how-to-point-domain-name-to-vultr-vps/
  9. Chaos92

    Url FluxCp help

    point your domain to your server IP nameservers. Then change the url in config/application.php
  10. Hello everyone, I have problems with below log [Debug]: [Debug]: showmsg: dynamic buffer used, increase the static buffer size to 30 or more. at :139778797529152 - (null) Anyone know how to solve it ? It makes items are not saved in database. [Debug]: at char.cpp:727 - INSERT INTO `inventory`(`char_id`, `nameid`, `amount`, `equip`, `identify`, `refine`, `attribute`, `expire_time`, `bound`, `unique_id`, `favorite`, `card0`, `card1`, `card2`, `card3`, `option_id0`, `option_val0`, `option_parm0`, `option_id1`, `option_val1`, `option_parm1`, `option_id2`, `option_val2`, `option_parm2`, `option_id3`, `option_val3`, `option_parm3`, `option_id4`, `option_val4`, `option_parm4`) VALUES ('150100', '506', '12', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0') [Info]: Saved Inventory (0) data to table inventory for char_id: 150100 [Info]: Saved Cart (0) data to table cart_inventory for char_id: 150100 [Info]: Saved char 150100 - MemoryMerlin: status. [Info]: Saved Storage (0) data to table storage for account_id: 2000058 [Debug]: [Debug]: showmsg: dynamic buffer used, increase the static buffer size to 30 or more. at :139778797529152 - (null) [Info]: Saved Inventory (0) data to table inventory fo
  11. Chaos92

    Db error

    You have 2 'bound' column ? Your screenshot isnt very clear.
  12. if u are using centos : yum update nss nss-util nspr
  13. npc id ? http://nn.ai4rei.net/dev/npclist/?qq=8 or custom npc sprite ?
  14. @go 0 for both IDs, do they spawn on the same place ?
  15. Chaos92

    Server Status

    request your hosting provider for that. they will open it.
  16. latest rathena from git didnt use packet_db.txt and version in clientinfo.xml anymore. https://github.com/rathena/rathena/blob/master/src/config/packets.h
  17. Chaos92

    SQL Tables

    if u are creating sqls from scratch, yes
  18. Chaos92

    SQL Tables

    https://github.com/rathena/rathena/tree/master/sql-files run this sqls
  19. are you in a right folder ? seems like that error no such file or directory, seems like you are in a different folder
  20. Check your client. Did you diff it to disable packet obfuscation ? If yes, disable it in src\config\packets.h Make sure you are using the exact client date as in packets.h too.
×
×
  • Create New...