Recent content by rans

  1. rans

    Item link and navigation integration on some atcommands

    Just like in rA's https://github.com/rathena/rathena/pull/7291  can we also have this feature? It would benefit a lot of players.
  2. rans

    Emergency Call Cooldown

    Can we have a option where Emergency Call Cooldown is remove after relogging? Currently we only have, Option 0: logging off will not continue the cooldown count. Option 1: Logging off and logging in will reset the Cooldown back to 5minutes Option 2: Logging off will continue the cooldown...
  3. rans

    Restriction to @item

    Can i request for @item restriction for example you cannot @item certain items. I have written a script that will return true/false but it doesnt work if the user input item Constant. https://pastebin.com/bvYqDXhB function    script  NoItemProduce   {     .input = atoi(getarg(0))...
  4. rans

    Force a client to 60fps

    Is there anyway to force a client into 60fps?  I'm using 20160203 client. at first login i will get 60fps. but when i move around map. I will get frame drop then the fps will be cap for 30fps.  Sometimes when i "alt-tab" (clicking outside the window) and then alt-tab into game the fps will get...
  5. rans

    Tarot Bypassing FCP

    How can i disable Tarot skill to destroy the equipment even if the target has FCP? I already set the protection sc_config.txt to be undispelable but it still destroy the equipment
  6. rans

    Sleep, Gettimetick and other timers affecting server.

     don't know if this is a bug or intended. if for example you have a sleep(sometimes also in gettimetick) in your script and player immediately logout while there is a sleep waiting in that player he won't be able to reconnect. the server will throw him a "Server still recognizes your last...
  7. rans

    Professor Ecall while walking

    Can anyone please make a plugin for this?  A Guild Master Professor can use emergency call while walking. but only if he is soul linked.  thanks!
  8. rans

    Server not updating when logout (sometimes)

    Im not sure if this is the right section or should be move on client.  It happen randomly but more often in my server (version v2019.05.05+2 ) client (2018-04-18bRagexeRE) as you can see here. My character is already logout, but the map-server is still reading my character for like a minute...
  9. rans

    Custom Robe Sprite 2018-04-18bRagexeRE

    So all my custom robe sprite went missing (in-game view) but on alt+q and character select it shows. spriterobename.lub spriterobeid.lub but all default sprite robes seems to be working fine. only the custom have problem. is there added steps in adding sprite robes?
  10. rans

    Does nemo patcher already fix the Hstyle crash bug?

    I see the patch being "successful" for 2018 clients but im not so sure about if its already fixed because last month i tried 2017 clients with enable 64k but after 30+ hstyle in-game will randomly crash. I dont really know how to exactly  reproduce but it just happen randomly.  anyone here...
  11. rans

    Question about Using Git to update

    Hi, Im not really familiar with Git or i mean im newbie. I just want to know how could I create my own repository of hercules but will still get update from the main repository of hercules when i git pull?  if you could elaborate of what and how to do it specifically it would be very...
  12. rans

    Added Custom npc facing problem

    This duplicate npc (the bascojin and poring) is facing the same direction in the script (4) but if you rotate camera there is a small offset. the custom added npc will switch face faster than the normal.
  13. rans

    how to use env MYPLUGINS?

    I'm a little bit confuse on this How can i use the env MYPLUGINS? all the guides about adding plugin uses the MYPLUGIN = I'm just curious. thank you
  14. rans

    Hercules.ws

    Cleaned up my browser so i forgot that hercules change their domain long time ago from hercules.ws to herc.ws but when i tried to use hercules.ws it redirected me to rathena lol 
Back
Top