Search results

  1. M

    Help Me remove all skill give effect shake

    i need help to remove all skill with the effect shake.. critical explosion asura strike lord of vermillion heaven's drive meteor storm and some other skill.. how to remove the effect shake.. its make player headache..
  2. M

    help change to pvppoint at npc Euphy's Quest Shop

    how to change from #cashpoint to #pvppoints? how to make this npc not duplicate? very time i add this npc it will detect another npc with using same script. //===== rAthena Script =======================================//= Euphy's Quest Shop//===== By...
  3. M

    help me fix counting script

    how to calculate coordinate when change map? how to make it announce. right now this script not make announce? how to make it on when using commands? invek,118,200,5 script Monster Counting Game 757,{ function xy_wall; end; OnInit: .max_round = 3; .max_duration = 3; .wall_mob_id = 1085...
  4. M

    how to fix tarot can dispel FCP

    i have problem with tarot skill  player 1 tarot player 2 player 1 can dispell FCP and can Break amor when player 2 has FCP
  5. M

    how to disable potion on certain map

    i have read the guide but i cant understand i follow still can use potion. map_zone_db mapflag still not work how to make it work
  6. M

    King Of Emperium help fix script

    i dont know if the thread still alive or not. i just want asking how to put only in Monday ,Webnesday , Friday And Saturday? //===== eAthena Script ============================================//= King of Emperium Hill//===== By: =======================================================//=...
  7. M

    PVP Error detect no dota wav.

    need some help how to fix sound of dota sound? sound i already have the problem when player kill double they will get error.. right now my player need turn off setting sound. //===== eAthena Script =======================================================//= Dota Allstars announcement ( TXT...
  8. M

    Help Me Fix Quest to enter dun map

    i need change location to lhz_dun05 and need 15 item 7720 invek,134,180,6 script Lighthalzen Guard 908,{ mes "Ready To Enter??"; next; if (countitem(7720) <15) { mes "[Guard]"; mes "You don't have enough items"; mes "Come back when you get "+(15 - countitem(7720))+" more...
  9. M

    fix make 10% droprate in lhz mob

    i need help fix this mob_db2  i want make this mob drop custom with 10% drop rate.. i already try with this code but when i use @mi 2534 is show 100% in my server all item is drop 100% except card is 10% how to fix it? 2534,Brooke,Brooke Magaretha,Brooke...
  10. M

    reset reward after @reloadscript

    i need help how to make it stay with reward i already set i want put reward 7227 special poring 10 normal poring 150 everytime i reload script i need set back reward as manual in game.. //===== Hercules Script =======================================//= Poring Summoner//===== Created By...
  11. M

    Problem with @cashmount

    i have problem with @cashmount and Boarding_Halter @item 12622 i want make all job can wear mount
  12. M

    change item need to join event bossnia

    invek,153,236,5 script Bossnia Member::Bossnia 908,{ mes "[Riss]"; mes "Hey..."; mes "I have seen a lot of beautiful places"; mes "while traveling all around the world"; mes "in my adventures."; mes "Haha!"; next; mes "[Riss]"; mes "Wha-? I'm from..."; mes "'Bossnia Team'! No, no..."; mes "my...
  13. M

    problem with Jobname.lua LHZ floor 5

    does anyone know what i wrong here? i follow description they write but still got error on jobname .lua
  14. M

    NPC quest can choose Reward

    can someone help me npc quest that can choose any reward that they want?
  15. M

    Golden Thief Bug Card Error

    player can casting heal when wearing gtb card. player a can dispel player b when player b wearing gtb. how to fix it..
  16. M

    add timer on woe controller

    //===== Hercules Script ======================================//= Euphy's WOE Controller//===== By: ==================================================//= Euphy//===== Current Version: =====================================//= 1.5//===== Description: =========================================//= A...
  17. M

    script typing fast ncp problem

    dicastes01,157,168,5 script Fast-Type Event 421,{if(getgmlevel() >= 99) callsub L_GM;if( !.Event ) { mes "There is no Event right now.";} else if ( .String$ == "" ) { npctalk "Wait for the next round..";} else { mes "Type the Correct Sentences."; mes "^FF0000" + .String$ + "^000000"; input...
  18. M

    GRF file have lock by secureGRF

    can someone help me how to unlock back. right now our hosting has lost contact. we send a msg over 1 month still no reply.. i hope some can help me to unlock this grf.  
  19. M

    help me fix this pvp map script

    dicastes01,191,194,4 script PvP Warper#01::pvpwarper 483,{ cutin "3rd_sura_master",2; set .@mapcount_0,getmapusers("guild_vs2"); set .@mapcount_1,getmapusers("guild_vs3"); mes "[PvP Warper]"; mes "Are you ready to Fight?"; mes "Please select your zone."; while(1) { switch(select("PVP party [...
Back
Top