Jump to content

fendar

Members
  • Posts

    65
  • Joined

  • Last visited

    Never
  • Feedback

    0%

Everything posted by fendar

  1. hmm and what is bigger problem? when I think C4 AI is completed and works ok maybe i dont see a point of your sentense but i think on C4 is boot and other programs BIG PROBLEM
  2. I think he means delete all data but not structure and not stored procedures in plsql you may use select from all tables ---> you will obtain all names of tables and after this create delete statement from this all tables if you dono how use google you will find a lot of scripts .)
  3. try search button dude
  4. ok i will tel you another way sorry for my early post I am usin opera browser I add this topic --- OK when I see this topic in opera I see nothing --- why? I dont know on IE it is OK I clicked on opera to modify my post --- ok but from some reason double post ... now you understand why I wrote this text .) nomather of this text problem was solved and bug was fixed is this OK for you .)
  5. becauase fucking opera browser
  6. now fixed main problem was item_skill=[none;s_void_burst;s_void_flow] must be item_skill=[s_zariche_weapon1;s_void_burst;s_void_flow]
  7. Hi I have strange problem with cursed weapon on interlude latest dvamp cursed weapon are dropped but strange is that when leveling than statistic are not increased (means CP ...) it seems that when user pickup cursed weapon then no passive skill is added, but I do not know why becauase in bootcheck.ini I already have CursedWeaponPassiveSkills=3603,3629 could anybody help me with this isue? itemdata.txt - zariche, akamanah item_begin cursed_weapon 8190 [demonic_sword_zariche1] item_type=weapon slot_bit_type={lrhand} armor_type=none etcitem_type=none recipe_id=0 blessed=0 weight=1840 default_action=action_equip consume_type=consume_type_normal initial_count=1 maximum_count=1 soulshot_count=0 spiritshot_count=0 reduced_soulshot={} reduced_spiritshot={} reduced_mp_consume={} immediate_effect=1 price=0 default_price=0 item_skill=[none;s_void_burst;s_void_flow] critical_attack_skill=[none] attack_skill=[none] magic_skill=[none] item_skill_enchanted_four=[none] material_type=bone crystal_type=none crystal_count=0 is_trade=0 is_drop=0 is_destruct=0 physical_damage=361 random_damage=10 weapon_type=none can_penetrate=0 critical=8 hit_modify=0 avoid_modify=0 dual_fhit_rate=0 shield_defense=0 shield_defense_rate=0 attack_range=0 damage_range={0;0;40;120} attack_speed=325 reuse_delay=0 mp_consume=0 magical_damage=137 durability=95 damaged=0 physical_defense=0 magical_defense=0 mp_bonus=0 category={} enchanted=0 html=[item_default.htm] equip_pet={0} magic_weapon=0 enchant_enable=0 can_equip_sex=-1 can_equip_race={} can_equip_change_class=-1 can_equip_class={} can_equip_agit=-1 can_equip_castle=-1 can_equip_castle_num={} can_equip_clan_leader=-1 can_equip_clan_level=-1 can_equip_hero=-1 can_equip_nobless=-1 can_equip_chaotic=-1 item_end item_begin cursed_weapon 8689 [blood_sword_akamanah1] item_type=weapon slot_bit_type={lrhand} armor_type=none etcitem_type=none recipe_id=0 blessed=0 weight=1840 default_action=action_equip consume_type=consume_type_normal initial_count=1 maximum_count=1 soulshot_count=0 spiritshot_count=0 reduced_soulshot={} reduced_spiritshot={} reduced_mp_consume={} immediate_effect=1 price=0 default_price=0 item_skill=[none;s_void_burst;s_void_flow] critical_attack_skill=[none] attack_skill=[none] magic_skill=[none] item_skill_enchanted_four=[none] material_type=bone crystal_type=none crystal_count=0 is_trade=0 is_drop=0 is_destruct=0 physical_damage=361 random_damage=10 weapon_type=none can_penetrate=0 critical=8 hit_modify=0 avoid_modify=0 dual_fhit_rate=0 shield_defense=0 shield_defense_rate=0 attack_range=0 damage_range={0;0;40;120} attack_speed=325 reuse_delay=0 mp_consume=0 magical_damage=137 durability=95 damaged=0 physical_defense=0 magical_defense=0 mp_bonus=0 category={} enchanted=0 html=[item_default.htm] equip_pet={0} magic_weapon=0 enchant_enable=0 can_equip_sex=-1 can_equip_race={} can_equip_change_class=-1 can_equip_class={} can_equip_agit=-1 can_equip_castle=-1 can_equip_castle_num={} can_equip_clan_leader=-1 can_equip_clan_level=-1 can_equip_hero=-1 can_equip_nobless=-1 can_equip_chaotic=-1 item_end skill kill_begin skill_name=[s_zariche_weapon1] skill_id=3603 level=1 operate_type=P effect={{p_max_cp;1200;per};{p_physical_attack;{all};300;per};{p_magical_attack;{all};300;per};{p_physical_defence;{all};250;per};{p_magical_defence;{all};300;per};{p_speed;{all};4;diff};{p_hit;{all};15;diff};{p_vampiric_attack;10};{i_hp_per_max;100};{i_mp_per_max;100};{p_block_pc_buff}} skill_end my bootcheck.ini CursedWeaponsMechanism=1 CursedWeaponPassiveSkills=3603,3629 CursedWeaponMaxSkillLevels=10 CursedWeaponIncLevelChance={10.0;9.5;9.0;8.5;8.0;7.5;7.0;6.5;6.0;5.0} CursedDropDiffLevel=9 CursedDropStartLevel=21 CursedWeaponIds=8190,8689 CursedWeaponGiveExp=1 CursedWeaponLiveTime=259200 CursedWeaponLiveOnGround=600 CursedWeaponTimeToSet=1,2 CursedWeaponDebugPrintDropTime=1
  8. I think inspector.u works only on ncsoft :) just ignore this line regarding mobs i think you have gm rights try //hide off .)
  9. you are missing 2 stored procedures on L2 server inspector.u just ignore them comm server - you must run it or just set good port pettition server and log server are same as comm invalid sunrise just click on menu SET - TIME type 7:00 and hit OK thats all
  10. Hi Where is possible set ON/OFF this auto learn skill functionality? Thank you
  11. heh :D sorry wrong file ALTER TABLE user_item ADD attack_attr_type INT NULL DEFAULT 0, attack_attr_value INT NULL DEFAULT 0, def_attr_fire INT NULL DEFAULT 0, def_attr_water INT NULL DEFAULT 0, def_attr_wind INT NULL DEFAULT 0, def_attr_earth INT NULL DEFAULT 0, def_attr_holy INT NULL DEFAULT 0, def_attr_unholy INT NULL DEFAULT 0 GO btw you will need also lin_UpdateUserItem :)
  12. hi i forgot where could I set time limit for deleted users. I setted a long time ago but i cant remember Means when user delete character on login screen i want to set about 2-3 days thank you
  13. you are not familiar with SQL USE [lin2world] GO /****** Object: StoredProcedure [dbo].[lin_UpdateUserItem] Script Date: 07/12/2010 07:32:31 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO ALTER PROCEDURE [dbo].[lin_UpdateUserItem] ( @char_id INT, @item_type INT, @amount INT, @enchant INT, @eroded INT, @bless INT, @ident INT, @wished tinyint, @warehouse INT, @item_id INT, @attack_attr_type INT, @attack_attr_value INT, @def_attr_fire INT, @def_attr_water INT, @def_attr_wind INT, @def_attr_earth INT, @def_attr_holy INT, @def_attr_unholy INT ) AS SET NOCOUNT ON UPDATE user_item set char_id=@char_id, item_type=@item_type, amount=@amount, enchant=@enchant, eroded=@eroded, bless=@bless, ident=@ident, wished=@wished, warehouse=@warehouse, attack_attr_type=@attack_attr_type, attack_attr_value=@attack_attr_value, def_attr_fire=@def_attr_fire, def_attr_water=@def_attr_water, def_attr_wind=@def_attr_wind, def_attr_earth=@def_attr_earth, def_attr_holy=@def_attr_holy, def_attr_unholy=@def_attr_unholy WHERE item_id=@item_id
  14. you were a kid too :-P
  15. I think bootcheck.ini search something like CursedWeaponsMechanism and set to 0
  16. set to all config 127.0.0.1 only in auth here set your WAN IP
  17. on i7 dont know on my i5 works great btw i dont see any problem between i7 and l2off
  18. becauase some of you are asking me for names here are new names attack_attr_type, attack_attr_value, def_attr_fire, def_attr_water, def_attr_wind, def_attr_earth, ef_attr_holy, def_attr_unholy
  19. Hi what should I need for offline trade in new dvamp? How to enable? Thank you
  20. how is this working? i cant filter any row maybe i putted to wrong folder
  21. no error it is feature :) program required that all lines start with npc_begin than remove all comments from npcdata.txt comments are symbolized // after that correction all is ok good work
  22. is this fixed in latest dvamp?
  23. Becauase this topic is closed and link death ----> http://www.maxcheaters.com/forum/index.php?topic=129776.0 Settings: 1) change antimat.ini [config] cached_ip=127.0.0.1 dictonary=dictonary.txt chat_log_dir= path to LOGD\LOG\CHAT punish=true punish_time= here type time in minutes 2)Add yours forbiden words into dictionary.txt 3) Start antimat.exe This is not my work i am only resharing... atleast say thanks to author Link: http://rapidshare.com/files/406852655/antimat.zip.html
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock