Jump to content

donkeyg

Members
  • Posts

    1060
  • Joined

  • Last visited

Everything posted by donkeyg

  1. so, do u have the scripts? please?
  2. Disconnected after @reloadscript..and i need to login my putty and restart over the server again, what happen? bump bump
  3. http://www.eathena.ws/board/index.php?showtopic=174222 does this script work at rathena? and how do i make it every monday, wednesday, friday and sunday held?? and the prize is Poring Hat and 50m zeny - script KoE -1,{ OnInit: disablenpc "The King#KoE"; disablenpc "Exit#KoE"; end; OnWhisperGlobal: if ( getgmlevel() < 99 ) end; else if ( compare ( @whispervar0$, "on" ) ) goto L_start; else if ( compare ( @whispervar0$, "off" ) ) goto L_end; else end; L_end: announce "The King of Emperium Hill is over!", 0; set .koe_start, 0; enablenpc "Exit#KoE"; disablenpc "The King#KoE"; killmonsterall "guild_vs1"; end; L_start: announce "The King of Emperium Hill has begun!", 0; set .koe_start, 1; enablenpc "The King#KoE"; disablenpc "Exit#KoE"; set $koegid, 0; donpcevent "::OnRevKoE"; maprespawnguildid "guild_vs1", $koegid, 6; monster "guild_vs1",49,49,"EMPERIUM",1288,1,"KoE::OnEmpDead"; end; OnEmpDead: set $koegid, getcharid(2); announce "The current King of Emperium Hill is the [" + strcharinfo(2) + "] guild.", 0; donpcevent "::OnRevKoE"; maprespawnguildid "guild_vs1", $koegid, 6; sleep 500; if ( .koe_start ) monster "guild_vs1",49,49,"EMPERIUM",1288,1,"KoE::OnEmpDead"; end; } // KoE Entrance prontera,155,191,4 script The King#KoE 58,{ mes "[The King]"; if ( getcharid(2) == 0 ) { mes "You must have a guild to participate in the ^FF0000King of Emperium Hill Tournament^000000."; close; } mes "Hello."; mes "Would you like to participate in the ^FF0000King of Emperium Hill Tournament^000000?"; if ( select ( "Yes", "No" ) == 2 ) close; switch( rand(1,4) ){ case 1: warp "guild_vs1", 50, 88; end; case 2: warp "guild_vs1", 88, 50; end; case 3: warp "guild_vs1", 50, 11; end; case 4: warp "guild_vs1", 11, 50; end; } } // KoE Exit guild_vs1,49,56,5 script Exit#KoE 51,{ mes "[Exit]"; mes "See ya."; if ( getcharid(2) == $koegid ) getitem 501, 1; // configure prize here next; warp "Save",0,0; close; } // Flags guild_vs1,49,38,4 script King of Emperium Hill#1::koe_flag 722,{ set .@gid, $koegid; if ( .@gid == 0 ) end; mes "[King of Emperium Hill]"; mes "The Current King of Emperium Hill is the ["+ getguildname(.@gid) +"] guild."; close; OnRevKoE: flagemblem $koegid; end; } guild_vs1,61,49,6 duplicate(koe_flag) King of Emperium Hill#2 722 guild_vs1,38,49,2 duplicate(koe_flag) King of Emperium Hill#3 722 guild_vs1,49,61,0 duplicate(koe_flag) King of Emperium Hill#4 722 guild_vs1 mapflag gvg guild_vs1 mapflag nobranch guild_vs1 mapflag nomemo guild_vs1 mapflag nopenalty guild_vs1 mapflag noreturn guild_vs1 mapflag nosave SavePoint guild_vs1 mapflag noteleport guild_vs1 mapflag gvg_noparty guild_vs1 mapflag nowarp guild_vs1 mapflag nowarpto
  4. i enabled it to "1" and i reloadbattleconf, and what i saw is the card is drop rates is 1.5%=.="
  5. so yeah, i've made this one for donkeyg, i just copied the styles in my previous pic. & made it simplier. sorry i'm just having some fun time. XD and credits to seirin for the pic. sorry got a problem when cropped the photo. XD how u do that??? u use what software to edit? 10/10 NICE MAX!! THANKS!
  6. MAKE IT FOR ME PLEASE MAKE IT FOR ME ALSO PLEASE T_T http://rathena.org/board/topic/69324-request-loadingscreen-and-loginscreen/
  7. where's the pvp ladder located?? i cant find it at the script
  8. where's the pvp ladder located? Here : http://www.eathena.w...howtopic=237765 Kinda old... or Here : http://rathena.org/b...pvp-system-v13/ Better to use this,more advanced and you can choose either DotA or HoN ladder.. w/ sound effects where is the pvp ladder located?
  9. why there's so many [debug] when i enable the scripts?
  10. DOTA PVP LADDER!
  11. What's the difference between King Of Emperium and War Of Emperium? can someone xplain to me please? and where do i enable the KoE script? bump!!
  12. requesting izlude town that cant be vend at middle street there, just the left and right side, a bit same as the prontera novend script prontera,1,1,1 script NoChatVendPront -1,{ OnWhisperGlobal: if (!getgmlevel()) end; OnInit: setcell "prontera.gat",1,1,312,392,cell_nochat,0; setcell "prontera.gat",1,1,312,392,cell_novending,0; bump
  13. any news on this?
  14. Thanks Clydelion !
  15. lol, it's kinda confuse to me.. still faield lol!
  16. Fixed
  17. 2nd Classes Instant cast (150 dex) 3rd Classes have their Instant (180 DEX.) i need a full guide, thanks!
  18. RENEWAL CAST OR PRE-RENEWAL CAST is better? renewal cast seems unfair for warlock,sura and other cast time job, for pre-renewal, its seems unfair for SinX , rune knight and other str jobs... so confuses.. give some suggeson please
  19. how do i remove the glowing aura when im at max level??
  20. RENEWAL CAST OR PRE-RENEWAL CAST is better? renewal cast seems unfair for warlock,sura and other cast time job, for pre-renewal, its seems unfair for SinX , rune knight and other str jobs... so confuses.. give some suggeson please
×
×
  • Create New...