Jump to content

hikashin-rae

Members
  • Posts

    208
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by hikashin-rae

  1. Do you still need this i have @packetfilter
  2. You need to check this. Then this please do warp coordinations.
  3. Yes correct. not only that just check all slots info.
  4. Why are you going to remove close button? try using end;. The player will hang up on that dialog if you remove close button.
  5. Increase slots will do. atm i can see on your script it only allow 2 guild to participate. Just increase the slots it will do.
  6. There is a source script out there https://rathena.org/board/topic/120751-release-script-command-fake-player/
  7. Why not use viewer cash? https://github.com/15peaces/3ceam-Patches/blob/master/Scripts/CashView.txt
  8. Just remove this line if (#pg_delay > (GetTime(7)*12*31*24+GetTime(6)*31*24+GetTime(5)*24+GetTime(3))) && (#pg_mode == 0) { mes @npc$; mes "I'm afraid you have used all your prize's for this day"; mes "Call in "+ (#pg_delay - (GetTime(7)*12*31*24+GetTime(6)*31*24+GetTime(5)*24+GetTime(3)) )+" hours later."; close; }
  9. https://rathena.org/board/topic/108405-random-item-option-dealer-npc/
  10. You need to clarify how many hit should be and what it does. What skill. you can look on status.cpp or skill.cpp
  11. announce "Poring Catcher is now closed!"+getmapusers("prontera")+" Player(s) will participate ",bc_all | bc_blue; If you want like on your screenshot.
  12. Bro you need to update the part on itemdb.cpp because they change the structure. from git 04cfe17b2bd2295e3ca5e986e2848e985be3c3ec
  13. What revision do you use? latest or not?
  14. use csv2yaml.exe to convert txt to yml. Check your console if there's an error's
  15. You mean you cant heal your normal emperium? Try to locate in skill.c there is an immunity on healing on this. MOBID_EMPERIUM
  16. Yes then add also a remote connection thru mysql database to your web host.
  17. What do you mean? do you mean BL_PC? skill or npc skill?
  18. enable also the error to true and debug mode please on it. then paste here.
  19. i have a latest of this one. https://github.com/coookie1010/Server-Patches/blob/main/rA-jumptosell.diff here i created a working one.
  20. try this. https://github.com/llchrisll/ROenglishRE
×
×
  • Create New...