Jump to content

Erba

Members
  • Posts

    550
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Erba

  1. 4357,B_Seyren_Card,Lord Knight Card,6,20,,10,,,,,,,,769,,,,,{ skill "ST_CHASEWALK",2; bonus3 bAutoSpell,"ST_FULLSTRIP",1,50; },{ },{} 4359,B_Eremes_Card,Assassin Cross Card,6,20,,10,,,,,,,,2,,,,,{ bonus3 bAutoSpell,"ASC_EDP",1,20; },{},{} 4361,B_Harword_Card,Whitesmith Card,6,20,,10,,,,,,,,2,,,,,{ bonus bUnbreakableWeapon,0; bonus bBreakWeaponRate,10; bonus bBreakArmorRate,7; bonus3 bAutoSpell,"WS_OVERTHRUSTMAX",1,7; },{},{} 4363,B_Magaleta_Card,High Priest Card,6,20,,10,,,,,,,,136,,,,,{ bonus5 bAutoSpellWhenHit,"MG_SAFETYWALL",4,20,BF_WEAPON|BF_MAGIC,0; },{},{} 4365,B_Katrinn_Card,High Wizard Card,6,20,,10,,,,,,,,769,,,,,{ bonus bAtkRate,30; bonus bMatkRate,30; },{},{} 4367,B_Shecil_Card,Sniper Card,6,20,,10,,,,,,,,2,,,,,{ bonus bHit,200; bonus2 bHpDrainRate,50,20; },{},{} 4399,Thanatos_Card,Memory of Thanatos Card,6,20,,10,,,,,,,,2,,,,,{ bonus bDefRatioAtkRace,RC_Boss; bonus bDefRatioAtkRace,RC_NonBoss; bonus bSPDrainValue,-1; bonus bDef,-30; bonus bFlee,-30; },{},{}
  2. Cash Shop new_1-2,43,180,5 cashshop Item PShop 46,13604:4,13596:4 <map name>,<x coor>,<y coor>,<position>%TAB%cashshop%TAB%<name of cash shop>%TAB%<NPC SRPITE ID>,<ITEM NO>:<CASHPOINT COST>
  3. bonus bAllStats,3; bonus2 bSubRace,7,10; bonus3 bAutoSpell,"MG_SAFETYWALL",1,2; if(readparam(bStr)>=100) { bonus bBaseAtk,20; }; bonuse bAllStats,2; bonus2 bAddRace,7,15; bonus2 bSubRace,7,-7; bonus bMaxHPrate,2; bonus bMaxSPrate,2; bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,30; bonus bAllStats,2; bonus bLongAtkRate,7; if(readparam(bStr)>=105) { bonus bLongAtkRate,3; }; if(readparam(bDex)>=85) { bonus bLongAtkRate,5; }; bonus bMaxHPrate,2; bonus bMaxSPrate,2;
  4. trunk/conf/batte/items.conf gtb_sc_immunity: 45 working
  5. Erba

    Cleanarea command

    bump Bump i already fixed Warning 2 and 3 help on WARNING 1
  6. Having a problem after i apply the diff.. i am having this warning though nothing happens in my server.. but still the Warning upon compilation distracts me here is the warning: Warning 1 warning C4305: 'function' : truncation from 'int' to 'char' D:\Gaming\revision17049\src\map\itemdb.c 1287 1 map-server_sql (Visual Studio 2010)
  7. Erba

    Cleanarea command

    what do you mean? i am just having those warning everytime i recompile and everytime The Candy event is running it always show error when the script is about to use cleanmap
  8. as i experience.. everytime i diff a new client.exe , it automatically tick my recent setting.. so why not try doing it again and tick the disable multiple windows
  9. 9/10 on your gameon design ^^ though the color white background is not attractive to me.. i think it would be better if you changed it in a transparent background and changing the font size,color,font.. ^^
  10. apply lilith's "manage skill damage" http://rathena.org/board/topic/62238-manage-skill-damage-21/
  11. is this compatible with r16797?
  12. try making a newly diff client.. then tick the disable multiple windows
  13. it can adopt upto level 1000 all you need to do is set it in the : trunk/db/re/exp.txt or trunk/db/pre-re/exp.txt trunk/conf/battle/client.conf and edit this one // Maximum allowed 'level' value that can be sent in unit packets. // Use together with the aura_lv setting to tell when exactly to show the aura. // NOTE: You also need to adjust the client if you want this to work. // NOTE: Default is 99. Values above 127 will probably behave incorrectly. // NOTE: If you don't know what this does, don't change it!!! max_lv: ____
  14. check your item_db.. if 18000 is already taken
  15. it means you are lacking of lua files.. if you are using client date 2012 + your data folder must contain these files data/Luafiles514/lua files/......................
  16. i suggest you apply the diff patch of lilith which is the "manage skill damage" or if you want you edit it through your src.. src/map/battle.c
  17. did you diff your client using shindiffs patcher? if yes i suggest you patch it with read data folder first to save time and minimize effort.. after downloading the data v.4.. if it is in a zip form.. you extract it.. then a "data" is inside it.. you copy the "data" folder in to your ragnarok folder then open data/clientinfo.xml change the ip. in to your ip address.. then save try executing your client.exe and tell me the result
  18. do you have your data folder? it means you are lacking of lua files data/luafiles514/lua files/... you should download data folder suitable to your client date it can be found on alexandria's thread.. Here is the link http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/#entry117169
  19. arent you getting any errors? like missing sprite??
  20. are you using an updated data.grf, sdata.grf or rdata.grf? it means you are missing something .. did you modify your trunk/db/re/item_db.txt?
  21. where is your items? what are the item no.?
  22. trunk/db/pre-re/exp.txt edit: find this //Base - Normal and Baby Jobs 99,0:1:2....... change the number in color blue to this: //Base - Normal and Baby Jobs 175,0:1:2....... or if you are using renewal edit it here trunk/db/re/exp.txt
×
×
  • Create New...