gun models as meds

Results 1 to 10 of 10
  1. #1
    Account Upgraded | Title Enabled! killerzx is offline
    MemberRank
    Dec 2008 Join Date
    638Posts

    gun models as meds

    hey, does anyone know how to make gun models as meds drop? :o
    I tried to make one of my gun models as meds and it don't drop ):
    I just shoots lol.
    Please help thanks :)


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

    Re: gun models as meds

    You have to define it as med ...
    Zitem ftw?

  3. #3
    Member TRu GuNR is offline
    MemberRank
    Sep 2010 Join Date
    Look behind uLocation
    66Posts

    Re: gun models as meds

    hm. Worlditem.xml

  4. #4
    Account Upgraded | Title Enabled! killerzx is offline
    MemberRank
    Dec 2008 Join Date
    638Posts

    Re: gun models as meds

    I did both of those above before I even made this thread.
    WorldItem.xml :
    Code:
             <WORLDITEM id="999" name="hp999">
                <TYPE>hp</TYPE>
                <TIME>50</TIME>
                <AMOUNT>9999</AMOUNT>
                <MODELNAME>smg9mm</MODELNAME>
    
    
    
           		<AddWorldItemElu name ="smg9mm">
    				<AddBaseModel name ="smg9mm" filename="model/weapon/item/smg9mm.elu"/>
    			</AddWorldItemElu>
    Weapon.xml ;
    Code:
          <AddWeaponElu name="smg9mm" weapon_motion_type = "8" weapon_type = "11" >
    		<AddBaseModel name="smg9mm" filename="model/weapon/item/smg9mm.elu" />
    	</AddWeaponElu>

    edit :
    zitem :
    Code:
      <ITEM id="2303" name="Medical Kit RX" mesh_name="smg9mm" totalpoint="0" type="custom" res_sex="a" res_level="60" slot="custom" weapon="medkit" weight="4" bt_price="0" delay="1000" damage="0" ctrl_ability="0" magazine="4" reloadtime="10" slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" desc="New Advances in miniaturization have enabled the creation of even lighter medical kits!" snd_fire="we_grenade_fire" maxbullet="4" />
    Last edited by killerzx; 25-09-10 at 11:06 PM.

  5. #5
    Member TRu GuNR is offline
    MemberRank
    Sep 2010 Join Date
    Look behind uLocation
    66Posts

    Re: gun models as meds

    What is the problem ingame?

  6. #6
    Account Upgraded | Title Enabled! killerzx is offline
    MemberRank
    Dec 2008 Join Date
    638Posts

    Re: gun models as meds

    Quote Originally Posted by TRu GuNR View Post
    What is the problem ingame?
    it shoots instead of dropping it.

  7. #7
    Member TRu GuNR is offline
    MemberRank
    Sep 2010 Join Date
    Look behind uLocation
    66Posts

    Re: gun models as meds

    That is gay. Maybe you should make a copy of the texture. Rename it, model it in Blender, and then try it

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

    Re: gun models as meds

    Quote Originally Posted by TRu GuNR View Post
    That is gay. Maybe you should make a copy of the texture. Rename it, model it in Blender, and then try it
    That isnt the Problem.

    Did you also added both files (Zitem&Worlditem) to the Server ...?
    Or did you just compiled the system and model to mrs back?

  9. #9
    Member TRu GuNR is offline
    MemberRank
    Sep 2010 Join Date
    Look behind uLocation
    66Posts

    Re: gun models as meds

    woops. It was just a suggestion.

  10. #10
    Account Upgraded | Title Enabled! killerzx is offline
    MemberRank
    Dec 2008 Join Date
    638Posts

    Re: gun models as meds

    Quote Originally Posted by HellSniper View Post
    That isnt the Problem.

    Did you also added both files (Zitem&Worlditem) to the Server ...?
    Or did you just compiled the system and model to mrs back?
    oh... I just put the files in system.mrs..
    forgot to put it in matchserver D:
    Lemme try now =)

    edit: nvm ):
    I added them into the matchserver but it didn't work D;
    Last edited by killerzx; 26-09-10 at 10:14 PM.



Advertisement