Результаты поиска по запросу: *

  1. Blitzkrieg

    Поиск эффектов клиента

    Soulshot.int
  2. Blitzkrieg

    Вопрос есть ли метод позволяющий вызвать анимацию?

    Equip invisible weapon by server and play with lineagemonster.int https://mmo-dev.info/threads/scarlet-van-halisha-client-behavior-breakdown.17715/
  3. Blitzkrieg

    addsound.jar добавление звуков

    Funny, I was trying today to add ambient sounds and I couldn't get it to work (ambientvolume doesnt work in IL-GF neither AmbientSoundObject in editor??). I had this tool in downloads but I didn't even know what it does, thnx for the info:D https://mmo-dev.info/threads/addsound-jar.29902/
  4. Blitzkrieg

    Addsound.jar

    Blitzkrieg добавил(а) новый ресурс: Addsound.jar - Tool for adding sounds to the map. Узнать больше об этом ресурсе...
  5. Blitzkrieg

    Addsound.jar 2024-10-13

    Tool for adding sounds to the map. Example: addsound.jar "D:\Lineage II\Maps\22_22.unr" ambsound.Abadoned_Camp.ac_percussion_01 1000 255 87250 148500 -3300
  6. Blitzkrieg

    движущаяся камера в логин скрине

    If I remember correctly this is relevant: https://docs.unrealengine.com/udk/Two/MatineeTutorial.html
  7. Blitzkrieg

    включать и выключать эффекты и фог

    Spawn effects and animations are usually done via EnterEventgrp.dat
  8. Blitzkrieg

    Weapon size scaling

    NPC class class blade_stakato_120p extends LineagePawn; defaultproperties { WeaponScale=1.20 //scale of weapon mesh GroundMaxSpeed=70.00 ControllerClass=Class'HerdMonster' NameOffset=-4.00 DrawScale=1.20 //scale of NPC mesh CollisionRadius=18.00...
  9. Blitzkrieg

    how to change the duration of summoned creatures?

    https://mmo-dev.info/threads/skilldata-txt-%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%82-%D0%B8-%D0%BE%D0%BF%D0%B8%D1%81%D0%B0%D0%BD%D0%B8%D0%B5-%D0%BF%D0%B0%D1%80%D0%B0%D0%BC%D0%B5%D1%82%D1%80%D0%BE%D0%B2.2164/page-4#post-172862
  10. Blitzkrieg

    skill only STR, DEX

    Dye bonuses derive from dyedata.txt You need p_stat_up:
  11. Blitzkrieg

    В поисках микро помощи по multisell.txt :)

    GF {{{[recovery_scroll_s];1};{[recovery_scroll_a];1};{[elixir_of_combative_c];1};{[shining_arrow];1}};{{[adena];1}}} Seems however that it shows the icon of the first item in the list... alternatively create an item with custom icon that unpacks into more items.
  12. Blitzkrieg

    Areadata / restart_time

    Hello, in areadata.txt there are some areas with the field restart_time. Llike valakas lair (balakas_no_restart) restart_time=1800. In c4 patch notes I found the following: When restarting at the Lair of Valakas or the Hall of Flames after a server returns to service, if a player fails to log...
  13. Blitzkrieg

    olympiad_operator

    Is there also a retail server check for main class when PC is transferred to stadium? What prevents the player from registering with main class and then change to a sub while waiting?
  14. Blitzkrieg

    Создание NPC для Обмена Предметов с Сохранением Зачарований

    If I understand correctly, simple multisell should do the job? there is also a relevant AI function but I think it's available only in gf + (for yogi event: OwnItemEnchantCount)
  15. Blitzkrieg

    Мануал npcpos.txt - формат и описание параметров

    yes I remembered the mercenary + ticket thing and already edited my post; About territory wars it indeed makes more sense, thanks
  16. Blitzkrieg

    Мануал npcpos.txt - формат и описание параметров

    siege_warfare_start: spawns NPCs that defend a castle without owner pc_siege_warfare_start: spawns NPCs that help the owner (clan) defend the castle Maybe Rune doesn't accept assistance because of Benom
  17. Blitzkrieg

    Ид скиллов баюма

  18. Blitzkrieg

    Блокировка исцеления NPC игроком через ИИ

    SEE_SPELL sees: positive skills being cast on other PCs, if NPC has / had desire against these PCs negative skills being cast on NPC (maybe, but irrelevant in this case) I'm not sure if SEE_SPELL sees positive spell cast by undesired PC (e.g. bot healer) -> needs further testing
  19. Blitzkrieg

    Мануал Newbie Guide бафф до 61

    skill_name_id = skill_id * 65536 + skill_lv
  20. Blitzkrieg

    Record of Seven Signs

    Probably SSQMainBoard.uc (interface.u)
Назад
Сверху Снизу