Search results

  1. H

    Attempt to call a nil value

    I got this error when entering Morroc. ReadAnimatedEmitterInfoz attempt to call a nil value What do you think is the problem? any help pls?
  2. H

    Ultimate Guild Ranking

    We all know that Guild System/WoE System is obviously one of the Best feature of Ragnarok. I can actually say that, it is indeed the BREAD & BUTTER of the game. Most of the players are playing this game for a long time because of it. So I'm thinking... Why not create a more complex Guild...
  3. H

    EmP Break Ranking for Hercules

    // http://rathena.org/board/topic/78486-breaker-rankings-npc/// NPC that:// - displays top 10 emperium breaker (Rank, Char Name, Guild Name, Breaker Points)// - when a player was the last to break the emp after the WoE he will get 1 point// - selection which enables the player to trade their...
  4. H

    OnPCDieEvent check if killed by MOBS

    How to check if players killed by mobs. OnPCDieEvent: if ( killerrid >= 3000000) {  do something; } else    
  5. H

    Cart Disappear on Login/Logout

    Hi guys, I'm using 2014-01-15 client. Just now I found out that when renting a pushcart then you relogin the cart disappeared. Anyone please help??
  6. H

    Raid instances

    Another very useful and very good script from Annie! Also thanks leloush @Annie One more question. Im trying to add a timetick to avoid multiple entries of the players who already joined or part of a party. How to make it work. if ( instance_attachmap( "guild_vs2", .@ins, 1...
  7. H

    Removing Emperium Flee

    How to completely remove the FLEE of EMPERIUM. Please help 
  8. H

    Devil Square Support

    This script was re-write by AnnieRuru @ http://rathena.org/board/topic/77632-devil-square/ I'm trying to make it work in Hercules. When the Round start there's now mobs on the map and keep announcing "2 players is still at Devil Square." // Made:By Kirlein (Tyirial Script Concept) ////...
  9. H

    Last Hit change to Dealt most damage

    How can I change the behavior of the EMP. to check who DEALT THE MOST DAMAGE rather than who last hit the emp. I tried changing the EMP to BOSS TYPE and it didn't work. Instead, after emp breaks the new respawn EMP walks likes a BOSS. LOL
  10. H

    MVP Ladder Script Enhancement

    This MVP Ladder Script is createb by Euphy's.  Source: http://rathena.org/board/topic/90971-euphys-mvp-ladder-bug-npc-hides/#entry237968 Can someone enhance this script. The Idea is to maximize the used of it by giving rewards to TOP 10 Players. And the rewards will be given every month or...
  11. H

    Requesting Trade Item Switch

    First of all forgive me coz, I don't know if this request can be done via scripting or needs a source modification.  Here's the scenario. Declared Item in array = 501,503,505,507,509,and more; Equivalent Item Switch = 502,504,506,508,5010,and more; TRADE START Player A is a Buyer of item...
  12. H

    Pwede bang mahuli ka, ipakulong, ipasara ang server mo?

    Anong point ng server mo yung pwede kana ipakulong ng level up games? or mapansin kna? May ganung instances na ba?
  13. H

    Convert this "Facebook Share System" script please

    It's not working kindly see the attached image. Can someone make it work please. TS: Can you change your Title to something more interesting 
  14. H

    What's your recommended Setting?

    Tanong lang kasi napansin ko pag nag ququit ako ng di maayos sa game hindi minsan na sasave ung mga huling ginawa ko.. Dahil ba yun dito sa setting na to? // How often should the server save all files? (In seconds) // Note: Applies to all data files on TXT servers. // On SQL servers, it...
  15. H

    Dice Event 3x

    Hi Annie, Upon testing I got this error in map-server, when claiming the price.  I'm suspecting this line. if($@dice_event == 2 && getusers(0)== 1){
  16. H

    Remove 20% Fixed Cast Time in Renewal IF

    Anyone knows how to removed 20% Fixed Cast Time while RENEWAL_CAST is enable, IF the user has already met the max castrate_dex_scale and vcast_stat_scale 20% Fixed Cast Time will be ignored. In the default set up. If RENEWAL_CAST is enable even you reach the max castrate and vcast scale you...
  17. H

    Skills with Fixed Cast Time

    What are the skill with Fixed Cast Time? Need ko kasi to test yung bonus bFixedCastrate... Thanks!
  18. H

    Converting Item_db.sql to item_db.conf RENEWAL format

    Converting item_db.conf to sql is possible. What about sql to item_db.conf? I'm using renewal files. Thank you..
  19. H

    Coverting item_db.conf

    Ahhh... Solved!   Thanks to you    Dastgir Pojee
  20. H

    THOR Patcher Progress Bar

    Ossi, Thanks for your reply.  But I already did that. However, what I want to know is how to do the custom Progress bar. As you can see on the attaced patcher design, there are two Progress Bar Current & Total. Current calculates the progress per patch file. While Total Calculates the...
Back
Top