Jump to content

All Activity

This stream auto-updates     

  1. Today
  2. «Билайн» в Саратове предлагают: • интерактивное ТВ; • быстрое подключение за 1 день; • Подбор оптимального сочетания интернета и ТВ под ваши задачи; • Анализ технической доступности по вашему адресу. билайн домашний интернет тарифы саратов 2025 тарифы билайна на интернет и телевидение - http://www.saratov-beeline.ru/ https://clients1.google.com.vn/url?q=https://saratov-beeline.ru/ Высокоскоростной интернет и цифровое ТВ от «Билайн» в Саратове 10b46e7
  3. «Билайн» в Калуге предоставляют: • интерактивное ТВ; • поддержки 24/7; • Определение оптимального тарифа под ваши задачи; • Проверку инфраструктуры по вашему адресу. заявка на интернет билайн подключить интернет билайн дома в Калуге - http://kaluga-beeline.ru https://www.google.co.ke/url?q=https://kaluga-beeline.ru/ Высокоскоростной интернет и ТВ от «Билайн» в Калуге e70d70e
  4. «Билайн» в Калуге предоставляют: • высокоскоростной интернет до 500 Мбит/с; • быстрое подключение за 1 день; • Определение оптимального тарифа под ваши задачи; • Проверку возможности подключения по вашему адресу. тарифы билайн для компьютерного интернета билайн интернет и телевидение - https://kaluga-beeline.ru/ https://images.google.com.sg/url?sa=t&url=https://kaluga-beeline.ru/ Домашний интернет и телевидение от «Билайн» в Калуге e70d70e
  5. «Билайн» в Брянске предоставляют: • интерактивное ТВ; • бесплатный монтаж оборудования; • Подбор оптимального пакета услуг под ваши задачи; • Проверку возможности подключения по вашему адресу. билайн подключение интернета в квартиру провести интернет в квартиру в брянске билайн - http://www.bryansk-beeline.ru https://maps.google.bg/url?sa=t&url=https://bryansk-beeline.ru/ Высокоскоростной интернет и телевидение от «Билайн» в вашем доме 795fd07
  6. Yesterday
  7. Last week
  8. You are a legend!
    Thank you for your talent and for share your work to the ragnarok community!

    You are awesome! 

  9. Earlier
  10. olg

    NPC Error

    It help me sort out and make a simple Daily Rewards NPC work. Thanks!
  11. KirieZ

    NPC Error

    Weird.. the errors itself are suggesting that the parser is expecting something that is missing. but at least looking at the parts of code that are shown in the error, they look fine. For the 2nd one, I suggest reviewing the entire NPC and search if there is any unmatched "(" / ")" pairs, not only on this part where the error is appearing, but try checking the entire npc (modern editors can do parenthesis matching, so this might help). maybe even try commenting out parts of the script to check if the error is gone to limit the area to look at. This may also help for the 1st one. I don't remember seeing an so open error like that before, so unfortunately this is the only suggestion I hve
  12. olg

    NPC Error

    Ok thanks. Tried a different script and worked smoothly.
  13. KirieZ

    NPC Error

    Since both commands are custom, my first guess is that these commands may not exist in Hercules. although this error seems a bit weird for that... but my first suggestion would be to make sure you have those script commands in Hercules (maybe try to run them in a separate script to make sure they exists and work)
  14. olg

    NPC Error

    Dear All, I have a Custom NPC script but it has errors on map-server. All other NPC customs are working btw. Please see attached code error and screenshot: [Error]: script error in file 'npc/custom/fakeplayercommand.txt' line 57 column 27 parse_line: need ';' 54: input .@dye; 55: next; 56: //Job,Sex,hairstyle,haircolor,weapon,shield,headtop,headmid,headbot,clothcolor * 57: .@monster_gid = fakeplayer( .@map$, .@1st, .@2nd, .@Input$, .@job, .@sex, .@hairstyle, .@haircolor, .@weapon, .@shield, .@tophead, .@midhead, .@lowhead, .@dye, 0 ); ~~~~~~~~~~~~~~~~~~~~~~~~~~^ 58: message strcharinfo(0), "Congratulations! Your customize Fake Player "+.@Input$+" has been created."; 59: close; 60: [Error]: npc_parsesrcfile: Unknown syntax in file 'npc/custom/fp.txt', line '7'. Stopping... * w1=BUILDIN_FUNC(fakeplayer) * w2= * w3= * w4= [Error]: script error in file 'npc/custom/daily.txt' line 67 column 18 parse_simpleexpr: unmatched ')' 64: sleep2 1000; 65: for(.@k = 0; .@k < 2; .@k++){ 66: if(!.@k){ * 67: if(!vip_status(VIP_STATUS_ACTIVE) && .VIPRewards$[#VIPRewardCon + 1] != ""){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 68: //message strcharinfo(0),"[Daily Rewards]: Become a VIP for more rewards."; 69: continue; 70: } else if(#VIPRewardCon >= .@VIPSize){ THANK YOU!
  15. you mean just like aegis server with multiple zone server? that can load different map or npc on each zone server?
  16. Thanks for the reply. I think something just confused me but this clears it up.
  17. I think it would be good to give more details about what do you mean by "mentions of multiple maps"... Usually we run every game map in a single Hercules map-server. There used to be a way to split the load between multiple map-servers, but as far as I know, this feature was removed from hercules a few years ago. It would only really make sense for very populated servers (where a single process couldn't keep up with the entire game world)
  18. Hi everyone. I have been toying with the idea of doing some RO scripting since I played for many years back in the day. I'm a professional programmer looking for a fun side project, I suppose. Thought about getting a Mini-PC, but I keep seeing random mentions of "multiple maps" and was wondering, is each box only able to handle a few maps at a time? I'm not sure how many maps can be run on a single machine but if this is the case, do most servers run a server for every single map? There are a lot of them!
  19. ngek202

    Nemo patcher

    I can't seem to download any client
  20. ngek202

    Nemo patcher

    2020-2019 and 2018 clients no longer downloadable?
  21. kikongkalyo

    BOT

    any update with this plugin please? it is not working with the latest Herc version
  22. Question: Where exactly is this clientinfo, and how/where to edit?
  23. sir im just newbie with this king of script editing. may i know where to put or edit this? 1 by 1 tutorial if possible?
  1. Load more activity
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.