Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/13/17 in all areas

  1. Euphy's Scripts Disclaimer You may use, modify, and host all of my released scripts. You may not sell them, re-release them in any way (modified or otherwise), or remove the credits. < Event Manager > < Hunting Missions > < Queue System > < Euphy's WOE Controller > < All-In-One NPC > < Euphy's Quest Shop > < Euphy's Warper > < Item Rewards > < Custom Currency Multi-Shop > < Build Manager + > < Class Mastery System > < Class Specialization > < Badge System > < Guarantee Refine Ticket > < Item Fusion > < Euphy's MVP Ladder > < Card Trader > < NPC Duplicate Generator > < Auto-Potion >
    1 point
  2. File Name: GM Rewarder - Shop-based File Submitter: Emistry File Submitted: 24 Sep 2016 File Category: Utilities Content Author: Emistry Introduction : I made this script roughly early of last year( Jan 2015), quite an old script that left unused in my laptop. "GM Rewarder" script become much more popular and widely used across the private service, it was first introduced as "Itemizer" script and made by @Latheesan back in eAthena era. Many types of Rewarder npc pop up since then. However, some server still having issue with "corruption" due to untraceable records that was removed by NPC if available, or GM often send rewards to their own characters. Beside, most of the Rewarder NPC that exist in forum required more steps/works to create multiple rewards to send to specific players. Right after I made this , I decided to play around with Rewarder NPC using same type of features, mainly ease in use. So I am here to share this script to everyone. Differences : NPC that enable GM to setup rewards and sent to players in ease.It allow only GM can send multiple rewards to player, only if GM has that items with them. Only players able to claim the rewards. All transactions will be recorded, even if GM "deleted" the history, it still exist in database. * HHooooorayyy, it's my 8000th posts in rAthena Notes : There are actually got several unique ways to use/improve this NPC. I dont want to spoonfeed to much, so I will just leave this part to your own imagination/creativity. However, if you wish to share your idea to use/improve this NPC with the rest of the community, feel free to leave a comment in this topics. Who knows, I might implement your idea into this NPC in case I find it suitable with it. Click here to download this file
    1 point
  3. Loading cutins are just images shown one after the other. For example, . You have to break it frame by frame depending on how smooth you want the animation to look like (more frames, smoother.) then you just loop them in. e.g. setarray .@ThisLoadingCutin$[0],"LoadingFrame1", "LoadingFrame2", "LoadingFrame3", "LoadingFrame4", "LoadingFrame5"; for (set @j,0; @ < 10; set @j,@j+1){ for (set @i,0; @i < 5; set @i,@i+1) { cutin .@ThisLoadingCutin$[@i], 3; sleep2 1000; } } cutin "", 255;
    1 point
  4. Try to use OnPCStatCalcEvent, instead of OnPCLoginEvent.
    1 point
  5. I made a torrent to help you and to those who do not want to download divided by parts, please to those who download remain of seeds! thank you http://www.mediafire.com/file/qint5z3c0ffps3t/kRO_FullClient_20170411.rar.torrent Doubt: I had heard that they changed izlude and prontera, why in the original data.grf Kro are not these changes? Or have they not yet been activated?
    1 point
  6. Version 1.0.0

    91 downloads

    Simple mobile responsive FluxCP theme. Includes: Header/Logo PSD Fonts PSDs for two homepage images Theme files for use with up-to-date FluxCP 6 Loading Screens using same background This theme is capable of using new ReCaptcha code. This theme is designed with ease of customisation in mind. Simply swap out the background image for a totally different feel to your site. This theme has been uploaded to rAthena under the @Files user and is available for a very low price. Sales generated under this user is kept by rAthena and not commission based.
    5.00 USD
    1 point
  7. Version 1.1

    2243 downloads

    This' my very first work if any bug contact me and i'll try to fix
    Free
    1 point
  8. find getitem @bought_nameid[.@i], @bought_quantity[.@i]; replace getitembound @bought_nameid[.@i], @bought_quantity[.@i],x; change x to
    1 point
×
×
  • Create New...