Jump to content

OmarAcero

Members
  • Content Count

    173
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by OmarAcero

  1. hhmmm I do not understand pls one example. How I can make it work for the entire time of woe?
  2. The script is working, but it only works the first time, if after you ever go to castle, no longer works, only works 1 time. !?¿
  3. Hi guys, , (Guide de install Cygywin) Someone can help me with the installation of Cygwin, that libraries, need to install and others do not, I ask you, for that i try to install and download 2 gb of libraries and only is 50% download of total, I need descargar complete? or only some libraries to use the Cygwin correctly. I need to use it to handle 100% in SQL environment AND COMPILATION OF THE EMULATOR Note: Sorry my ingles.
  4. man, not work, i am trying with: mf_gvg_castle ; mf_gvg; and mf_nowarp ; this is result: - script afkwoe -1,{OnAgitStart: attachnpctimer ""+strcharinfo(0)+""; initnpctimer; end; OnTimer30000: if(checkidle() > 0 && getmapflag(strcharinfo (3), mf_nowarp)) { dispbottom "The Police, has detected him as bot because you were in afk a long time during woe"; stopnpctimer; warp "SavePoint",0,0; end; }}
  5. hmm error! 9(>.<)9" A question, exist the función "checkafk" ????
  6. Hello friends, I would like to ask for help, in to make a script that activates police only in woe, and to detect users who are in afk for 5 minutes and transferred to your point saved or kick of server... - script afkwoe -1,{//-- If woe on, Start the ScriptOnAgitStart:attachnpctimer ""+strcharinfo(0)+"";initnpctimer;end;}OnTimer30000://Check if only users afkif(checkvending() >= 1 || checkchatting() == 1) {dispbottom "The Police, has detected him as bot because you were in afk a long time during woe";stopnpctimer;//atcommand "@kick "+strcharinfo(0)+"";warp "SavePoint",0,0;end;}
  7. only desabled the npc in the maps: if (getmapflag (strcharinfo (3), mf_pvp) || getmapflag (strcharinfo (3), mf_pvpnoparty) || getmapflag (strcharinfo (3), mf_pvpnoguild) || getmapflag (strcharinfo (3), mf_gvg) || getmapflag (strcharinfo ( 3), mf_gvgnoparty)) end; ------- And Please , how disabled the NPC -script in the Cities ?
  8. Hello friends, would ask how I can cancel a npc-script in pvp maps, woe and gvg? if my npc is based on function : OnPCLoginEvent. pls help.
  9. Friend thanks for replying, edit as you indicated me... Now I get the following error... I can enter the login and char, but I can not enter the map...
  10. Friends, I think I almost got it after studying all the code, I discovered where it originates infinity loop ... I found it in the next NPC, i am increasing and playing, "NEXT; ". NOTE But now I get an error called: script_rid2sd: fatal error ! player not attached! My question is this normal? function script BKLoadConfiguration { debugmes "BotKiller 6: Loading configuration..."; query_sql "select count(*) from `bk6_config`",.@Cnt$; set .@Page,0; set .@PageSize,50; set .@TotParams,.@Cnt$[0]; while (.@TotParams > 0) { set .@Cfg, query_sql("select `var`, `value`, if(right(`var`,1)='$',1,0) `str` from `bk6_config` limit " + .@Page + "," + .@PageSize,.@Var$,.@Val$,.@Str); if (playerattached()) dispbottom "BotKiller 6: Processing " + .@Cfg + " parameter(s)..."; else debugmes "BotKiller 6: Processing " + .@Cfg + " parameter(s)..."; for (set .@x,0; .@x < .@Cfg; set .@x, .@x + 1) if (.@Str[.@x]) setd .@Var$[.@x],.@Val$[.@x]; else setd .@Var$[.@x],atoi(.@Val$[.@x]); set .@TotParams, .@TotParams - .@PageSize; set .@Page, .@Page + .@PageSize;// sleep2 2000;// next; } debugmes "BotKiller 6: " + .@Cnt$[0] + " parameter(s) loaded"; sleep2 2000; debugmes "BotKiller 6: Loading map ignore list..."; set .@Cnt,1; set .@Page,0; while (.@Cnt) { set .@Cnt, query_sql("select mapname from bk6_maps limit " + .@Page + ",100",.@IgnoredMap$); for (set .@x,0; .@x < .@Cnt; set .@x,.@x + 1) { setd "$@_" + .@IgnoredMap$[.@x],1; } set .@Page, .@Page + 100; next; // writing this NEXT; (For example cured the infinity loop) }// sleep2 1000; if (playerattached()) dispbottom "Reload Configuration: Complete!"; return;}
  11. yes, i dont understand '¿?, run_script: infinity loop ! again
  12. Usted me puede indicar en que parte del código, yo debería editar? ¿Puede usted me puede mostrar algún ejemplo por favor? You can tell me Where in the code, I Should edit ? Can you Show me some For instance in the script, please? bk6.txt
  13. I Have this problem: run_script: infinity loop ! please helpme.... ---> The_Scritp
  14. I dont understand ¿? you could help me by showing me that I should modify my script... No entiendo la explicación de eathena. Por favor, usted me puede ayudar mostrándome que debo modificar en mi script
  15. Tengo este problema : run_script: infinity loop ! alguien que me ayude por favor, adjunto el script. Note: Here bk.zip
  16. gracias por tu respuesta pero de tantos intentos al final pude diffear muchas gracias no se necesita nada mas de lo que puse allí. El diff esta perfecto, fue error mio al no elegir bien los diffs.
  17. Hola buenas, Amigos alguna persona amable que me pueda apoyar a Diffear el cliente : 1. 2014-02-05 ragexe from : http://k3dt.eu/Ragexe/unpacked/ 2. patch that 2014-02-05 client with NEMO Patcher : http://herc.ws/b...client-patcher/ 3. The client 2014 https://github.com/OmarAcero/Translation Lo he intentado millones de veces y no he tenido éxito, me sale de error, tras error. =( habrá una persona Caritativa que ya lo tenga diffeado para poder probarlo por favor? Ayúdenme yo estoy probando con los emuladores Rathena la última versión y Hercules T-T. Actualmente, yo estoy usando los últimos Packet_db, con mi cliente 2013 //2013-08-07Ragexepacket_ver: 450x0369,7,actionrequest,2:60x083C,10,useskilltoid,2:4:60x0437,5,walktoxy,20x035F,6,ticksend,20x0202,5,changedir,2:40x07E4,6,takeitem,20x0362,6,dropitem,2:40x07EC,8,movetokafra,2:40x0364,8,movefromkafra,2:40x0438,10,useskilltopos,2:4:6:80x0366,90,useskilltoposinfo,2:4:6:8:100x096A,6,getcharnamerequest,20x0368,6,solvecharname,20x0838,12,searchstoreinfolistitemclick,2:6:100x0835,2,searchstoreinfonextpage,00x0819,-1,searchstoreinfo,2:4:5:9:13:14:150x0811,-1,reqtradebuyingstore,2:4:8:120x0360,6,reqclickbuyingstore,20x0817,2,reqclosebuyingstore,00x0815,-1,reqopenbuyingstore,2:4:8:9:890x0365,18,bookingregreq,2:4:6//0x363,8 // CZ_JOIN_BATTLE_FIELD0x0281,-1,itemlistwindowselected,2:4:8:120x022D,19,wanttoconnection,2:6:10:14:180x0802,26,partyinvite2,2//0x436,4 // CZ_GANGSI_RANK0x023B,26,friendslistadd,20x0361,5,hommenu,2:40x0887,36,storagepassword,2:4:200x09C1,10,ZC_C_MARKERINFO,2:6:8//2013-12-23Ragexepacket_ver: 460x0369,7,actionrequest,2:60x083C,10,useskilltoid,2:4:60x0437,5,walktoxy,20x035F,6,ticksend,20x0202,5,changedir,2:40x07E4,6,takeitem,20x0362,6,dropitem,2:40x07EC,8,movetokafra,2:40x0364,8,movefromkafra,2:40x0438,10,useskilltopos,2:4:6:80x0366,90,useskilltoposinfo,2:4:6:8:100x096A,6,getcharnamerequest,20x0368,6,solvecharname,20x0838,12,searchstoreinfolistitemclick,2:6:100x0835,2,searchstoreinfonextpage,00x0819,-1,searchstoreinfo,2:4:5:9:13:14:150x0811,-1,reqtradebuyingstore,2:4:8:120x0360,6,reqclickbuyingstore,20x0817,2,reqclosebuyingstore,00x0815,-1,reqopenbuyingstore,2:4:8:9:890x0365,18,bookingregreq,2:4:6//0x363,8 // CZ_JOIN_BATTLE_FIELD0x0281,-1,itemlistwindowselected,2:4:8:120x022D,19,wanttoconnection,2:6:10:14:180x0802,26,partyinvite2,2//0x436,4 // CZ_GANGSI_RANK0x023B,26,friendslistadd,20x0361,5,hommenu,2:40x08A4,36,storagepassword,2:4:20//New Packets//0x097E,12 //ZC_UPDATE_RANKING_POINT0x09B4,6,dull,0 //Cash Shop - Special Tab0x09CE,102,itemmonster,20x09D4,2,dull,0 //npcshopclosed//NPC Market0x09D6,-1,dull,0 //npcmarketpurchase0x09D8,2,dull,0 //npcmarketclosed0x09DF,7
×
×
  • Create New...

Important Information

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