Jump to content

Dolphin86

Members
  • Posts

    709
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Dolphin86

  1. @Magnetix instead of using group id for vip how can i change it to items requirement like if the player have an apple in his inventory, the script will grant him vip heal + buffs ?
  2. yes but then when add VIP feature, only vip can heal, normal player will stuck unable to move.. script :
  3. yup this works, thanks, problem solved - make sure edit in GRF not in Client file lol...
  4. this is whats inside "System,/Sign_Data_EN.lub" which i had no idea how to edit it..
  5. This is NPC 1: This is NPC 2:
  6. No i did not edit any of it yet on that part, just post it so u could show me how to edit it properly. and about the picture you have send, i would preffer to use ro own signboard, the brown color if posible @hendra814
  7. [Error]: Missing 1 right curlys at file 'npc/custom/healer.txt', line '145'. after add the missing curly, now it pop up the msg and become unlimited clicks / heal btw i have another npc using similar script, think that might be the couse?
  8. example? -- Original translation works of zackdreaver: https://github.com/zackdreaver/ROenglishRE -- Continuated by llchrisll at https://github.com/llchrisll/ROenglishRE -- This file can be distributed, used and modified freely -- This file shouldn't be claimed as part of your project, unless you fork it from https://github.com/llchrisll/ROenglishRE -- This file also only works if used in combination with the edited -- `data/luafiles514/lua files/signboardlist_f.lub`, which comes with this project! -- Last updated: 20230109 SignBoardData = { ["입력안하셨습니다"] = "Cannot enter", [" 마일리지 스톤교환"] = " Mileage Stone Exchange", [" 180Lv미만 출입금지"] = " Entry: Level 180+", [" 190Lv미만 출입금지"] = " Entry: Level 190+", [" 표본 환경 - 혹한"] = " Specimen Environment - Cold", [" 표본 환경 - 화염"] = " Specimen Environment - Flame", [" 표본 환경 - 초원"] = " Specimen Environment - Grassland", [" 표본 환경 - 죽음"] = " Specimen Environment - Death", [" 파라마켓"] = " Paramarket", [" 기본 장비 지원"] = " Basic Equipment Support", [" 중급 고급 무기 지원"] = " Intermediate / Advanced Weapon Support", [" 고급 방어구 지원"] = " Advanced Armor Support", [" 쉐도우 장비 대여"] = " Shadow Equipment Rental", [" 낙원단 공간이동사"] = " Eden Warper", [" 낙원단 공간이동사"] = " Eden Warper", [" 여객선 승선"] = " Ferry Service", [" 알베르타행"] = " To Alberta", [" 난파선행"] = " To Sunken Ship", [" 이즈루드행"] = " To Izlude", [" 자와이행"] = " To Jawai", [" 루티에행"] = " To Lutie", [" 오딘신전 행"] = " To Odin Temple", [" 휘겔 행"] = " To Hugel", [" 용지성 행"] = " To Louyang", [" 알베르타 행"] = " To Alberta", [" 아마쯔 행"] = " To Amatsu", [" 아요타야 행"] = " To Ayothaya", [" 브라질리스 행"] = " To Brasilis", [" 쿤룬 행"] = " To Gonryun", [" 포트말라야 행"] = " To Malaya", [" 데와타 행"] = " To Dewata", [" 모스코비아 행"] = " To Moscovia", [" 락 릿지 행"] = " To Rock Ridge", [" 거북섬 행"] = " To Turtle Dungeon", [" 라자냐 행"] = " To Lasagna", [" 말랑도 행"] = " To Malangdo", [" 소드 클랜"] = " Sword Clan", [" 아크완드 클랜"] = " Arc Wand Clan", [" 골든메이스 클랜"] = " Golden Mace Clan", [" 크로스보우 클랜"] = " Crossbow Clan", [" 결혼 신청"] = " Marriage Application", [" 독립 도우미"] = " Independent Helper", [" 비공정 출구"] = " Exit", [" 유노-라헬 행"] = " To Yuno-Rachel", [" 유노-이즈루드 행"] = " To Yuno-Izlude", [" 이즈루드-라헬 행"] = " Izlude to Rachel", [" 슈발츠발드 국내선"] = " Schwartzvald Rebublic", [" 등급강화소"] = " Grade Enhancement", [" 메가 부스터 지원"] = " Mega Booster Support", [" 부스터일루시온인챈트"] = " Booster Illusion Enchantment", [" 부스터오토매틱인챈트"] = " Booster Automatic Enchantment", [" 모험가 편의센터"] = " Adventurer Convenience Center", [" 차원 수호 기념관"] = " Dimensional Guardian Memorial", [" 1차 전직 안내"] = " 1st Job Change Guide", [" 표본 환경 - 성전"] = " Specimen Environment - Temple", [" 표본 환경 - 맹독"] = " Specimen Environment - Venom", [" 표본 환경 - 영혼"] = " Specimen Environment - Soul", } SignBoardIgnore = { -- With this you can disable certain signboards by just declaring the Map and Coordinates -- { "map", x, y }, } -- Custom Signboards -- Uncommend the following 'dofile' line to read a different signboardlist outside of the CLS (Custom Lua Support) -- Note: The CLS for Signboards will still work even without this file. -- -- dofile("System/Sign_Data_CLS.lua")
  9. well now i can click the npc without waiting for years, but it gone back to unlimited clicks
  10. i was trying to add delay to prevent player spamming healer just for 10 sec and this happen.. script: help?
  11. could you at least share how did you manage it?
  12. hi, i try to follow this guide HERE but it seems that the signboard it not showing, i am using latest exe and latest eng translated data, but some how it still not showing on my custom map.
  13. Hello i would like to request a script, as my scripting level is below then 2/10, here are the brief what i plan the npc to do 1. Player must be right next to npc to talk to the npc 2. Player will need an item to even talk to npc 3. Once the player able to talk to the npc with required item, player will not be able to move for 3 seconds or talk to any other npc, and there will be a progress bar above player and clarification text of Mining (kindly qoute these part so i change it later), example = Mining IIIIIIII--- 4. Player can only talk or move again after he sucsess his previous mining, or talk to any nearby mining npc, and he can only talk / mine at maximum 3x on that npc (mining) 5. If some how player only mined 2 times, the next player can only mined 1x 6. If the player have mined 3 time from the npc, the npc will gone (hidenpc) 7. Only after 3 minutes after player have exhousted the 3x mining, the npc will re-apear again at the same spot, with fresh 3 item to be mined 8. I plan to use this npc for serval type tiers of mining, like tier 1 mining spot, tier 2 mining spot, and rest goes on 9. Each tier will drop diffrent type of items and the npc name will be diffrent, and require diffrent type of item before player can talk to npc i would be very much appreciate the efforts for those who willing to script my npc script request, thank you so much.
  14. i just edited a custom tree sprites, but somehow it can only be view in full in max zoom out, when zoom in only half of 1/3 of the tree missing, can someone guide me how to fix this please ? Thanks ! Zoom Out zoom in : Act :
  15. now where did i did wrong..... edited : the npc back ground is not transparent, how can i fix this? i am using photoshop, mode - index 256 color
  16. my server was fine before, but i figure i want to update it to the latest version currently, my server is Pre-re so i just overwrite pre re over renewal and upload all the rest of the file data i repack them and put on my thor web for patching, next thing i know in login screen i cant see my server name, try login but nothing happen just freeze and the game close.. kindly guide me on which part i get it wrong... Edited / solution : I found out that the server read clientinfo, while i was using silentinfo, so i just copy the details from my silentinfo to clientinfo, reupload the new file, delete my .dat file, redownload everything, and it works now, on nemo there on search box just type in "load" this here was the issue thanks to @caos51 for pointing out the problem
  17. hello, 1st of all i know very clearly there are some mining script here in rathena, but i need some adjustment that would fit to my needs. here are the details : thank you so much for helping me out.
  18. i was planning to test out a script but it state that i need to put a custom dif to my server, question is how do i properly insert these file to my server?
  19. i think i have enter all the directory correctly but i encounter this error when i try to open item list tab, any idea how to solve? erorr = Unable to cast object of type 'Lua.Structure.LuaFunction' to type 'Lua.Structure.LuaKeyValue'. @Tokei help.... also is there a new update for this software?
  20. i have added the line as recommended but still same problem
  21. hye i got bump with this error here on below and here is the full script could someone help please as this script is way too complicated for a newbie as me, thanks.
  22. can i have the full script and make it without the need of re-login please?
  23. i was trying to use this npc add trying to add triple attack, but dint work and after the npc show triple attack sprites the npc gone~ help
×
×
  • Create New...