Jump to content

Akbare

Members
  • Posts

    478
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Akbare

  1. bisa mencoba sesuai petunjuk disini : http://rathena.org/wiki/Compiling
  2. Woaaa this is good project , You do not need to translate one by one hmm how to use this program sir?? need a compile ??
  3. bisa share kesini script itemnya ??
  4. 255 luk = 100% immunity? case SC_FREEZE: sc_def = status->mdef*100 + status->luk*10000/255; tick_def = status->mdef*100 + status->luk*2; sc_def2 = status_get_lv(bl)*10 - status_get_lv(src)*10; tick_def2 = status->luk*10 + status_src->luk*-10; // Caster can increase final duration with luk break; The above code should now make each point in Equip MDef reduce frozen status duration by 1% and each luk by 0.2% . 255 luk should also give 100% immunity (disregarding the source/enemy's parameters), as well does 100 Equip Mdef. Additionally, each 100 point in luk should reduce the duration at a fixed 1 sec. Btw, what skills are you using to test the frozen duration? Skills inflict frozen status at varying durations, so you have to change the value of each skill if you want to define an absolute duration of frozen status. Storm Gust, for example, can freeze an enemy for up to 12 seconds, while a level 5 Jack Frost can freeze enemies up to 30 seconds. (This is for renewal) Edit: If you want to edit the frozen status duration of each skill, check skill.c and look for: sc_start(src,bl,SC_FREEZE,etc.... In the same line of code, you will notice something like this: skill_get_time2(skill_id,skill_lv) If it's skill_get_time2, then edit the Duration2 of the skill in skill_cast_db.txt. If it says skill_get_time only, then edit the Duration1. I'm not 100% sure about this, but it's worth a try. As for frozen status caused by cards/items, I don't know lol. Try searching script.c. how about if a player reached 90mdef... if a player mdef chances of being frost will be very low ... and if by chance 90 mdef and they got frost... frost status will last for only 1 sec.... maybe u can change frozen timer status in db where i can edit that sir? db/.../skill_cast_db.txt
  5. disable default spawn first and create new script : - script announcer#2 -1,{ OnClock1900: OnClock2200: [ add monster script spawn ] // monster announce "<MVP NAME> IS NOW SPANED IN PvP Arena",0; end; } sorry im noob for scripting how to add specific spawn time for mvp?? this is the problem.. OMG : This script is a script that will trigger the spawn time OnClock1900: OnClock2200:
  6. 255 luk = 100% immunity? case SC_FREEZE: sc_def = status->mdef*100 + status->luk*10000/255; tick_def = status->mdef*100 + status->luk*2; sc_def2 = status_get_lv(bl)*10 - status_get_lv(src)*10; tick_def2 = status->luk*10 + status_src->luk*-10; // Caster can increase final duration with luk break; The above code should now make each point in Equip MDef reduce frozen status duration by 1% and each luk by 0.2% . 255 luk should also give 100% immunity (disregarding the source/enemy's parameters), as well does 100 Equip Mdef. Additionally, each 100 point in luk should reduce the duration at a fixed 1 sec. Btw, what skills are you using to test the frozen duration? Skills inflict frozen status at varying durations, so you have to change the value of each skill if you want to define an absolute duration of frozen status. Storm Gust, for example, can freeze an enemy for up to 12 seconds, while a level 5 Jack Frost can freeze enemies up to 30 seconds. (This is for renewal) Edit: If you want to edit the frozen status duration of each skill, check skill.c and look for: sc_start(src,bl,SC_FREEZE,etc.... In the same line of code, you will notice something like this: skill_get_time2(skill_id,skill_lv) If it's skill_get_time2, then edit the Duration2 of the skill in skill_cast_db.txt. If it says skill_get_time only, then edit the Duration1. I'm not 100% sure about this, but it's worth a try. As for frozen status caused by cards/items, I don't know lol. Try searching script.c. how about if a player reached 90mdef... if a player mdef chances of being frost will be very low ... and if by chance 90 mdef and they got frost... frost status will last for only 1 sec.... maybe u can change frozen timer status in db
  7. disable default spawn first and create new script : - script announcer#2 -1,{ OnClock1900: OnClock2200: [ add monster script spawn ] // monster announce "<MVP NAME> IS NOW SPANED IN PvP Arena",0; end; } sorry im noob for scripting
  8. tak kiro malah wes wisuda cemungutt eaaa
  9. default server : conf/motd.conf untuk script bisa gunakan pcloginevent
  10. setting pada bagian multi_level_up: yes agar bisa 1 kill monster level naik langsung beberapa level
  11. just change langtype in clientinfo.xml
  12. just convert a custom text items, delete items of text in all official idnum and use a maximum of 200 items to converting do all of this on all items
  13. 2013-08-07 can running without launcher try nemo diffpatcher
  14. 1. login game and use GM command @version 2. download your server to PC and upgraded
  15. grf file 1st include with your custom map. soon if you want to update, you can add file to this grf
  16. create rhro_update.grf with new custom map run your ThorGenerator.exe File add file --> single file generate and select /root upload file rhro_update.thor in your patch folder done
  17. im use latest KRO [patch] hexed : 2013-07-03aRagexe diff use nemo patcher packet db //2013-07-03Ragexe packet_ver: 42 0x0369,7,actionrequest,2:6 0x083C,10,useskilltoid,2:4:6 0x0437,5,walktoxy,2 0x035F,6,ticksend,2 0x0930,5,changedir,2:4 0x07E4,6,takeitem,2 0x0362,6,dropitem,2:4 0x07EC,8,movetokafra,2:4 0x0364,8,movefromkafra,2:4 0x0438,10,useskilltopos,2:4:6:8 0x0366,90,useskilltoposinfo,2:4:6:8:10 0x096A,6,getcharnamerequest,2 0x0368,6,solvecharname,2 0x0838,12,searchstoreinfolistitemclick,2:6:10 0x0835,2,searchstoreinfonextpage,0 0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15 0x0811,-1,reqtradebuyingstore,2:4:8:12 0x0202,6,reqclickbuyingstore,2 0x0817,2,reqclosebuyingstore,0 0x0815,-1,reqopenbuyingstore,2:4:8:9:89 0x0365,18,bookingregreq,2:4:6 //0x0363,8 // CZ_JOIN_BATTLE_FIELD 0x0281,-1,itemlistwindowselected,2:4:8:12 0x022D,19,wanttoconnection,2:6:10:14:18 0x0802,26,partyinvite2,2 //0x0436,4 // CZ_GANGSI_RANK 0x0360,26,friendslistadd,2 0x094A,5,hommenu,2:4 0x0873,36,storagepassword,2:4:20 how to fixed vending without relogin ?? im tick no MSG and untick i get crash and not effect http://www.imagebam.com/image/d251c2357700976 maybe someone help me for this
  18. footer feature like Register | Vote for points | write us a review | support i like it
  19. Compile servernya agar perubahan pada source dapat berjalan http://rathena.org/wiki/Compiling
  20. kalau pakai rathena matikan dulu renewal cast nya src/config/renewal.h #define RENEWAL_CAST ubah jadi //#define RENEWAL_CAST save lalu compile server anda
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.