Jump to content

Erba

Members
  • Posts

    550
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Erba

  1. "all", // comment this line to only trigger this script on these listed maps set .killingspree, 3; set .dominating, 4; set .megakill, 5; set .unstoppable, 6; set .wickedsick, 7; set .monsterkill, 8; set .godlike, 9; set .holyshit, 10; set this to 5,10,15,20 ... then if ( @PlayersKilledStreak == .killingspree ) setarray .@streakname$,"killingspree.wav","is on a KILLING SPREE","!"; change into if ( @PlayersKilledStreak == .killingspree ) { setarray .@streakname$,"killingspree.wav","is on a KILLING SPREE","!"; getitem 501,1; } something like this ... mam! can i delete this ?? if ( @PlayersKilledStreak == .killingspree ) setarray .@streakname$,"killingspree.wav","is on a KILLING SPREE","!"; so that i will not be needing a wav file any more? then this script has sql right? can you direct me to that link? tyty! XD
  2. sir how did you fix it?
  3. Erba

    PVP ITEM DROP

    thank you sir! you already helped me in the page haha [solved]
  4. bonus AspdRate,190
  5. kindly help me with this prob.. i use pvp maps for my MVP arena but the problem is that when a player dies their equips will drop.. how to fix this?
  6. hello man, if you are using a weapon, some weapons decrease your aspd! especially two-handed you can increase the dopple effect in u item_db: Original: 4142,Doppelganger_Card,Doppelganger Card,6,20,,10,,,,,,,,2,,,,,{ bonus bAspdRate,10; },{},{} bonus Attack speed + 10% just change it if you want increase effect. correction sir.. even if you changed it into 20 - 50 - 100 nothing will happen.. still -10% but i already solved the problem.. hehe sorry for this post!
  7. i did already //renewal i did change the script in the item db still from aspd of 160 when Doppel card is not equip up to 147 aspd if equiped.. how to fix sir? Sorry Trial and Error Method! SOLVED
  8. got also a problem with this one.. when it transform into a monster(i dont know what monster) it crashes my server
  9. https://github.com/greenboxal/sdpplugins/tree/master/WDGRemoveLoginAutoClose
  10. http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/ data_v03 http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/ data_v03 waaa sorry for double posting
  11. missing texture/...../item check item_db also if the item exists
  12. just rename the import-tmpl to import thats it no more no less
  13. set up problem? download a Setup.exe , i guest ghost setup? haha im not really sure try to DL it i think sir Judas has it
  14. use latest System lua files for 2012-04-10..
  15. make sure your ragnarok folder wasnt a cut paste file but a true copy
  16. is there any errors showing in your CMD?
  17. i think your problem is in your clientinfo.xml or subnetmask:ip:ip make it sure your clientinfo's IP is the same with your subnet mask,.. can you check it? cause when im experimenting i accidentally experience it and solved it through clientinfo.xml or subnetmask:ip:ip if still not fix and all infos are correct try to get a new copy of your ragnarok folder[game] then try to log in again .. Note: [do not cut the ragnarok folder but instead copy and paste it]
  18. can you post a screenshot of your CMD error?
  19. sir? how does this work? does it needs to be Soul linked to be able to success single stripping?? where to put this? ty
  20. okay Revised! ^^ What Errors? can you show us any screen shots?
  21. First.. Diff your Client with WDGRemoveLoginAutoClose 2nd.. Run as admin
  22. for the Data folder you needed: [url="http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/page__p__117201__hl__alexandria#entry117201"]http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/page__p__117201__hl__alexandria#entry117201[/url]
  23. Can someone give me a guide or teach me how to make NPC Skills be able to be used and place the npc skills in the skill tree of selected jobs?? thanks for the help!
  24. Can you teach on how to make an NPC skill be on a specific job? how to add skill images? or skill icons? tyty
  25. i place it in the correct folder in the data folder > not fixed.. i make my data folder into grf > still not fixed.. same picture from above..
×
×
  • Create New...