Jump to content

Onairda

Members
  • Posts

    177
  • Joined

  • Last visited

Everything posted by Onairda

  1. Hi sir crazyarashi can you elaborate more what should i do to remove the 3rdjobs skills ?? thankyou or is there something i can do to give all the skills to a player ?? i tried skills <skillid><skilllevel><0>; but not every skills is showing
  2. hi in my server i enable the skill_all: true function inside the group.conf and I want to know where can i edit the skills because i want to remove some skills that is automatically in there specially the (3rd job skills) thank you!
  3. pvp_nightmare mode not is not working on latest SVN ?? i tried to @die and @alive for 50 times and i also increase the percentage to 600 but still nothing i also checked the mapflag if its enabled and its on still no drop of my items thanks
  4. as i checked my database sir. the reborncount is inside the char_reg_num . but still not displaying
  5. hi, i messing with this script so much hours , i dont see any drop items in the floor , the items is succesfully deleted on my inventory, but the items is not dropping on the ground and there is no error, and i think there was something wrong in makeitem2 prontera,150,155,3 script penalty_drop 103,{ OnPCDieEvent: if ( .@karma > -1000 ) { .@rate = ( pkpoints / 1000 ); if ( .@rate < 0 ) .@rate = 1; if ( .@rate < rand( 100 ) ) { for ( .@i = 1; .@i <= 10; .@i++ ) if ( getequipid( .@i ) != -1 ) .@equip_part_found++; if ( .@equip_part_found ) { do { .@equip_part = rand( 1,10 ); .@item_id = getequipid( .@equip_part ); } while( .@item_id == -1 ); .@refine = getequiprefinerycnt( .@equip_part ); for ( .@i = 0; .@i < 4; .@i++ ) .@card[.@i] = getequipcardid( .@equip_part,.@i ); getmapxy( .@map$,.@x,.@y,0 ); delequip .@equip_part; makeitem2 .@item_id,1,.@map$,.@x,.@y,1,.@refine,0,.@card[0],.@card[1],.@card[2],.@card[3]; dispbottom "One of your equipment dropped."; } } } end; }
  6. Thank you sir crazyarashi for fast response. Do i need to put OnPCLoginEvent:? or i just need to build like this // btw i solve it : sc_start SC_EXPBOOST,864000000,1000; sc_start SC_JEXPBOOST,864000000,1000;
  7. Thank you sir crazyarashi for fast response. - script expratesfloat -1,{ OnPCLoginEvent: OnPCJobLvUpEvent: OnPCBaseLvUpEvent: mes "Hi"; if( fame >= 1){ bonus2 bExpAddClass,Class_All,100; //= Increase EXP gain from killing mobs by 20% close; } } Its not working , i check my exp still the same
  8. Hello there, ? . i want to change the experience for player who have fame 100+. the fame is stored inside cha_reg_num e example if( fame >= 100){ //Baselevel exp + 10k } else if( fame >= 150){ //BaseLevel exp + 20k } thank you so much
  9. Hi, i just thinking what is wrong with my script, why the npc dont show any data Thank you /kiss prontera,159,180,4 script Ladder 100,{ set .@count, query_sql ("SELECT char_id,value FROM `char_reg_num` WHERE key='reborncount' ORDER BY value DESC",.@charid,.@reborncount); mes "[RebornLadder]"; for( set .@i, 0; .@i < .@count; set .@i, .@i+1) { query_sql "SELECT `name` FROM `char` WHERE char_id="+.@charid[.@i]+"",.@charname$; mes .@charname$+" "+.@reborncount[.@i]; } close;
  10. Thankyou for that sir ? . how about the Client side where can i get a clean english data side that is compatible for 2018 or 2019 RagexRE Thankyou
  11. Hello , i just got back from creating Ragnarok again ? . and i know how to diff using nemo patcher , but i don;t know where can i get the latest undiffed RagexRE version 2018 and up and also its Data English Side for my grf that is compatible with 2018 version . Please someone help me thank you ?
  12. R>CMS Addons in FluxCP. the link in the download page is broken Please help
  13. Requesting Classic cart like this is there anyone that have the old data sprite of this cart
  14. hi can someone convert this @empladder in present database because now the database has don't have global_reg_value table anymore thankyou query_sql ("SELECT `char`.char_id,`char`.`name`,global_reg_value.`value` FROM global_reg_value LEFT JOIN `char` ON global_reg_value.char_id=`char`.char_id WHERE global_reg_value.str='empladder' ORDER BY CAST(`global_reg_value`.`value` AS UNSIGNED) DESC LIMIT 10", .@char_id, .@name$, .@count); thankyou
  15. hi can someone convert this @empladder in present database because now the database has don't have global_reg_value table anymore thankyou query_sql ("SELECT `char`.char_id,`char`.`name`,global_reg_value.`value` FROM global_reg_value LEFT JOIN `char` ON global_reg_value.char_id=`char`.char_id WHERE global_reg_value.str='empladder' ORDER BY CAST(`global_reg_value`.`value` AS UNSIGNED) DESC LIMIT 10", .@char_id, .@name$, .@count);
  16. Hi is there any emperium Ladder that is working for the latest SVN . ? thankyou . emperium ladder that everytime the emperium has been killed on WOE they got a score thankyou
  17. how to enable the Heal and sanctuary to heal the emperium
  18. hi ia just want to know how to change the format of Embryo name Example : i create and Embryo using creator skills then after i created my embryo i will get embryo with my name Guarpa in my case i get the embryo with this format 'Embryo's Guarpa' how can i change it to Guarpa Embryo thankyou
  19. Fix . just rename the Oncommand to another name it jsut like goto
  20. Hi im using alot of bindcommand on my server like @joinevent and @findmatch but sometimes either one of them are not available to use why?? @joinevent Script - script joinevent -1,{ OnInit: bindatcmd "joinevent",strnpcinfo(2)+"::OnAtCommand"; end; OnAtCommand: if((strcharinfo(3) == "guild_vs3") && getgroupid() < 3) message strcharinfo(0),"You can't use @joinevent in this map."; else warp "que_temsky",151, 139; //atcommand "@joinevent"; end; } @findmatch prontera,155,181,5 script FindMatch 777,{ bindatcmd "findmatch", strnpcinfo(3) +"::Oncommand"; Oncommand: mes "I am Party Match Manager."; mes "Party Leader may create a PVP Match here."; next; end; help
  21. Thankyou so much Sir Cyro Loveyou
  22. For example i have Alice doll when i go to map like prt_fild08 and prt_fild09 the alice doll add +3 Allstats but when i am not in that map it will go back to normal
  23. hi what need to edit about adding a custom mob jobname.lua & lub (done) npcidentity.lua & lub (done) mob_db.txt (done) i also pasted the sprite at data/sprite/¸ó½ºÅÍ/ what should i edit more ? because its failed to launch the monster i started the monster id at 4050 to 4068 thankyou solve i just lower the mob id to 2083
×
×
  • Create New...