Custom Bullet Holes

Results 1 to 6 of 6
  1. #1
    Apprentice mattyzpsycho is offline
    MemberRank
    Mar 2011 Join Date
    9Posts

    Custom Bullet Holes

    Hey guys i'm looking to make custom bullet holes in Gunz im making some paintball guns and wanna go the extra bit further by making the bullet holes a paint splatter effect instead of the standard bullet holes. i dunno if this is possible because i been raiding all the files for ages and can't find a way to edit it, but if anyone has any idea please post :)


  2. #2
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Custom Bullet Holes

    sfx.mrs

  3. #3
    Apprentice mattyzpsycho is offline
    MemberRank
    Mar 2011 Join Date
    9Posts

    Re: Custom Bullet Holes

    i feel retarded for not looking there LOL
    i never done any effects edits so i never been in there before but thanks so much your a hero man!

  4. #4
    Ninja Goblin HellSniper is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    1,791Posts

    Re: Custom Bullet Holes

    Quote Originally Posted by mattyzpsycho View Post
    i feel retarded for not looking there LOL
    i never done any effects edits so i never been in there before but thanks so much your a hero man!
    That pun from "randomhero".
    Adding additional decals require code changes.
    The most efficient way would be to just make a paintball game mode that replaces the decals.
    Otherwise youd have the paintball decals in all other game modes/rooms.

  5. #5
    Apprentice LemonHaze is offline
    MemberRank
    Apr 2013 Join Date
    10Posts

    Re: Custom Bullet Holes

    Just make a new gametype and a new m_BulletMarkList, named like m_PaintballMarkList and set up your own textures with it. And then where the Bullet Marks are added for drawing, detect whether the game is Paintball or not and if so, use your m_PaintballMarkList. I did this just before, I might release it later if needed.

    Last edited by LemonHaze; 28-04-13 at 11:05 PM.

  6. #6
    Apprentice mattyzpsycho is offline
    MemberRank
    Mar 2011 Join Date
    9Posts

    Re: Custom Bullet Holes

    Quote Originally Posted by HellSniper View Post
    That pun from "randomhero".
    Adding additional decals require code changes.
    The most efficient way would be to just make a paintball game mode that replaces the decals.
    Otherwise youd have the paintball decals in all other game modes/rooms.
    im fully aware on how to do that was just lost when looking for the bullet holes lol...



Advertisement