Jump to content
Sign in to follow this  
Pundaria

How to place a gun on the ground?

Recommended Posts

I would like to know how to place a gun on the ground without the crate.

Share this post


Link to post
Share on other sites

You can try a weaponholder instead of a crate. Some classes can be invisible. It's the same trick A2 uses when you drop your gear away from a crate.

Share this post


Link to post
Share on other sites

With a little searching in the forums

Just create and invisable H and put the fallowing in the init line

myownholder = "weaponholder" createvehicle getpos this;
myownholder addweaponcargo ["name of gun",amount of gun];
myownholder addmagazinecargo ["name of ammo",amount of ammo];

search feature is very helpful

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×