Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/17/22 in Files

  1. Version 1.0.0

    641 downloads

    Simple Green Website With Pages By: Mihael About: This website was made by me in mid 2017. I found the files in my old github.
    Free
    1 point
  2. Version 1.0.6

    820 downloads

    UPDATE: version 1 = I removed all my modifications on this script version 2 = Has timers and will most likely be in-conflict with other event scripts i made. In response to this post : OnInit: // item reward setarray .item, 501, 10, 502, 5; // @dicestart - gm manual start bindatcmd "dicestart", strnpcinfo(0)+"::OnStart",60,60; // @dice - player join event bindatcmd "dice", strnpcinfo(0)+"::OnJoinEvent"; // Mapflags setarray .@mapflag, mf_nowarp, mf_nowarpto, mf_noskill, mf_noteleport, mf_nomemo, mf_nosave, mf_noicewall, mf_nobranch, mf_noreturn; for ( .@i = 0; .@i < getarraysize(.@mapflag); .@i++) setmapflag "quiz_02", .@mapflag[.@i]; .event_time_m = gettime(DT_MINUTE); .event_time_s = gettime(DT_SECOND); end; I took some dice script by someone named sandbox and modified it the way how I understand this posts suggests to make. instead of using @event to check the time schedule of dice, I incorporate it to @dice command. This will show you an hourly countdown as to when will the event will be re-starting. And this dice event should be working on latest rathena. Compatibility is your Responsibility. PS : if there are any broken event scripts ( due to old versions ), just DM me the link and I might be interested in updating it. PPS: I will only FIX it and not modify it at all. ?
    Free
    1 point
  3. Version 1.0.7

    559 downloads

    UPDATE: version 1 = I removed all my modifications on this script version 2 = Has timers and will most likely be in-conflict with other event scripts i made. Same old same old. I made revision on old poring catcher event by sandbox. It works similarly with the Dice Event V2 I recently posted. Nothing more is modified on the script. Feel free to edit and adjust as you wish. This will have conflict with dice event because i made this ran hourly too. I may or may not be making an Event Manager but who knows. Compatibility is your Responsibility. PS : if there are any broken event scripts ( due to old versions ), just DM me the link and I might be interested in updating it. PPS: I will only FIX it and not modify it at all. ?
    Free
    1 point
  4. Version 1.0.1

    954 downloads

    UPDATE: version 1 = I removed all my modifications on this script version 2 = Has timers and will most likely be in-conflict with other event scripts i made. Works the same with my other event scripts. Regular Novice v Zombie script. I just updated it and added some features. Enjoy. I dont know who exactly made this idea so i cant credit him properly. This is a response post from this topic:
    Free
    1 point
  5. Version 1.0.2

    10090 downloads

    ~ Keep calm and use it on your server ~ ~ Don't claim my work as yours please and etc ~ ~ Any requests/reports - https://rathena.org/board/profile/47250-w0wzukubg/
    Free
    1 point
×
×
  • Create New...