Search results

  1. M

    fishing script cant stop

    i need some to fix this debug. when player do the quest  the npc cant be stop.. need use @go /@ load and how to make its base on ip? so the player cant spam this quest. - script Fishing Spot 45,{ ReturnHere: .@CatchProbability = 0; .@FishingItem = -1; .@ItemConsumeRate = 0...
  2. M

    Monster-Counting-Game script

    hello.. i need some help.. how to change the coordinate? how many space i need each x,y? //##Original Script by Emistry ##//##eAthena Compatibility by Hirasu##prontera,155,181,5 script Monster-Counting-Game 757,{ goto OnStartEvent; end; OnInit: set .max_round,3; set .max_duration,3; set...
  3. M

    refine +10 npc need help

    hello.. i need some help to change this script. its allow item not available to refine be refine. how to make this script  not refine item already disable? florian,211,151,4 script +10 Refiner 821,{mes "[+10 Refiner]";mes "Good day "+strcharinfo(0);mes "If you want to refine your items to...
  4. M

    poring race need help add bindatcmd.

    // Capuche cleaning Base on the poring race by Zell_ff8, xianz, Nekoalberta,141,158,5 script Poring Race 882,{ if( .access_Prace == 0 ) { mes "[Poring Race Staff]"; mes "Poring Race has ended."; close; } mes "[Poring Race Staff]"; mes "Do you want to participate...
  5. M

    emp breaker in town help change

    hello.. i need help to change this script from map pvp to maintown only.. it will tell result when emperium break. no need to warp to any map just at maintown can kill. //===== rAthena Script =======================================//= Emperium Break Room//===== By...
  6. M

    paypal get credit and buy on website

    hello.. i need some help.. 1 - how to add paypal to website  2 - how to auto credit when player donate to server? 3 - how add item on website when they have credit can buy any time and promotion item?
  7. M

    custom shield problem cant cast skill.

    hello. i need some help to fix this problem on job paladin. this custom shield i made but using view id from official view. paladin cant cast skill that need use shield. what the problem with this script? { Id: 30329 AegisName: "Ultimate_Valkyrja's_Shield" Name: "Ultimate Valkyrja's Shield"...
  8. M

    plugin for id not active be @afk player

    hello.. i just want to know.. it is posible to make plugin when player not online for 3 day. that id will automatically will be online and be afk player. plus when it afk, that player will go to 1 map only for afk.
  9. M

    change count player to all map need help

    hi.. i need help to change from one map to all map. florian,111,130,4 script Player Online 47,{end; OnInit: OnTimer1000: delwaitingroom; waitingroom getmapusers("florian")+" player"+( getmapusers("florian") > 1 ? "s":"") +" in Town", 0; initnpctimer;}
  10. M

    poring catcher not giving reward

    //= Poring Catcher - Auto Event Script//===== By: =================================================================================//= Washi - www.EarthBound-RO.com//===== Compatible With: ====================================================================//= Any eAthena Version//=====...
  11. M

    help pvp room in area only

    hello.. i need some help.. how to make pvp area on this map?
  12. M

    random box with announce get item

    hello.. i need some help, how to make random box with announce get special item? i want make box if player get the special item. it will announce to all map.
  13. M

    dungeon party system error

    //===== rAthena Script =======================================//= Dungeon Party System//===== By ===================================================//= lllchrislll//===== Version ==============================================//= 1.0 - Initial Release// - Fixxed an bug with warping to the...
  14. M

    soa instance help

    prontera,160,178,5 script debug 1_F_MARIA,{ $floorclear = 0; dispbottom "reset";}prontera,156,178,5 script SAO??NO 1_F_MARIA,{ mes "No. of stage beaten : "+( $floorclear +1 == .totalfloor ? "ALL" : $floorclear +" stage" ); mes "Which floor do you want to challenge ?"; next; for ( .@i = 0; .@i...
  15. M

    [REQ] instance black belt

    hello to all.. i was looking script like this. year 2011 if i not mistake that server already have this script. if some have this script can share it with me? *player will need in min/max party *point will be same in 1 party *15 stage total. clear room in 10 minutes *monster will base on...
  16. M

    error farming script

    invek,106,203,5 script Farm Zone 757,{function RandomizeItem;while( 1 ){mes "How can i help you ?";switch( select( "Information:Farm Items" )){Case 1: mes "This is a Farm Zone."; mes "You are able to Hunt Monster inside this Room."; mes "Every Monster will award you random items."; next; mes...
  17. M

    custom warper help me fix

    invek,134,159,6 script Custom Mall 830,{ shop: warp "sky_quest" ,45,52; OnInit:waitingroom "Custom Mall",0;end;}invek,172,201,4 script Vending 858,{ OnInit: waitingroom "Vending AREA",0;end;}invek,118,205,4 script Event 858,{ OnInit:waitingroom "Event AREA",0;end;}invek,140,81,6...
  18. M

    npc newbie can choose 2 option

    hello.. i need some help to make newbie npc can give reward to newbie base on ip. newbie can choose vk box / diabolus box. or auto reward when login and can choose. { Id: 30233 AegisName: "Valkyries_Box" Name: "Valkyries Box" Type: 18 Buy: 20 Weight: 10 Trade: { nodrop: true noselltonpc...
  19. M

    not exist item and invalid RID

    hello.. i need somehelp.. why my emulator got error like this?
  20. M

    map server always offline

    I need some help.. How to check whats problem with my emulator?? Map server always get offline.. Urgently help to fix this problem..
Back
Top