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. http://pastebin.com/raw.php?i=4ETLifmG
  6. how ) thank you master and can i request 1 more can reset the PVP ladder )
  7. hi madam im amze this script for rathena can you convert to eathena
  8. i mean sir same to PVP ladder recard the dead and killed and show the top 5 pvp ladder in the town
  9. 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
  10. what is the right option to diff master?
  11. not allowed dual login please help
  12. http://rathena.sourceforge.net/tools/diff_patcher.php?client=2010-07-30aRagexeRE please help me disable the dual login
  13. 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
  14. after ko mag killed ng 30 poring tingn nyo po un result
  15. latest po https://eathena-project.googlecode.com/svn/trunk/
  16. 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; }
  17. - 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
  18. please work to eathena master
  19. map is guild_vs1 for place to event
  20. 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
  21. i dont know how can use this...
  22. 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...