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 567 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
      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
              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