help =(

Results 1 to 7 of 7
  1. #1
    Mocro.net Mocro is offline
    MemberRank
    Feb 2008 Join Date
    Amsterdam.Location
    891Posts

    help =(

    how i add second shotgun fire?

    Code:
    snd_fire="we_shotgunev_fire"
    but with a 2nd fire so like 2 sound effects when you shoot


  2. #2
    Sultan of Yolo Demantor is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    1,266Posts

    Re: help =(

    Quote Originally Posted by Mocro View Post
    how i add second shotgun fire?

    Code:
    snd_fire="we_shotgunev_fire"
    but with a 2nd fire so like 2 sound effects when you shoot
    Code:
    </AddWeaponElu>
    	<AddWeaponElu name="xxxxxxxx" weapon_motion_type = "x" weapon_type = "x" >
    		<AddBaseModel name="xxxxxx" filename="model/weapon/xxxxx" />
    	</AddWeaponElu>

  3. #3
    Mocro.net Mocro is offline
    MemberRank
    Feb 2008 Join Date
    Amsterdam.Location
    891Posts

    Re: help =(

    Quote Originally Posted by Demantor View Post
    Code:
    </AddWeaponElu>
        <AddWeaponElu name="xxxxxxxx" weapon_motion_type = "x" weapon_type = "x" >
            <AddBaseModel name="xxxxxx" filename="model/weapon/xxxxx" />
        </AddWeaponElu>
    and thats gonne help me how?

  4. #4
    Sultan of Yolo Demantor is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    1,266Posts

    Re: help =(

    Quote Originally Posted by Mocro View Post
    and thats gonne help me how?
    Decompile your Model.mrs, go to Weapon.xml open with Editor ( Notpad in Win.Xp ).
    of course you need to copy the .elu files in.
    Then, add this and repleace x with yours.
    Repack your model.mrs

  5. #5
    Mocro.net Mocro is offline
    MemberRank
    Feb 2008 Join Date
    Amsterdam.Location
    891Posts

    Re: help =(

    Quote Originally Posted by Demantor View Post
    Decompile your Model.mrs, go to Weapon.xml open with Editor ( Notpad in Win.Xp ).
    of course you need to copy the .elu files in.
    Then, add this and repleace x with yours.
    Repack your model.mrs
    Did you even look what i asked

  6. #6
    Sultan of Yolo Demantor is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    1,266Posts

    Re: help =(

    Quote Originally Posted by Mocro View Post
    Did you even look what i asked
    ya, i looked
    You wanna 2 shotuns with different effects.

  7. #7
    Mocro.net Mocro is offline
    MemberRank
    Feb 2008 Join Date
    Amsterdam.Location
    891Posts

    Re: help =(

    Quote Originally Posted by Demantor View Post
    ya, i looked
    You wanna 2 shotuns with different effects.
    Its 1 shotgun i want 2 sound effects on it sorry for my bad english



Advertisement