Jump to content

eJay

Members
  • Posts

    325
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by eJay

  1. Help About when the player Enter's on the Certain map, all equipment cannot use the player or wear the armor, head,weapon or Use scroll ?? sorry for my bad english
  2. how to decrease or chance to coma using tarot skill ?
  3. pano ung script na bwal suotin lhat ng equiment kpag nasa town nayun ?? Help po
  4. Print Screen mo nga po yung char_athena login_ip: Char_ip: Map_athena char_ip: map_ip: subnet_athena inter_athena
  5. pa help naman po sa vote claiming npc.. di po kc ma claim ung vote coin e.....
  6. Pano po ung kpag nag lagay sya ng GM "name" auto kick
  7. Problem Solve na po,, gumawa nalang po ako warper npc na kpag pumasok auto off autoloot command tapos disable lahat ng command sa town nayun
  8. Pano po gagawin na kht nka Autoloot ung player hindi gagana ung autoloot nila kpag napatay na ung monster na yon. para ma drop...
  9. Pano gawin na hindi ma tatarot/dispell ung FCP ng creator ?.. or pano nalang babaan chance ng tarot ?
  10. Hehe.. Thnx Emisty and joseph im newbie scripting
  11. how to add waiting room npc here's my script //Freebies Giver NPC //by: GM venus poring_w02,100,201,5 script Freebies 873,{ mes "[^000088 Freebies Giver ^000000]"; mes "Hello, I'm the freebies giver."; mes "I only give 1 freebie's per account so use this freebies wisely."; next; mes "[^000088 Freebies Giver ^000000]"; mes "Freebies has been given."; if( #quest_done == 1) { goto Already; next; getitem 607, 10; getitem 602, 10; getitem 2311, 1; getitem 2404, 1; getitem 2504, 1; getitem 4142, 1; getitem 4147, 1; set #quest_done, 1; warp "turbo_room",100,99; mes "Enjoy your freebies."; close; } Already: mes "You have already Freebies items"; close; } OnInit: waitingroom "Freebies",0; end; } but it does'nt work
  12. pano mag add ng refine sa Middle gear ? here's my script
  13. Pano po ayusin Kpag napatay na yung tamang Poring and yung mga natalo pong player kusa na pong mag wawarp dito sa que_moon 34 34 Here's the script part. Eto po kc kpag nkapatay lng ng maling poring mwawarp dun sa (que_moon) eto po lahat ung script
  14. Pano makita yung Damage sa PVP using map bat_c01
  15. Skill all in item_db or item bonus effect is this possibly ? Help
  16. kpag kinlick ung npc ma iskill all lahat pero sa soul linker na job lng po. pa help please thnx
  17. [Error]: npc_enable: Attempted to show a non-existing NPC 'Rune of War#Banker' (flag=2).[/quote] Here's my script [quote]//===== eAthena Script ======================================= //= Rune of War //===== By: ================================================== //= WanMan or Katazui or Kaji //===== Server ============================================== //= For lightrogaming-network.tk //===== Current Version: ===================================== //= 1.0 //===== Compatible With: ===================================== //= eAthena 7.15 + //===== Description: ========================================= //= Rune of War is for Party of 10 //===== Additional Comments: ================================= //= Starts Every 2 Hours //============================================================ - script WoR#disable -1,{ OnInit: hideoffnpc "Rune of War#WoR"; hideoffnpc "Rune of War#banker"; end; } - script WoRannouncer -1,{ goto L_play; L_play: OnHour2: pvpoff "guild_vs1"; killmonsterall "guild_vs1"; announce "WoR: Hello! It's time again for Rune of War",0; sleep2 10000; announce "WoR: Please Register in Prontera! I will not let anyone register after 3 minute.",0; hideonnpc "Rune of War#WoR"; sleep2 10000; announce "WoR: Prize will be 100 points for each person in the team. Talk to me in Prontera",0; OnMinute01: announce "WoR: 2 more minute(s) till Closing time.",0; OnMinute02: announce "WoR: 1 more minute(s) till Closing time.",0; OnMinute03: announce "WoR: Closed. Next Round is in 2 Hours.",0; hideoffnpc "Rune of War#WoR"; donpcevent "Rune of War#banker::L_playwor"; end; } prontera,147,168,6 script Rune of War#WoR 753,{ mes "[Rune of War]"; mes "Hello!"; mes "Would you like to register for Rune of War?"; menu "Sure",L_yes,"No Thanks",L_close,"Information",L_info; L_info: next; mes "Script Made by: GM Katazui"; next; mes "[Rune of War]"; mes "You will be put on 2 teams randomly."; mes "All you have to do is Kill the each other."; mes "Last Team Wins."; mes "Would you like to register?"; menu "Sure",L_yes,"No Thanks",L_close; L_yes: switch (rand(1)) { case 0: mes "[Rune of War]"; mes "You are put on Red team"; set cloth dye red; global_colour = 1; set @$n,1; set red,1; break; case 1: mes "[Rune of War]"; mes "You are put on Blue team"; set cloth dye blue; global_colour = 0; set blue,1; break; next; goto L_p11; end; L_close: mes "[Rune of War]"; mes "Okay, Come back later!"; next; close; end; L_p11: mes "[Rune of War]"; mes "Alrightly!"; mes "Please wait till the other people comes to the WoR."; next; warp "bat_b02",199,180; end; } guild_vs1,50,57,4 script Rune of War#banker 753,{ OnTouch: mapannounce "bat_b02","WoR: To get your prize please kill 1 Poring. If you don't kill it after 1 minute. You will not get your prize.",0; monster guild_vs1,0,0,"Prize",1002,150,"prize::OnMobKilled"; if (set(red) == 1) announce "WoR: The Red team has won!",0; if (set(blue) == 1) announce "WoR: The Blue team has won!",0; OnMinute1: mapwarp "bat_b02","prontera",150,150; end; //play Time L_playwor: mapannounce "bat_b02","WoR: Welcome to WoR!",0; sleep2 10000; mapannounce "bat_b02","WoR: It's Simple... All you have to do it kick each other asses.",0; sleep2 10000; mapannounce "bat_b02","WoR: You may use Ygg Berrys, and make sure you buff up...",0; sleep2 10000; mapannounce "bat_b02","WoR: If one of your team mates dies, and the rest wins. The one who dies doesn't get the prize.",0; sleep2 10000; mapannounce "bat_b02","WoR: If your Team wins, PLEASE! One person talk to me, or you will ERROR!!!",0; sleep2 10000; mapannounce "bat_b02","WoR: Okay... That's that....",0; sleep2 10000; mapannounce "bat_b02","WoR: Ready... Set...",0; sleep2 10000; mapannounce "bat_b02","WoR: FIGHT!!!",0; pvpon "guild_vs1"; goto L_if; L_if: if (getmapusers("bat_b02") <= "+@$n+") goto L_champ; if (getmapusers("bat_b02") == 0) goto L_no1; goto L_if; end; L_no1: announce "WoR: Aww! No one won! Or No one joined... What a Pity.",0; donpcevent "WoRannouncer::L_play"; end; L_champ: hideonnpc "Rune of War#banker"; mapannounce "bat_b02","WoR: Someone please talk to me. ONLY 1 OR YOU WILL ERROR!",0; sleep2 10000; mapwarp "bat_b02",199,180; donpcevent "WoRannouncer::L_play"; end; } - script prize -1,{ OnMobKilled: if (killedrid ==1002 && strcharinfo(3)=="bat_b02"){ set #CASHPOINTS,#CASHPOINTS+100; end; } else { end; } OnPCKillEvent: set @$n,0; set blue,0; set red,0; end; } bat_b02 mapflag nowarp bat_b02 mapflag nowarpto bat_b02 mapflag noteleport bat_b02 mapflag nosave bat_b02 mapflag nomemo bat_b02 mapflag nobranch
  18. Pano po palitan na ganto po ? at sakto po sa time Here my script.
  19. Pano po ba mag add ng consolation prize sa dice event ? tapos kpag natatalo ung mga player automatic po na ma wawarp cla dito sa que_moon 34 34 tapos may npc po jan na mag bibigay ng 40 Cash pts then ma wawarp sa prontera. thnx in advance
×
×
  • Create New...