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

Plutonium

  1. Home
  2. BO1 Modding Support & Discussion
  3. Zombie Eye Color Change

Zombie Eye Color Change

Scheduled Pinned Locked Moved BO1 Modding Support & Discussion
6 Posts 3 Posters 986 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.
  • Fancy Saladundefined Offline
    Fancy Saladundefined Offline
    Fancy Salad
    wrote on last edited by
    #1

    Is it possible to make a mod to change the zombie eye color within BO1, I know the mod Renaissance can do that but there is no standalone mod for it.

    hindercanrunundefined 1 Reply Last reply
    0
    • Fancy Saladundefined Fancy Salad

      Is it possible to make a mod to change the zombie eye color within BO1, I know the mod Renaissance can do that but there is no standalone mod for it.

      hindercanrunundefined Offline
      hindercanrunundefined Offline
      hindercanrun
      Contributor
      wrote on last edited by
      #2

      Fruit salad yeah it’s possible to do it

      1 Reply Last reply
      0
      • Fancy Saladundefined Offline
        Fancy Saladundefined Offline
        Fancy Salad
        wrote on last edited by
        #3

        Is there a existing mod that does it, because the yellow/orange eyes are hella annoying now, or could someone make it?

        shippuden1592undefined 1 Reply Last reply
        0
        • Fancy Saladundefined Fancy Salad

          Is there a existing mod that does it, because the yellow/orange eyes are hella annoying now, or could someone make it?

          shippuden1592undefined Offline
          shippuden1592undefined Offline
          shippuden1592
          wrote on last edited by
          #4

          Fruit salad To change the color of the zombie just modify this fx:

          misc\fx_zombie_eye_single
          

          and when you compile your mod.ff add this in your mod.csv:

          fx,misc\fx_zombie_eye_single
          

          If you want to remove the effect just add go to _zombiemode_spawner.gsc and look for this line:

          self thread zombie_gib_on_damage(); 
          

          below it add:

          self thread zombie_eye_glow_stop();
          
          Fancy Saladundefined 2 Replies Last reply
          1
          • shippuden1592undefined shippuden1592

            Fruit salad To change the color of the zombie just modify this fx:

            misc\fx_zombie_eye_single
            

            and when you compile your mod.ff add this in your mod.csv:

            fx,misc\fx_zombie_eye_single
            

            If you want to remove the effect just add go to _zombiemode_spawner.gsc and look for this line:

            self thread zombie_gib_on_damage(); 
            

            below it add:

            self thread zombie_eye_glow_stop();
            
            Fancy Saladundefined Offline
            Fancy Saladundefined Offline
            Fancy Salad
            wrote on last edited by
            #5

            shippuden1592 thanks man πŸ™‚

            1 Reply Last reply
            0
            • shippuden1592undefined shippuden1592

              Fruit salad To change the color of the zombie just modify this fx:

              misc\fx_zombie_eye_single
              

              and when you compile your mod.ff add this in your mod.csv:

              fx,misc\fx_zombie_eye_single
              

              If you want to remove the effect just add go to _zombiemode_spawner.gsc and look for this line:

              self thread zombie_gib_on_damage(); 
              

              below it add:

              self thread zombie_eye_glow_stop();
              
              Fancy Saladundefined Offline
              Fancy Saladundefined Offline
              Fancy Salad
              wrote on last edited by
              #6

              shippuden1592 I tried doing it but I am terrible at modding. Do you think it would be possible for you or someone you know to make a mod for it, Thanks again

              1 Reply Last reply
              0

              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