Jump to content
Sign in to follow this  
RossCrispin

Removing standard weapons

Recommended Posts

I want to remove the standard weapons, and replace them with P:UKF's L85's.

But I'm not sure how to do so, I'm a newb when it comes to scripting, can't do it for toffee.

Also, instead of making another thread. How would you set up an ambush, so opfor ambush you, and then fall back?

Thanks,

Ross.

Share this post


Link to post
Share on other sites

To remove all the default weapons and ammo from a unit you can put this into the unit's init field:

removeAllWeapons this

Then you will have to add magazines & weapons manually with the commands: addMagazine & addWeapon. You can get more info on those commands on the BIKI, although you will need to find the classnames of the weapons added (a good place to look would be the P:UKF addon thread on these forums).

EDIT: damn too slow

Share this post


Link to post
Share on other sites

This has been asked just a couple of days ago. Is it asked too much to search or atleast browse the editing forum for a while before asking the same question over and over and over again?

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

×