Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/13/20 in all areas

  1. View File Glast Heim Challenge Mode[ Items Only ] the content of this files are ONLY the ITEMS not the instance not the mobs just the ITEMS and ENCHANTS, i already made a PR but i'll also post here while it isn't merge https://github.com/haurenburu/ragnarok-content/blob/master/rathena/Old_Glast_Heim_Challenge_Mode.txt Submitter HaureN Submitted 06/08/2020 Category Games, Events, Quests Video Content Author HaureN - Gravity  
    2 points
  2. File Name: Punching Bag with DPS counter File Submitter: Secrets File Submitted: 01 May 2016 File Category: Utilities Content Author: secretdataz Update: This script won't work on Hercules and you have to make it work yourself if you want to use it on Hercules. This is yet another punching bag with DPS counter which I use to experiment with get/setunitdata command. Feel free to use. Click here to download this file
    1 point
  3. prontera,139,219,3 script NPC 99,{ mes "helo"; close; OnInit: OnMinute00: if ((gettime(DT_DAYOFWEEK) == SUNDAY && gettime(DT_HOUR) >= 18 && gettime(DT_HOUR) < 19) // Day A 1800~1900 || (gettime(DT_DAYOFWEEK) == MONDAY && gettime(DT_HOUR) >= 19 && gettime(DT_HOUR) < 20) // Day B 1900~2000 ) { hideoffnpc strnpcinfo(0); } else { hideonnpc strnpcinfo(0); } end; }
    1 point
  4. - Use 20200401 - No need to define packetver - No need to modify packet obfuscation
    1 point
  5. - script Guarda -1,{ OnPCLoadMapEvent: if (!agitcheck() && !agitcheck2() && !agitcheck3()) { .@gid = GetCastleData("prtg_cas01",1); if (getcharid(2) == .@gid) { dispbottom "[Sala do Clã]: Seja bem vindo a Sala do Clã"; } else { dispbottom "[Sala do Clã]: Apenas os Guerreiros que conquistaram o Castelo de Kriemhild podem estar neste lugar!"; warp "kalindor",146,169; } } end; } gp mapflag loadevent
    1 point
  6. Version 1.0.0

    347 downloads

    the content of this files are ONLY the ITEMS not the instance not the mobs just the ITEMS and ENCHANTS, i already made a PR but i'll also post here while it isn't merge https://github.com/haurenburu/ragnarok-content/blob/master/rathena/Old_Glast_Heim_Challenge_Mode.txt
    Free
    1 point
  7. Hello sprintf(element(melement[sd->battle_status.def_ele]), "Element: %s", sd->battle_status.ele_lv, "(Level %u)"); to sprintf(output, "Element: %s (Level %u)",sd->battle_status.ele_lv,element(melement[sd->battle_status.def_ele])); Parameters in order: -your string variable -the string data to put in -the data to replace the % inside the string data But if I'm not wrong, sprintf erase evrything and replace what's inside your string variable by your new string data, you should do one big sprintf with all the parameter you want clif_displaymessage it then sprintf again for another line.
    1 point
  8. Здравствуйте. Пробовал всё сделать по этому гайду: https://rathena.org/board/topic/84746-tutorial-how-to-create-ragnarok-offline-2013-client-tutorial/?formsearch=1. Но столкнулся с проблемой - все "*.exe" и "*.diff" датируются 2013м годом... После многих попыток скачать офф кро решил испытать пропатченый иро клиент, после всех манипуляций по гайду экзэшник так и не смог запустится. Если кому не трудно, буду очень признателен, если кто нибудь зальёт чистый клиент+сервер(можно не компиленый) на последнюю версию rathena. Заранее благодарен! p.s. можно и без сервера если клиент подходит к последней rathena.
    1 point
  9. Клиент KRo ~16.07.2015 - СКАЧАТЬ Патчер EXE - СКАЧАТЬ ~2014 EXE - СКАЧАТЬ Будут вопросы пиши в личку.
    1 point
×
×
  • Create New...