Jump to content

fiction

Members
  • Posts

    44
  • Joined

  • Last visited

Everything posted by fiction

  1. db/skill_cast_db.txt SkillID,CastingTime,AfterCastActDelay,AfterCastWalkDelay,Duration1,Duration2,Cool Down == Explained: // CastingTime : time to cast this skill, in miliseconds // AfterCastActDelay : "normal" delay, character cannot use skills, in miliseconds // AfterCastWalkDleay : amount of time before character can move again, in miliseconds // Duration1 / Duration2 : usually the durations used by the skill, at special cases it is used to hold special data // Cool Down : amount of time until character can re-use this skill, in miliseconds //-- AS_SONICBLOW 136,0,2000,2000,0,5000,0 -> //-- AS_SONICBLOW 136,0,2000,0,0,5000,0 if u're using renewal -> db/re/skill_cast_db.txt otherwise db/pre-re/skill_cast_db.txt
  2. works perfect!. Thx KeyWorld and Omnipotent ! only spam this in the console [Error]: script:delitem: failed to delete 1 items (AID=2000005 item_id=20139). [Debug]: Source (NPC): Wings_Conf (invisible/not on a map) callsub Ids, 20116, 1, 111, 1, 20139, 1, 111, 1, 20122, 1, 111, 0 ; solved. Thx so much !
  3. if(isequipped(ID)) { bonus X;}
  4. Ok i made the changes, but continue without envolve. Slot for wings => 1. Wings_Evo.txt
  5. i made the changes, no error in consola but the wings doesn't envolved :/
  6. when i start to kill monster i get this error [Error]: run_script: infinity loop ! [Debug]: Source (NPC): Wings_Conf (invisible/not on a map) regards!. Wings_Evo.txt
  7. Proxy is not allowed when clicking in vote now how can i fix?
  8. how can i apply these patch in my dedicated server?. What's the command? how can i fix this [Warning]: Unknown setting 'faction_system' in file conf/battle/faction.conf [Warning]: Unknown setting 'faction_color_chat' in file conf/battle/faction.conf [Warning]: Unknown setting 'fvf_hp_bar' in file conf/battle/faction.conf [Warning]: Unknown setting 'fvf_short_attack_damage_rate' in file conf/battle/faction.conf [Warning]: Unknown setting 'fvf_long_attack_damage_rate' in file conf/battle/faction.conf [Warning]: Unknown setting 'fvf_weapon_attack_damage_rate' in file conf/battle/faction.conf [Warning]: Unknown setting 'fvf_magic_attack_damage_rate' in file conf/battle/faction.conf [Warning]: Unknown setting 'fvf_misc_attack_damage_rate' in file conf/battle/faction.conf [Warning]: Unknown setting 'fvf_min_lvl' in file conf/battle/faction.conf [Warning]: Unknown setting 'fvf_visual_size' in file conf/battle/faction.conf [Warning]: Unknown setting 'chat_leader' in file conf/battle/faction.conf [Error]: npc_parse_mapflag: unrecognized mapflag 'fvf' (file 'doc/sample/npc_test_faction.txt', line '7'). [Error]: script error on doc/sample/npc_test_faction.txt line 24 parse_line: expect command, missing function name or calling undeclared function 19 : mes .@name$,"Your Base level must be 55 and above!"; 20 : break; 21 : } 22 : mes .@name$,"Choose the Faction, please:"; 23 : menu "1 - Angel",-,"2 - Elf",-,"3 - Demon",-; * 24 : 's'etfaction @menu; 25 : mes "Now you're in faction : ["+strcharinfo(4)+"]"; 26 : break; 27 : case 2: 28 : mes .@name$,"Select menu, please:"; 29 : menu "1 - Angel",-,"2 - Elf",-,"3 - Demon",-; when i try to logged with my char, i recived this error [Error]: chrif_authok: Data size mismatch! 39828 != 39824 Fixed. i don't understand what's relic :/
  9. i have sql error with rank guild. : DB error - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM `guild_rank_guild` WHERE `rank` > '0' ORDER BY `rank` DESC' at line 1[Debug]: at script.c:14278 - SELECT `guild_id` , `rank` , `woe` , FROM `guild_rank_guild` WHERE `rank` > '0' ORDER BY `rank` DESC [Debug]: Source (NPC): Guild Ranker#gldrank at prontera (149,190) how can i fix? Thx for this excelent collection!. Greetings.-
  10. [Error]: npc_parsesrcfile: Unknown syntax in file 'npc/custom/pvp_system.txt', l ine '1'. Stopping... * w1=´╗┐//===================================================================== =================== [Debug]: mapindex_name2id: Map "´╗┐-" not found in index list! [Error]: npc_parsesrcfile: Unknown map '´╗┐-' in file 'npc/custom/pvp_system.txt ', line '1'. Skipping line... dafuq ´╗┐- xD?
  11. thx Emistry. now, when the event start announce this " INVASION has started at . " don't announce reamings monsters in whole server. Example: 100...99.88..55.44.22.11..mob reaming. How can i add more mobs, not only porings?. thx for reply ! @edit [Error]: script_rid2sd: fatal error ! player not attached! [Debug]: Source (NPC): Sample (invisible/not on a map) [Warning]: script:get_val: cannot access player variable '#CASHPOINTS', defaulti ng to 0 Thank You, i forget to mention something ? Need to put more Boss Ids, but only summon One boss random. Sorry for my insistence
  12. hello, anyone can make a invasion with cash system. With the follow: Random cash per kill monster 1 ~ 5 Announce all monster reaming. Random Map Invasion Configurable hours when kill all the monster, only one MvP appears, that MvP grants 25 cash point to the winner Announce who kill the MvP Who creates this script help me so much about scripting structure. Thanks in advance and Greetings! edited all
  13. it's possible but i don't know
  14. · How can i patch Systen files for Ragnarok in neoncube? For example: I need to patch C:\Program Files\Ragnarok\System\iteminfo.lua How can i do? · How can i patch client in neoncube? For example: I need to change my Exe clients for another one exe? Thanks in advance!.-
  15. Estimado, Muchas gracias por responder. ¿Podrías profundizar un poco mas tu respuesta?, es decir detallar un poco mas que no me quedo muy claro como hacerlo. Un saludo.-
  16. Hello, Any fix for 2012-05-15aRagexeRE 27 hair style capped? greetings
  17. 2012-05-15aRagexeRE perfect, but i can't use more than 27 hair style
  18. Si bien antiguamente los clientes leian los Textos: ·idnum2itemdesctable ·idnum2itemdisplaynametable ·idnum2itemresnametable etc... Hoy en dia existe un archivo llamado iteminfo.lub/lua en donde es todo lo anteriormente mencionado en uno solo. La pregunta es, ¿como puedo ir actualizando ya sea Triad Patcher, Neoncube, Thor, etc.. si antes todo iba dentro del grf y se cambiaba directamente los textos y se repactaban y listo, mientras que ahora se encuentra en la carpeta del Ragnarok con el nombre System? Un saludo.-
  19. i try with the ID 1199 but nothing happens. 1199 is ID of two-hand sword. Your custom weapon is Spear, try with 1400-1449 one-handed spear 1450-1499 two-handed spear thx so much u're right xD anyways solved!
  20. i try with the ID 1199 but nothing happens.
  21. Hello I downloaded a pack of weapons and when I put them, he simply does not appear in the character type when I attack it like I do not appear. I try to use many Ids but only appear the item when the character have rest... I have it for Lord Knight: · C:\Program Files\Ragnarok\data\sprite\Àΰ£Á·\±â»ç i try in different IDs ex: ±â»ç_³²_1155 replacing Bastar Sword and create new one ±â»ç_³²_21003 but nothing happens. Link i used for the custom weapon: http://www.usamimi.i...nload.php?id=46
  22. Full fixed used 2012-05-15aRagexeRE.exe.patched, packet db 2012-05-15a. Problems: System/iteminfo.lub thx so much Brynner !
  23. I diffed 2012-03-14cRagexeRE.exe.patched with this client i can see the description and name in english, but doesn't read msgstringtable.txt. if i used 2012-05-15aRagexeRE.exe.patched read the msgstringtable.txt but doesn't read the description and name in english of the items. what is the problem?.
  24. Okay fix the problem with msgstringtable.txt, but the problems persist in description and name of the item. thank you so much ! note: i use 2012-06-18, i try to use 2012-05-15aRagexeRE but i have: [info]: clif_parse: Disconnecting session #3 with unknown packet version (p:0x03 64,l:19). @edit2: i used 2012-03-14cRagexeRE.exe.patched with the packet version and the problem witih description items has fix but the problem with msgstringtable.txt come back. @edit3: now i used lua files 2012-04-18a / Packet 2012-04-18 / mmo.h 2012.04.18 Result:
  25. @brynner Thank for reply. That data have msgstringtable.txt navigation in korean or something like that. @edit Okay the NO MSG has disappeared with the new data, but the other problem persist.
×
×
  • Create New...