Jump to content

Dev Blaze

Members
  • Posts

    212
  • Joined

  • Last visited

Everything posted by Dev Blaze

  1. // Maximum Player can join per X Minutes. set .MaxPlayers,2;<-----------------------------------------------< // Adding X Minutes of Delay before can go in again. set .DelayMin,30;<-------------------------------------------------< // Maximum Hunt Limit per round inside the Zone. set .MaxItemLimit,200; // Map that will be used in thos Zone. set .Map$,"guild_vs5"; Only that part sir ill change // Clear Map Every X Minutes. set .RoomCleanMin,30;
  2. when you enter in guid_vs5 the error appears how can i fix this sir emistry
  3. Error : Script_rid2sd: fatal error ! player not Attached! Debug: Source (NPC) Farm Zone at Jazeera (172,127) Warning : Script:get_val: cannot Access player Variable '#farmhunt",defauliting to 0 Script : http://pastebin.com/erBBLnPF
  4. thnx Emistry for ur speed reply lol i solve my problem God Bless /ic
  5. - script WoR#disable -1,{ OnInit: disablenpc "War of Rune#WoR"; disablenpc "War of Rune#banker"; end; } - script WoRannouncer -1,{ L_play: OnHour2: pvpoff "guild_vs1"; killmonsterall "guild_vs1"; announce "WoR: Hello! It's time again for War of Rune (AKA: WoR)",0; sleep2 10000; announce "WoR: Please Register and talk to me in Prontera!",0; sleep2 10000; announce "WoR: I will not let anyone register after 1 minute. Prize will be <PRIZE AMOUNT> <PRIZE>.",0; hideonnpc "War of Rune#WoR"; OnMinute1: announce "WoR: Closed. Next Round is in 2 Hours.",0; hideoffnpc "War of Rune#WoR"; donpcevent "War of Rune#banker::L_playwor"; end; }
  6. Guys how about this i want also when player destroy the emp the name will be announce im using //===== eAthena Script ======================================= //= Euphy's WOE Controller //===== By: ================================================== //= Euphy //===== Current Version: ===================================== //= 1.3a - eAthena //===== Description: ========================================= //= A controller for War of Emperium designed for //= simplicity and ease of use. //= Many concepts taken from ToastOfDoom's script, //= and "rewards" function originally by Goddameit. //===== Additional Comments: ================================= //= Be sure to disable the default agit controllers! //== npc\guild\agit_controller.txt //== npc\guild2\agit_start_se.txt http://pastebin.com/6Ug6rgEv
  7. Sir where i can get item_db.sql?? DONE THNX GUYS I SOLVE MY PROBLEM
  8. Help me guys how to fix this
  9. Anyone know how to fix this Error Thnx how can i closed this topic thnx i solve my problem
  10. deleted already but same error again please help /ok
  11. Please Help me guys http://pastebin.com/u45WNBE6
  12. Need Help About this script Put delay Every 1hr can exchange only A. 1 Poring Coin to Skull 10 B. 10 skull & 1 Poring coins
  13. Harmony also can bypass RO Medic and f1 - f9 Keys useless
  14. Sir Emistry Got Error again Sir can u fix the script http://pastebin.com/v0sriCwZ @bVersatile tell me how to disable the security pass in maintown and pvp map please thnx in advance another problem i cant solve this
  15. Sir Emistry this is the result http://pastebin.com/v0sriCwZ Got problem This is the correct But i want to remove the popup dialog box in Main town and PVP map guild_vs3.gat & pvp_y_1-2.gat Is it posible Sir thnx in advance
  16. Sir Emistry can i know where i can put this please Specify thnx getmapxy(@Map$,@X,@Y,0); if( strcharinfo(3) == "mapname" || strcharinfo(3) == "mapname" ) end; <----------------
  17. First Problem: Anyone know how to disable this On "PVP" popup http://pastebin.com/2dXMhh0b My pvp map 1.pvp_y_1-2 2.guild_vs3 Second Problem: Script : http://pastebin.com/2dXMhh0b This is the correct: This is my problem: Sometimes the dialog box got problem nothing happen no dialog appear need some help with this thnx guys
  18. if im gonna make it set $@LadderChatRoom, 0; <<,,,------ the waiting room disable i need the waiting room stable "OnInit:" THNX EMISTRY YOU SOLVE MY PROBLEM
  19. Same error Sir emistry [Error]: Chat_createnpcchat : npc PvP ladder already has chatroom cannot create one Any way to solve this problem sir thnx
  20. Ok sir Wait i try The same got error hmm Sir Emistry wer i can put this??? delwaitingroom; waitingroom "PVP Ladder",0;
×
×
  • Create New...