Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. BO1 Modding Releases & Resources
  3. [Release] [Mod Tools] Avogadro

[Release] [Mod Tools] Avogadro

Scheduled Pinned Locked Moved BO1 Modding Releases & Resources
1 Posts 1 Posters 682 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • shippuden1592undefined Offline
    shippuden1592undefined Offline
    shippuden1592
    wrote on last edited by
    #1

    https://www.youtube.com/watch?v=F6yg-NCA2ew

    DOWNLOAD

    Credits:
    shippuden1592 / Script
    psulions45 / fx´s & models

    How to install
    https://www.youtube.com/watch?v=rxGTw7YOXgw

    In your _zombiemode.gsc below:

    maps\_zombiemode_weapon_box::init();
    

    Add this:

    maps\_zombiemode_ai_avogadro::init();
    

    In your generic_human.atr search this:

    body
    {
    

    And below add this:

    ai_zombie_avogadro_pain_long
        ai_zombie_avogadro_pain_med
        ai_zombie_avogadro_pain_short
        ai_zombie_avogadro_arrival
        ai_zombie_avogadro_exit
        ai_zombie_avogadro_ranged_attack_v1
        ai_zombie_avogadro_ranged_attack_v1_loop
        ai_zombie_avogadro_ranged_attack_v1_end
        ai_zombie_avogadro_walk_v1
        ai_zombie_avogadro_walk_v1_twitch
        ai_zombie_avogadro_run_v1
        ai_zombie_avogadro_run_v1_twitch
        ai_zombie_avogadro_sprint_v1
        ai_zombie_avogadro_sprint_v1_twitch
        ai_zombie_avogadro_melee_attack_v1
        ai_zombie_avogadro_idle_v1
    

    Add this to your mod.csv

    xanim,ai_zombie_avogadro_pain_long
    xanim,ai_zombie_avogadro_pain_med
    xanim,ai_zombie_avogadro_pain_short
    xanim,ai_zombie_avogadro_arrival
    xanim,ai_zombie_avogadro_exit
    xanim,ai_zombie_avogadro_ranged_attack_v1
    xanim,ai_zombie_avogadro_ranged_attack_v1_loop
    xanim,ai_zombie_avogadro_ranged_attack_v1_end
    xanim,ai_zombie_avogadro_walk_v1
    xanim,ai_zombie_avogadro_walk_v1_twitch
    xanim,ai_zombie_avogadro_run_v1
    xanim,ai_zombie_avogadro_run_v1_twitch
    xanim,ai_zombie_avogadro_sprint_v1
    xanim,ai_zombie_avogadro_sprint_v1_twitch
    xanim,ai_zombie_avogadro_melee_attack_v1
    xanim,ai_zombie_avogadro_idle_v1
    fx,misc/fx_zombie_electric_trap
    fx,maps/zombie/fx_zombie_tesla_electric_bolt
    fx,maps/zombie/fx_transporter_beam
    
    1 Reply Last reply
    2
    • bhfffundefined bhfff referenced this topic on

    Hello! It looks like you're interested in this conversation, but you don't have an account yet.

    Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

    With your input, this post could be even better 💗

    Register Login
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Donate