Jump to content

Is it possible to remove weapons ?


pz3

Recommended Posts

Ive been trying to remove the grenade launcher and silencer as kinda of a kit restriction mod. I can get them to not appear in the list as the server, but the clients can still get them. The problem I have is when I give someone the file and they load the game, the game crashes. For some reason it still calls up for the weapon files. I think there is something in a .dxe script file that needs to be changed.

If you are wanting to do this for the Domination mode. A dirty way to do it would be to just go into the .XML for the weapons and jack the price up to the millions where the players could never buy them. :P

Edited by VeLocityChaos
Link to comment
Share on other sites

Ive been trying to remove the grenade launcher and silencer as kinda of a kit restriction mod. I can get them to not appear in the list as the server, but the clients can still get them. The problem I have is when I give someone the file and they load the game, the game crashes. For some reason it still calls up for the weapon files. I think there is something in a .dxe script file that needs to be changed.

If you are wanting to do this for the Domination mode. A dirty way to do it would be to just go into the .XML for the weapons and jack the price up to the millions where the players could never buy them. :P

I think he was talking about only showing the reticule in FPS like in in the [GR] (could be wrong though)! ;)
Link to comment
Share on other sites

like when you goto pick a weapon...

theres only one...

and one pistol...

and one grenade.

There's definitely a way to do this because otherwise the ZEUS would be selectable all the time in the SP. However no idea how this could be done - not yet. Edited by Vth_F_Smith
Link to comment
Share on other sites

  • 1 year later...

theoretically possible just delete the weapon model script in like the u_m8

In SP you can edit every missionxx.xml and put :

<element type="ShowInventory" tutorial="true" disable_weapon="predator" start_time="3.0"/>

you can add and try :

disable_weapon="scarl"

disable_weapon="scarh"

disable_weapon="m8"

disable_weapon="crye"

all in one line and try !!!

I haven't tried it so .....

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...