Jump to content

Radian

Members
  • Posts

    1546
  • Joined

  • Last visited

  • Days Won

    19

Everything posted by Radian

  1. Thank you @n0tttt
  2. Yup this is what i wanted... but it didn't it only reads the default part.
  3. Hey guys, I am trying to create a bindatcmd script that works like @ccommand "options" Options: market - (warps the player to the market area) bg - (warp the player to the bg area) In-game will look like this.
  4. Nice works perfectly. Thank you ?
  5. @Skorm I have a suggestion for this one. since you need to talk to the npc to setup which of those buffs you want to be enabled. why not make a command where players can use it anywhere anytime. but that checks if they have the right amount of zeny.
  6. All good now...
  7. https://github.com/rathena/rathena/commit/efd61daeea454b936943430ad8be308df0ca5ca9#comments
  8. Great released !!!
  9. Can you updates this into the latest data + server files?
  10. I noticed in my map-server that every time an inventory is saved, there's a closed connection to a unknown IP which is i dont have any idea where it was coming from. Question: Is it an issue to get these closed connections thing? I've been searching here in the forum with the same issue.
  11. Okay this is not yet applied in the master trunk of rathena.. apply this one https://github.com/rathena/rathena/commit/efd61daeea454b936943430ad8be308df0ca5ca9#comments
  12. I think you only need to #define PRERE and pre-renewal will be set.
  13. Aleos said this : https://github.com/rathena/rathena/issues/3596#issuecomment-431435028
  14. I did update the SQL. with the latest one that has this one repeat right?
  15. [SQL]: DB error - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 [Debug]: at script.cpp:16434 - UPDATE `e_broadcast` SET `repeat` = 1 WHERE `id` = 1 LIMIT [Debug]: Source (NPC): broadcast_main (invisible/not on a map) SQL error. when history message selected.
  16. @Emistry Is it possible if the player selected their history message it wont show up again in the history selection?
  17. Great release there Emistry !
  18. Great released, I'm just concerned for those players who are still playing in cafe's. they have the same IP's
  19. It's working i've tested it. But i dont know how script works so it's better to ask 1st.
  20. Yeah, but if you look closely the script for bio_lab3 boss are different. that's what im trying to know the difference
  21. So, I was checking some stuffs at my trunk and found that the layout is different. This one is for pre-renewal Bio Lab https://raw.githubusercontent.com/rathena/rathena/master/npc/pre-re/mobs/dungeons/lhz_dun.txt and this one is for renewal Bio Lab, https://raw.githubusercontent.com/rathena/rathena/master/npc/re/mobs/dungeons/lhz_dun.txt I know that in renewal they added the bio_lab4 monster but my main question is the layout of the script for the boss monsters for the bio_lab03 boss. What is the difference between these two scripts? Thank you for answering. Peace
  22. You dont need to turn off your server just use reloadscript. i tested this on my server and its working just replace this OnMinute54: into OnMinute45:
  23. https://pastebin.com/raw/pydGp5Bk
  24. Try this one https://pastebin.com/pydGp5Bk just change the OnMinute54:
×
×
  • Create New...