Jump to content

Blue Jem

Members
  • Posts

    393
  • Joined

  • Last visited

Everything posted by Blue Jem

  1. this part is error --- src/map/battle.c (revision 2) +++ src/map/battle.c (working copy) @@ -517,6 +517,9 @@ if(is_boss(bl) && ssc && ssc->data[SC_SPIRIT] && ssc->data[SC_SPIRIT]->val2 == SL_STAR) damage += damage; } + + if(sc && sc->data[SC_MALEVOLENCE]) + damage += damage * 30 / 100; return damage; } Index: src/map/map.c 3>..\src\map\battle.c(890): error C2065: 'SC_MALEVOLENCE' : undeclared identifier
  2. yea how can change the reward items i want to change it
  3. then how to remove the cashpoint i want to remove the cashpoint replace a items
  4. is ramdom points or cashpoint change to 7227 item every 1 minssion success the player got 5 tcg per mission
  5. one mission = 5 points
  6. http://pastebin.com/raw.php?i=4ETLifmG
  7. reset my GM?
  8. how ) thank you master and can i request 1 more can reset the PVP ladder )
  9. hi madam im amze this script for rathena can you convert to eathena
  10. i mean sir same to PVP ladder recard the dead and killed and show the top 5 pvp ladder in the town
  11. how can set the pvp ladder in one map example : 1. pvp is florian map 2.npc show the top 5 pvp ladder in florian 3. autoregister to pvp ladder http://www.eathena.ws/board/-Ultimate-Pvp-Ladder--t177818.html this i dont know how to set 1 map only
  12. what is the right option to diff master?
  13. not allowed dual login please help
  14. http://rathena.sourceforge.net/tools/diff_patcher.php?client=2010-07-30aRagexeRE please help me disable the dual login
  15. paano pag 4 hydra card un nsa weapon un gagana lang na effect is un 2 hydra card lang pag 4 or 3 hinde na gagana un effect ng hydra card
  16. after ko mag killed ng 30 poring tingn nyo po un result
  17. latest po https://eathena-project.googlecode.com/svn/trunk/
  18. i got error master about poringkill
  19. sorry po nalito lang po ako - script PoringMob -1,{ OnMinute00: if(!(gettime(3) % 2)) { announce "Poring mob has started",0; monster "prontera",123,42,"--ja--",1002,100,strnpcinfo(1)+"::OnPoringDeath"; } end; OnPoringDeath: set @PoringKill,@PoringKill+1; if(@PoringKill == 30) { announce strcharinfo(0)+" is the winner!",0; atcommand "@killmonster2"; getitem 7227,10; } end; }
  20. - script PoringMob -1,{ OnMinute17: announce "Poring mob has started",0; monster "prontera",1,1,"--ja--",1002,100,strnpcinfo(1)+"::OnPoringDeath"; end; OnPoringDeath: if(PoringKills < 30) goto l_nokills; next; l_nokills: announce strcharinfo(0)+" is the winner! ",0; killmonster "prontera","All"; getitem 7227,10; end; } paano mag add ng annnouncer kung gaano kadami na n pinatay ng isang player
  21. please work to eathena master
  22. map is guild_vs1 for place to event
  23. Start Every 2hrs 1: NPC announce the event is start 2:NPC summon 100 poring mob 3: who the 1st killed of 30 poring mobs she/he the win. or else no one killed 30 poring after killed all poring 4: get item 7227 10
  24. i dont know how can use this...
  25. the player type the id of item's to npc then the npc find the id who have that... player type the 7227 wait for result please work to eathena
×
×
  • Create New...